diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2003-02-26 16:36:24 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2003-02-26 16:36:24 +0800 |
commit | eb6150cc046eef85164b246ec3bf6ff422b3dbdd (patch) | |
tree | f708e6735a3982bbc54d8e86b411acac8acab68f /mail/exim | |
parent | 12fa2a32ccc8de67e739286b0e798de04f1fd87c (diff) | |
download | freebsd-ports-gnome-eb6150cc046eef85164b246ec3bf6ff422b3dbdd.tar.gz freebsd-ports-gnome-eb6150cc046eef85164b246ec3bf6ff422b3dbdd.tar.zst freebsd-ports-gnome-eb6150cc046eef85164b246ec3bf6ff422b3dbdd.zip |
Update exiscan patch to -24, to catch up with the protocol change in
p5-Mail-SpamAssassin-2.50.
That port update may have been ill-advised so close to a ports freeze,
but this new version of the exiscan patch is backward compatible to
the original protocol, so if the maintainer of p5-Mail-SpamAssassin
rolls back, this port will not require a change.
Bump PORTREVISION accordingly.
Requested by: "David Haworth" <dave@fyonn.net>
Diffstat (limited to 'mail/exim')
-rw-r--r-- | mail/exim/Makefile | 4 | ||||
-rw-r--r-- | mail/exim/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index ec77fafbe8f9..c04acbd7e65b 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -7,7 +7,7 @@ PORTNAME= exim PORTVERSION= ${EXIM_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 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-23a +EXISCAN_VERSION= 4.12-24 PLIST_SUB+= EXIM_VERSION="${EXIM_VERSION}" diff --git a/mail/exim/distinfo b/mail/exim/distinfo index 24bc8a79ad8c..ce6f994be5d5 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-23a.tar.bz2) = 57bfc8804dcc1f6d20ebb0bf603d01c6 +MD5 (exiscan-4.12-24.tar.bz2) = d53588a1c073755da1ff930b686151de |