diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-07-24 18:37:10 +0800 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-07-24 18:37:10 +0800 |
commit | b32c2f2d5c86f8e05a53879fbcd81df0204dd42f (patch) | |
tree | f5e276086131a8a4dd5701b37f5c458f91ba0eaf /mail/exim | |
parent | e71ad36d15ebeff107aceb1d64c4b8289ea7786c (diff) | |
download | freebsd-ports-gnome-b32c2f2d5c86f8e05a53879fbcd81df0204dd42f.tar.gz freebsd-ports-gnome-b32c2f2d5c86f8e05a53879fbcd81df0204dd42f.tar.zst freebsd-ports-gnome-b32c2f2d5c86f8e05a53879fbcd81df0204dd42f.zip |
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')
-rw-r--r-- | mail/exim/Makefile | 6 | ||||
-rw-r--r-- | mail/exim/distinfo | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index bfd403dfd1ac..f2370732b9c1 100644 --- a/mail/exim/Makefile +++ b/mail/exim/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/distinfo b/mail/exim/distinfo index a090af811d3a..2c4537c7a0db 100644 --- a/mail/exim/distinfo +++ b/mail/exim/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 |