diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-07-24 10:37:10 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-07-24 10:37:10 +0000 |
commit | 6e0d3199d30332c4bf6c6aee0eb4550a73db5ff9 (patch) | |
tree | 58366d97d52b112b725094a9dbf65ee77699ad37 /mail/exim-devel | |
parent | 01af0b18a0dd3a65f7c9d23bf059f21238737d29 (diff) | |
download | FreeBSD-ports-6e0d3199d30332c4bf6c6aee0eb4550a73db5ff9.zip FreeBSD-ports-6e0d3199d30332c4bf6c6aee0eb4550a73db5ff9.tar.gz |
Update to 3.16:
Bugfix release, featuring a fix for one critical bug in the
handling of messages frozen by system filters for manual
thawing.
Diffstat (limited to 'mail/exim-devel')
-rw-r--r-- | mail/exim-devel/Makefile | 6 | ||||
-rw-r--r-- | mail/exim-devel/distinfo | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/mail/exim-devel/Makefile b/mail/exim-devel/Makefile index bfd403d..f237073 100644 --- a/mail/exim-devel/Makefile +++ b/mail/exim-devel/Makefile @@ -6,17 +6,15 @@ # PORTNAME= exim -PORTVERSION= 3.15 +PORTVERSION= 3.16 CATEGORIES= mail MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/ \ http://www.exim.org/ftp/ \ ftp://ftp.is.co.za/networking/mail/transport/exim/ -DISTFILES= exim-3.15.tar.gz exim-texinfo-3.10.tar.gz +DISTFILES= exim-3.16.tar.gz exim-texinfo-3.10.tar.gz MAINTAINER= sheldonh@FreeBSD.org -FORBIDDEN= Bug with system filters used to freeze messages for manual thawing - # If WITHOUT_X11 is not defined, the eximon monitor, which requires X, will # be built. Comment it out unless you have or want XFree86 installed! .if !defined(WITHOUT_X11) diff --git a/mail/exim-devel/distinfo b/mail/exim-devel/distinfo index a090af8..2c4537c 100644 --- a/mail/exim-devel/distinfo +++ b/mail/exim-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (exim-3.15.tar.gz) = ee9cc11d3f4f3ec0ff40ea609e122e14 +MD5 (exim-3.16.tar.gz) = 9d943d05c4cf22da32f3bddf97c7e8bf MD5 (exim-texinfo-3.10.tar.gz) = c8c2596e6a303f774e0a627e61b4dffc |