From d516dd41bd0604d8fc03613f46e5af1ed8ce2920 Mon Sep 17 00:00:00 2001 From: sheldonh Date: Tue, 4 Mar 2003 07:56:11 +0000 Subject: Update to exiscan patch -25, which fixes a crash bug handling single-part base64 mime messages, introduced in patch -24. Bump PORTREVISION accordingly. --- mail/exim/Makefile | 4 ++-- mail/exim/distinfo | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'mail/exim') diff --git a/mail/exim/Makefile b/mail/exim/Makefile index c04acbd7e65b..9f0e11183697 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -7,7 +7,7 @@ PORTNAME= exim PORTVERSION= ${EXIM_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/ \ http://www.exim.org/ftp/exim4/ \ @@ -29,7 +29,7 @@ MAN8= exim.8 EXIM_VERSION= 4.12 EXIM_DOCVERSION= 4.10 -EXISCAN_VERSION= 4.12-24 +EXISCAN_VERSION= 4.12-25 PLIST_SUB+= EXIM_VERSION="${EXIM_VERSION}" diff --git a/mail/exim/distinfo b/mail/exim/distinfo index ce6f994be5d5..408ae791807e 100644 --- a/mail/exim/distinfo +++ b/mail/exim/distinfo @@ -1,3 +1,3 @@ MD5 (exim-4.12.tar.bz2) = 7aed2a66295a7702b9a9394ec2bc5ffd MD5 (exim-texinfo-4.10.tar.bz2) = 2a2a34a2457d249d568a58e985f263c0 -MD5 (exiscan-4.12-24.tar.bz2) = d53588a1c073755da1ff930b686151de +MD5 (exiscan-4.12-25.tar.bz2) = 260c6d87d6b2599be7043d531fb6fc60 -- cgit