diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-06-27 22:24:30 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-06-27 22:24:30 +0800 |
commit | f10cc81331fc4cd849748f917887cb87fca2db30 (patch) | |
tree | a7fcf841f8477f46907a6ab55a37a36e8a7d3487 /mail | |
parent | 6ddcf75ab9114081b76b32594057cfcd5e1d6f63 (diff) | |
download | freebsd-ports-gnome-f10cc81331fc4cd849748f917887cb87fca2db30.tar.gz freebsd-ports-gnome-f10cc81331fc4cd849748f917887cb87fca2db30.tar.zst freebsd-ports-gnome-f10cc81331fc4cd849748f917887cb87fca2db30.zip |
Update 3.14 -> 4.15:
Allow admins to start migrating to the new nomenclature for
failing addresses:
fail_soft -> pass
fail_hard -> fail
The queryprogram router should use the word decline
instead of fail.
New keyword timezone used to manipulate the TZ variable.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/exim-devel/Makefile | 4 | ||||
-rw-r--r-- | mail/exim-devel/distinfo | 2 | ||||
-rw-r--r-- | mail/exim-old/Makefile | 4 | ||||
-rw-r--r-- | mail/exim-old/distinfo | 2 | ||||
-rw-r--r-- | mail/exim/Makefile | 4 | ||||
-rw-r--r-- | mail/exim/distinfo | 2 |
6 files changed, 9 insertions, 9 deletions
diff --git a/mail/exim-devel/Makefile b/mail/exim-devel/Makefile index f0ec905acb30..7a343dc74718 100644 --- a/mail/exim-devel/Makefile +++ b/mail/exim-devel/Makefile @@ -6,12 +6,12 @@ # PORTNAME= exim -PORTVERSION= 3.14 +PORTVERSION= 3.15 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.14.tar.gz exim-texinfo-3.10.tar.gz +DISTFILES= exim-3.15.tar.gz exim-texinfo-3.10.tar.gz MAINTAINER= sheldonh@FreeBSD.org diff --git a/mail/exim-devel/distinfo b/mail/exim-devel/distinfo index de3418b77e5d..a090af811d3a 100644 --- a/mail/exim-devel/distinfo +++ b/mail/exim-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (exim-3.14.tar.gz) = 271b4b7f5a2e6c292d0c69f1d44dc013 +MD5 (exim-3.15.tar.gz) = ee9cc11d3f4f3ec0ff40ea609e122e14 MD5 (exim-texinfo-3.10.tar.gz) = c8c2596e6a303f774e0a627e61b4dffc diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile index f0ec905acb30..7a343dc74718 100644 --- a/mail/exim-old/Makefile +++ b/mail/exim-old/Makefile @@ -6,12 +6,12 @@ # PORTNAME= exim -PORTVERSION= 3.14 +PORTVERSION= 3.15 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.14.tar.gz exim-texinfo-3.10.tar.gz +DISTFILES= exim-3.15.tar.gz exim-texinfo-3.10.tar.gz MAINTAINER= sheldonh@FreeBSD.org diff --git a/mail/exim-old/distinfo b/mail/exim-old/distinfo index de3418b77e5d..a090af811d3a 100644 --- a/mail/exim-old/distinfo +++ b/mail/exim-old/distinfo @@ -1,2 +1,2 @@ -MD5 (exim-3.14.tar.gz) = 271b4b7f5a2e6c292d0c69f1d44dc013 +MD5 (exim-3.15.tar.gz) = ee9cc11d3f4f3ec0ff40ea609e122e14 MD5 (exim-texinfo-3.10.tar.gz) = c8c2596e6a303f774e0a627e61b4dffc diff --git a/mail/exim/Makefile b/mail/exim/Makefile index f0ec905acb30..7a343dc74718 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -6,12 +6,12 @@ # PORTNAME= exim -PORTVERSION= 3.14 +PORTVERSION= 3.15 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.14.tar.gz exim-texinfo-3.10.tar.gz +DISTFILES= exim-3.15.tar.gz exim-texinfo-3.10.tar.gz MAINTAINER= sheldonh@FreeBSD.org diff --git a/mail/exim/distinfo b/mail/exim/distinfo index de3418b77e5d..a090af811d3a 100644 --- a/mail/exim/distinfo +++ b/mail/exim/distinfo @@ -1,2 +1,2 @@ -MD5 (exim-3.14.tar.gz) = 271b4b7f5a2e6c292d0c69f1d44dc013 +MD5 (exim-3.15.tar.gz) = ee9cc11d3f4f3ec0ff40ea609e122e14 MD5 (exim-texinfo-3.10.tar.gz) = c8c2596e6a303f774e0a627e61b4dffc |