diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2003-05-19 09:16:49 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2003-05-19 09:16:49 +0000 |
commit | 341ba17c452d936d37732878c563e5d00292b638 (patch) | |
tree | 0c154cf1c3b7426984126adbcb43eeccbece6293 /mail/exim | |
parent | New port libebml version 0.4.2: EBML (Extensible Binary Meta (diff) |
Update to exiscan-acl-4.20-06, which fixes a problem handling multiple
messages on one SMTP connection.
Again, no PORTREVISION bump, because WITH_EXISCAN_ACL is not the default.
If I get hit by a bus, please hand this port over to the submitter.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes
Notes:
svn path=/head/; revision=81360
Diffstat (limited to 'mail/exim')
-rw-r--r-- | mail/exim/Makefile | 2 | ||||
-rw-r--r-- | mail/exim/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 929118fc1580..6e1774449120 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -59,7 +59,7 @@ MAN8= exim.8 EXIM_VERSION= 4.20 EXIM_DOCVERSION= 4.20 -EXISCAN_ACL_VERSION= ${EXIM_VERSION}-04 +EXISCAN_ACL_VERSION= ${EXIM_VERSION}-06 EXISCAN_VERSION= ${EXIM_VERSION}-26 PLIST_SUB+= EXIM_VERSION="${EXIM_VERSION}" diff --git a/mail/exim/distinfo b/mail/exim/distinfo index bcaeac6737e7..3a1e4799e54d 100644 --- a/mail/exim/distinfo +++ b/mail/exim/distinfo @@ -1,4 +1,4 @@ MD5 (exim/exim-4.20.tar.bz2) = 90f9e876b60d00c0a5dd53ece7c85338 MD5 (exim/exim-texinfo-4.20.tar.bz2) = debc6d3fdd88fd6d9c646ca0495fa92d MD5 (exim/exiscan-4.20-26.tar.bz2) = a3ad2a486b52cc32990888a00f8fabca -MD5 (exim/exiscan-acl-4.20-04.patch) = b2cffa625007b4c85a7527f717012093 +MD5 (exim/exiscan-acl-4.20-06.patch) = 3553807b9220643e2bd1f2187550a37a |