aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authordwcjr <dwcjr@FreeBSD.org>2001-11-06 22:33:15 +0800
committerdwcjr <dwcjr@FreeBSD.org>2001-11-06 22:33:15 +0800
commit65ead2b5bbfac5faea75506dc5da9891d5912a60 (patch)
tree1cde1c639db60878c4ef299b78d54b7c3d49ac7a /mail
parent3b8ae5b25305c3546773b12d34cec04fec1fafeb (diff)
downloadfreebsd-ports-gnome-65ead2b5bbfac5faea75506dc5da9891d5912a60.tar.gz
freebsd-ports-gnome-65ead2b5bbfac5faea75506dc5da9891d5912a60.tar.zst
freebsd-ports-gnome-65ead2b5bbfac5faea75506dc5da9891d5912a60.zip
Update postfix to 20010228-pl06 and update tls to go with it.
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix/Makefile3
-rw-r--r--mail/postfix/distinfo4
-rw-r--r--mail/postfix/scripts/configure.postfix6
-rw-r--r--mail/postfix1/Makefile3
-rw-r--r--mail/postfix1/distinfo4
-rw-r--r--mail/postfix1/scripts/configure.postfix6
-rw-r--r--mail/postfix20/Makefile3
-rw-r--r--mail/postfix20/distinfo4
-rw-r--r--mail/postfix20/scripts/configure.postfix6
-rw-r--r--mail/postfix21/Makefile3
-rw-r--r--mail/postfix21/distinfo4
-rw-r--r--mail/postfix21/scripts/configure.postfix6
-rw-r--r--mail/postfix22/Makefile3
-rw-r--r--mail/postfix22/distinfo4
-rw-r--r--mail/postfix22/scripts/configure.postfix6
-rw-r--r--mail/postfix23/Makefile3
-rw-r--r--mail/postfix23/distinfo4
-rw-r--r--mail/postfix23/scripts/configure.postfix6
-rw-r--r--mail/postfix24/Makefile3
-rw-r--r--mail/postfix24/distinfo4
-rw-r--r--mail/postfix24/scripts/configure.postfix6
-rw-r--r--mail/postfix25/Makefile3
-rw-r--r--mail/postfix25/distinfo4
-rw-r--r--mail/postfix25/scripts/configure.postfix6
-rw-r--r--mail/postfix26/Makefile3
-rw-r--r--mail/postfix26/distinfo4
-rw-r--r--mail/postfix26/scripts/configure.postfix6
-rw-r--r--mail/postfix27/Makefile3
-rw-r--r--mail/postfix27/distinfo4
-rw-r--r--mail/postfix27/scripts/configure.postfix6
-rw-r--r--mail/postfix28/Makefile3
-rw-r--r--mail/postfix28/distinfo4
-rw-r--r--mail/postfix28/scripts/configure.postfix6
33 files changed, 66 insertions, 77 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index 87c7f815ba94..99270ce36258 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= postfix
-PORTVERSION= 20010228.5
-PORTREVISION= 1
+PORTVERSION= 20010228.6
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \
diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo
index 2a5e20714209..289839dc8b90 100644
--- a/mail/postfix/distinfo
+++ b/mail/postfix/distinfo
@@ -1,3 +1,3 @@
-MD5 (postfix/pfixtls-0.7.9-20010228-pl04-0.9.6b.tar.gz) = 2231a5fa067b7a221d03d30b00d21199
-MD5 (postfix/postfix-20010228-pl05.tar.gz) = 55551e999af82412423c538a1cc8a61c
+MD5 (postfix/pfixtls-0.7.12-20010228-pl06-0.9.6b.tar.gz) = 1cc36b0d1e907111dfc6458b46490b9f
+MD5 (postfix/postfix-20010228-pl06.tar.gz) = c0c609014d6e9037ab09356e8e23a969
MD5 (postfix/postfix-20010228pl04-v6-20010913a.diff.gz) = 82e7777c84e2c95f2e3fe9aa3596a3ea
diff --git a/mail/postfix/scripts/configure.postfix b/mail/postfix/scripts/configure.postfix
index 1af65eee1217..dcf70972191c 100644
--- a/mail/postfix/scripts/configure.postfix
+++ b/mail/postfix/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix/scripts/Attic/configure.postfix,v 1.12 2001-09-23 02:53:35 dwcjr Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix/scripts/Attic/configure.postfix,v 1.13 2001-11-06 14:33:15 dwcjr Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -78,8 +78,8 @@ while [ "$1" ]; do
echo "BIN1+= tlsmgr"
echo "POSTFIX_CCARGS+= -DHAS_SSL -I/usr/include/openssl"
echo "POSTFIX_AUXLIBS+= -lssl -lcrypto"
- echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.7.9-20010228-pl04-0.9.6b.tar.gz"
- echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.7.9-20010228-pl04-0.9.6b/pfixtls.diff"
+ echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.7.12-20010228-pl06-0.9.6b.tar.gz"
+ echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.7.12-20010228-pl06-0.9.6b/pfixtls.diff"
echo "PATCH_STRIP= -p1"
SUB_TLS=""
;;
diff --git a/mail/postfix1/Makefile b/mail/postfix1/Makefile
index 87c7f815ba94..99270ce36258 100644
--- a/mail/postfix1/Makefile
+++ b/mail/postfix1/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= postfix
-PORTVERSION= 20010228.5
-PORTREVISION= 1
+PORTVERSION= 20010228.6
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \
diff --git a/mail/postfix1/distinfo b/mail/postfix1/distinfo
index 2a5e20714209..289839dc8b90 100644
--- a/mail/postfix1/distinfo
+++ b/mail/postfix1/distinfo
@@ -1,3 +1,3 @@
-MD5 (postfix/pfixtls-0.7.9-20010228-pl04-0.9.6b.tar.gz) = 2231a5fa067b7a221d03d30b00d21199
-MD5 (postfix/postfix-20010228-pl05.tar.gz) = 55551e999af82412423c538a1cc8a61c
+MD5 (postfix/pfixtls-0.7.12-20010228-pl06-0.9.6b.tar.gz) = 1cc36b0d1e907111dfc6458b46490b9f
+MD5 (postfix/postfix-20010228-pl06.tar.gz) = c0c609014d6e9037ab09356e8e23a969
MD5 (postfix/postfix-20010228pl04-v6-20010913a.diff.gz) = 82e7777c84e2c95f2e3fe9aa3596a3ea
diff --git a/mail/postfix1/scripts/configure.postfix b/mail/postfix1/scripts/configure.postfix
index d9fc3c21f0f7..1d0051c82e18 100644
--- a/mail/postfix1/scripts/configure.postfix
+++ b/mail/postfix1/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix1/scripts/Attic/configure.postfix,v 1.12 2001-09-23 02:53:35 dwcjr Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix1/scripts/Attic/configure.postfix,v 1.13 2001-11-06 14:33:15 dwcjr Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -78,8 +78,8 @@ while [ "$1" ]; do
echo "BIN1+= tlsmgr"
echo "POSTFIX_CCARGS+= -DHAS_SSL -I/usr/include/openssl"
echo "POSTFIX_AUXLIBS+= -lssl -lcrypto"
- echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.7.9-20010228-pl04-0.9.6b.tar.gz"
- echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.7.9-20010228-pl04-0.9.6b/pfixtls.diff"
+ echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.7.12-20010228-pl06-0.9.6b.tar.gz"
+ echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.7.12-20010228-pl06-0.9.6b/pfixtls.diff"
echo "PATCH_STRIP= -p1"
SUB_TLS=""
;;
diff --git a/mail/postfix20/Makefile b/mail/postfix20/Makefile
index 87c7f815ba94..99270ce36258 100644
--- a/mail/postfix20/Makefile
+++ b/mail/postfix20/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= postfix
-PORTVERSION= 20010228.5
-PORTREVISION= 1
+PORTVERSION= 20010228.6
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \
diff --git a/mail/postfix20/distinfo b/mail/postfix20/distinfo
index 2a5e20714209..289839dc8b90 100644
--- a/mail/postfix20/distinfo
+++ b/mail/postfix20/distinfo
@@ -1,3 +1,3 @@
-MD5 (postfix/pfixtls-0.7.9-20010228-pl04-0.9.6b.tar.gz) = 2231a5fa067b7a221d03d30b00d21199
-MD5 (postfix/postfix-20010228-pl05.tar.gz) = 55551e999af82412423c538a1cc8a61c
+MD5 (postfix/pfixtls-0.7.12-20010228-pl06-0.9.6b.tar.gz) = 1cc36b0d1e907111dfc6458b46490b9f
+MD5 (postfix/postfix-20010228-pl06.tar.gz) = c0c609014d6e9037ab09356e8e23a969
MD5 (postfix/postfix-20010228pl04-v6-20010913a.diff.gz) = 82e7777c84e2c95f2e3fe9aa3596a3ea
diff --git a/mail/postfix20/scripts/configure.postfix b/mail/postfix20/scripts/configure.postfix
index 8665574aa464..958c1ea750cc 100644
--- a/mail/postfix20/scripts/configure.postfix
+++ b/mail/postfix20/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix20/scripts/Attic/configure.postfix,v 1.12 2001-09-23 02:53:35 dwcjr Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix20/scripts/Attic/configure.postfix,v 1.13 2001-11-06 14:33:15 dwcjr Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -78,8 +78,8 @@ while [ "$1" ]; do
echo "BIN1+= tlsmgr"
echo "POSTFIX_CCARGS+= -DHAS_SSL -I/usr/include/openssl"
echo "POSTFIX_AUXLIBS+= -lssl -lcrypto"
- echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.7.9-20010228-pl04-0.9.6b.tar.gz"
- echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.7.9-20010228-pl04-0.9.6b/pfixtls.diff"
+ echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.7.12-20010228-pl06-0.9.6b.tar.gz"
+ echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.7.12-20010228-pl06-0.9.6b/pfixtls.diff"
echo "PATCH_STRIP= -p1"
SUB_TLS=""
;;
diff --git a/mail/postfix21/Makefile b/mail/postfix21/Makefile
index 87c7f815ba94..99270ce36258 100644
--- a/mail/postfix21/Makefile
+++ b/mail/postfix21/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= postfix
-PORTVERSION= 20010228.5
-PORTREVISION= 1
+PORTVERSION= 20010228.6
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \
diff --git a/mail/postfix21/distinfo b/mail/postfix21/distinfo
index 2a5e20714209..289839dc8b90 100644
--- a/mail/postfix21/distinfo
+++ b/mail/postfix21/distinfo
@@ -1,3 +1,3 @@
-MD5 (postfix/pfixtls-0.7.9-20010228-pl04-0.9.6b.tar.gz) = 2231a5fa067b7a221d03d30b00d21199
-MD5 (postfix/postfix-20010228-pl05.tar.gz) = 55551e999af82412423c538a1cc8a61c
+MD5 (postfix/pfixtls-0.7.12-20010228-pl06-0.9.6b.tar.gz) = 1cc36b0d1e907111dfc6458b46490b9f
+MD5 (postfix/postfix-20010228-pl06.tar.gz) = c0c609014d6e9037ab09356e8e23a969
MD5 (postfix/postfix-20010228pl04-v6-20010913a.diff.gz) = 82e7777c84e2c95f2e3fe9aa3596a3ea
diff --git a/mail/postfix21/scripts/configure.postfix b/mail/postfix21/scripts/configure.postfix
index 492e8efe556c..61018fa2a617 100644
--- a/mail/postfix21/scripts/configure.postfix
+++ b/mail/postfix21/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix21/scripts/Attic/configure.postfix,v 1.12 2001-09-23 02:53:35 dwcjr Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix21/scripts/Attic/configure.postfix,v 1.13 2001-11-06 14:33:15 dwcjr Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -78,8 +78,8 @@ while [ "$1" ]; do
echo "BIN1+= tlsmgr"
echo "POSTFIX_CCARGS+= -DHAS_SSL -I/usr/include/openssl"
echo "POSTFIX_AUXLIBS+= -lssl -lcrypto"
- echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.7.9-20010228-pl04-0.9.6b.tar.gz"
- echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.7.9-20010228-pl04-0.9.6b/pfixtls.diff"
+ echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.7.12-20010228-pl06-0.9.6b.tar.gz"
+ echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.7.12-20010228-pl06-0.9.6b/pfixtls.diff"
echo "PATCH_STRIP= -p1"
SUB_TLS=""
;;
diff --git a/mail/postfix22/Makefile b/mail/postfix22/Makefile
index 87c7f815ba94..99270ce36258 100644
--- a/mail/postfix22/Makefile
+++ b/mail/postfix22/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= postfix
-PORTVERSION= 20010228.5
-PORTREVISION= 1
+PORTVERSION= 20010228.6
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \
diff --git a/mail/postfix22/distinfo b/mail/postfix22/distinfo
index 2a5e20714209..289839dc8b90 100644
--- a/mail/postfix22/distinfo
+++ b/mail/postfix22/distinfo
@@ -1,3 +1,3 @@
-MD5 (postfix/pfixtls-0.7.9-20010228-pl04-0.9.6b.tar.gz) = 2231a5fa067b7a221d03d30b00d21199
-MD5 (postfix/postfix-20010228-pl05.tar.gz) = 55551e999af82412423c538a1cc8a61c
+MD5 (postfix/pfixtls-0.7.12-20010228-pl06-0.9.6b.tar.gz) = 1cc36b0d1e907111dfc6458b46490b9f
+MD5 (postfix/postfix-20010228-pl06.tar.gz) = c0c609014d6e9037ab09356e8e23a969
MD5 (postfix/postfix-20010228pl04-v6-20010913a.diff.gz) = 82e7777c84e2c95f2e3fe9aa3596a3ea
diff --git a/mail/postfix22/scripts/configure.postfix b/mail/postfix22/scripts/configure.postfix
index 49d4d3e13443..8516249ee5d7 100644
--- a/mail/postfix22/scripts/configure.postfix
+++ b/mail/postfix22/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix22/scripts/Attic/configure.postfix,v 1.12 2001-09-23 02:53:35 dwcjr Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix22/scripts/Attic/configure.postfix,v 1.13 2001-11-06 14:33:15 dwcjr Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -78,8 +78,8 @@ while [ "$1" ]; do
echo "BIN1+= tlsmgr"
echo "POSTFIX_CCARGS+= -DHAS_SSL -I/usr/include/openssl"
echo "POSTFIX_AUXLIBS+= -lssl -lcrypto"
- echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.7.9-20010228-pl04-0.9.6b.tar.gz"
- echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.7.9-20010228-pl04-0.9.6b/pfixtls.diff"
+ echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.7.12-20010228-pl06-0.9.6b.tar.gz"
+ echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.7.12-20010228-pl06-0.9.6b/pfixtls.diff"
echo "PATCH_STRIP= -p1"
SUB_TLS=""
;;
diff --git a/mail/postfix23/Makefile b/mail/postfix23/Makefile
index 87c7f815ba94..99270ce36258 100644
--- a/mail/postfix23/Makefile
+++ b/mail/postfix23/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= postfix
-PORTVERSION= 20010228.5
-PORTREVISION= 1
+PORTVERSION= 20010228.6
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \
diff --git a/mail/postfix23/distinfo b/mail/postfix23/distinfo
index 2a5e20714209..289839dc8b90 100644
--- a/mail/postfix23/distinfo
+++ b/mail/postfix23/distinfo
@@ -1,3 +1,3 @@
-MD5 (postfix/pfixtls-0.7.9-20010228-pl04-0.9.6b.tar.gz) = 2231a5fa067b7a221d03d30b00d21199
-MD5 (postfix/postfix-20010228-pl05.tar.gz) = 55551e999af82412423c538a1cc8a61c
+MD5 (postfix/pfixtls-0.7.12-20010228-pl06-0.9.6b.tar.gz) = 1cc36b0d1e907111dfc6458b46490b9f
+MD5 (postfix/postfix-20010228-pl06.tar.gz) = c0c609014d6e9037ab09356e8e23a969
MD5 (postfix/postfix-20010228pl04-v6-20010913a.diff.gz) = 82e7777c84e2c95f2e3fe9aa3596a3ea
diff --git a/mail/postfix23/scripts/configure.postfix b/mail/postfix23/scripts/configure.postfix
index 96512ab6fbc3..2723d107a92e 100644
--- a/mail/postfix23/scripts/configure.postfix
+++ b/mail/postfix23/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix23/scripts/Attic/configure.postfix,v 1.12 2001-09-23 02:53:35 dwcjr Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix23/scripts/Attic/configure.postfix,v 1.13 2001-11-06 14:33:15 dwcjr Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -78,8 +78,8 @@ while [ "$1" ]; do
echo "BIN1+= tlsmgr"
echo "POSTFIX_CCARGS+= -DHAS_SSL -I/usr/include/openssl"
echo "POSTFIX_AUXLIBS+= -lssl -lcrypto"
- echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.7.9-20010228-pl04-0.9.6b.tar.gz"
- echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.7.9-20010228-pl04-0.9.6b/pfixtls.diff"
+ echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.7.12-20010228-pl06-0.9.6b.tar.gz"
+ echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.7.12-20010228-pl06-0.9.6b/pfixtls.diff"
echo "PATCH_STRIP= -p1"
SUB_TLS=""
;;
diff --git a/mail/postfix24/Makefile b/mail/postfix24/Makefile
index 87c7f815ba94..99270ce36258 100644
--- a/mail/postfix24/Makefile
+++ b/mail/postfix24/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= postfix
-PORTVERSION= 20010228.5
-PORTREVISION= 1
+PORTVERSION= 20010228.6
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \
diff --git a/mail/postfix24/distinfo b/mail/postfix24/distinfo
index 2a5e20714209..289839dc8b90 100644
--- a/mail/postfix24/distinfo
+++ b/mail/postfix24/distinfo
@@ -1,3 +1,3 @@
-MD5 (postfix/pfixtls-0.7.9-20010228-pl04-0.9.6b.tar.gz) = 2231a5fa067b7a221d03d30b00d21199
-MD5 (postfix/postfix-20010228-pl05.tar.gz) = 55551e999af82412423c538a1cc8a61c
+MD5 (postfix/pfixtls-0.7.12-20010228-pl06-0.9.6b.tar.gz) = 1cc36b0d1e907111dfc6458b46490b9f
+MD5 (postfix/postfix-20010228-pl06.tar.gz) = c0c609014d6e9037ab09356e8e23a969
MD5 (postfix/postfix-20010228pl04-v6-20010913a.diff.gz) = 82e7777c84e2c95f2e3fe9aa3596a3ea
diff --git a/mail/postfix24/scripts/configure.postfix b/mail/postfix24/scripts/configure.postfix
index 3df1e092763d..e9c5c21c395a 100644
--- a/mail/postfix24/scripts/configure.postfix
+++ b/mail/postfix24/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix24/scripts/Attic/configure.postfix,v 1.12 2001-09-23 02:53:35 dwcjr Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix24/scripts/Attic/configure.postfix,v 1.13 2001-11-06 14:33:15 dwcjr Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -78,8 +78,8 @@ while [ "$1" ]; do
echo "BIN1+= tlsmgr"
echo "POSTFIX_CCARGS+= -DHAS_SSL -I/usr/include/openssl"
echo "POSTFIX_AUXLIBS+= -lssl -lcrypto"
- echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.7.9-20010228-pl04-0.9.6b.tar.gz"
- echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.7.9-20010228-pl04-0.9.6b/pfixtls.diff"
+ echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.7.12-20010228-pl06-0.9.6b.tar.gz"
+ echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.7.12-20010228-pl06-0.9.6b/pfixtls.diff"
echo "PATCH_STRIP= -p1"
SUB_TLS=""
;;
diff --git a/mail/postfix25/Makefile b/mail/postfix25/Makefile
index 87c7f815ba94..99270ce36258 100644
--- a/mail/postfix25/Makefile
+++ b/mail/postfix25/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= postfix
-PORTVERSION= 20010228.5
-PORTREVISION= 1
+PORTVERSION= 20010228.6
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \
diff --git a/mail/postfix25/distinfo b/mail/postfix25/distinfo
index 2a5e20714209..289839dc8b90 100644
--- a/mail/postfix25/distinfo
+++ b/mail/postfix25/distinfo
@@ -1,3 +1,3 @@
-MD5 (postfix/pfixtls-0.7.9-20010228-pl04-0.9.6b.tar.gz) = 2231a5fa067b7a221d03d30b00d21199
-MD5 (postfix/postfix-20010228-pl05.tar.gz) = 55551e999af82412423c538a1cc8a61c
+MD5 (postfix/pfixtls-0.7.12-20010228-pl06-0.9.6b.tar.gz) = 1cc36b0d1e907111dfc6458b46490b9f
+MD5 (postfix/postfix-20010228-pl06.tar.gz) = c0c609014d6e9037ab09356e8e23a969
MD5 (postfix/postfix-20010228pl04-v6-20010913a.diff.gz) = 82e7777c84e2c95f2e3fe9aa3596a3ea
diff --git a/mail/postfix25/scripts/configure.postfix b/mail/postfix25/scripts/configure.postfix
index 1f34fa829f4e..5a3b2c26f681 100644
--- a/mail/postfix25/scripts/configure.postfix
+++ b/mail/postfix25/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix25/scripts/Attic/configure.postfix,v 1.12 2001-09-23 02:53:35 dwcjr Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix25/scripts/Attic/configure.postfix,v 1.13 2001-11-06 14:33:15 dwcjr Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -78,8 +78,8 @@ while [ "$1" ]; do
echo "BIN1+= tlsmgr"
echo "POSTFIX_CCARGS+= -DHAS_SSL -I/usr/include/openssl"
echo "POSTFIX_AUXLIBS+= -lssl -lcrypto"
- echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.7.9-20010228-pl04-0.9.6b.tar.gz"
- echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.7.9-20010228-pl04-0.9.6b/pfixtls.diff"
+ echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.7.12-20010228-pl06-0.9.6b.tar.gz"
+ echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.7.12-20010228-pl06-0.9.6b/pfixtls.diff"
echo "PATCH_STRIP= -p1"
SUB_TLS=""
;;
diff --git a/mail/postfix26/Makefile b/mail/postfix26/Makefile
index 87c7f815ba94..99270ce36258 100644
--- a/mail/postfix26/Makefile
+++ b/mail/postfix26/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= postfix
-PORTVERSION= 20010228.5
-PORTREVISION= 1
+PORTVERSION= 20010228.6
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \
diff --git a/mail/postfix26/distinfo b/mail/postfix26/distinfo
index 2a5e20714209..289839dc8b90 100644
--- a/mail/postfix26/distinfo
+++ b/mail/postfix26/distinfo
@@ -1,3 +1,3 @@
-MD5 (postfix/pfixtls-0.7.9-20010228-pl04-0.9.6b.tar.gz) = 2231a5fa067b7a221d03d30b00d21199
-MD5 (postfix/postfix-20010228-pl05.tar.gz) = 55551e999af82412423c538a1cc8a61c
+MD5 (postfix/pfixtls-0.7.12-20010228-pl06-0.9.6b.tar.gz) = 1cc36b0d1e907111dfc6458b46490b9f
+MD5 (postfix/postfix-20010228-pl06.tar.gz) = c0c609014d6e9037ab09356e8e23a969
MD5 (postfix/postfix-20010228pl04-v6-20010913a.diff.gz) = 82e7777c84e2c95f2e3fe9aa3596a3ea
diff --git a/mail/postfix26/scripts/configure.postfix b/mail/postfix26/scripts/configure.postfix
index 8a8a2e57275c..da5a9382fa21 100644
--- a/mail/postfix26/scripts/configure.postfix
+++ b/mail/postfix26/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix26/scripts/Attic/configure.postfix,v 1.12 2001-09-23 02:53:35 dwcjr Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix26/scripts/Attic/configure.postfix,v 1.13 2001-11-06 14:33:15 dwcjr Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -78,8 +78,8 @@ while [ "$1" ]; do
echo "BIN1+= tlsmgr"
echo "POSTFIX_CCARGS+= -DHAS_SSL -I/usr/include/openssl"
echo "POSTFIX_AUXLIBS+= -lssl -lcrypto"
- echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.7.9-20010228-pl04-0.9.6b.tar.gz"
- echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.7.9-20010228-pl04-0.9.6b/pfixtls.diff"
+ echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.7.12-20010228-pl06-0.9.6b.tar.gz"
+ echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.7.12-20010228-pl06-0.9.6b/pfixtls.diff"
echo "PATCH_STRIP= -p1"
SUB_TLS=""
;;
diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile
index 87c7f815ba94..99270ce36258 100644
--- a/mail/postfix27/Makefile
+++ b/mail/postfix27/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= postfix
-PORTVERSION= 20010228.5
-PORTREVISION= 1
+PORTVERSION= 20010228.6
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \
diff --git a/mail/postfix27/distinfo b/mail/postfix27/distinfo
index 2a5e20714209..289839dc8b90 100644
--- a/mail/postfix27/distinfo
+++ b/mail/postfix27/distinfo
@@ -1,3 +1,3 @@
-MD5 (postfix/pfixtls-0.7.9-20010228-pl04-0.9.6b.tar.gz) = 2231a5fa067b7a221d03d30b00d21199
-MD5 (postfix/postfix-20010228-pl05.tar.gz) = 55551e999af82412423c538a1cc8a61c
+MD5 (postfix/pfixtls-0.7.12-20010228-pl06-0.9.6b.tar.gz) = 1cc36b0d1e907111dfc6458b46490b9f
+MD5 (postfix/postfix-20010228-pl06.tar.gz) = c0c609014d6e9037ab09356e8e23a969
MD5 (postfix/postfix-20010228pl04-v6-20010913a.diff.gz) = 82e7777c84e2c95f2e3fe9aa3596a3ea
diff --git a/mail/postfix27/scripts/configure.postfix b/mail/postfix27/scripts/configure.postfix
index cc054836482b..79b012c15963 100644
--- a/mail/postfix27/scripts/configure.postfix
+++ b/mail/postfix27/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix27/scripts/Attic/configure.postfix,v 1.12 2001-09-23 02:53:35 dwcjr Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix27/scripts/Attic/configure.postfix,v 1.13 2001-11-06 14:33:15 dwcjr Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -78,8 +78,8 @@ while [ "$1" ]; do
echo "BIN1+= tlsmgr"
echo "POSTFIX_CCARGS+= -DHAS_SSL -I/usr/include/openssl"
echo "POSTFIX_AUXLIBS+= -lssl -lcrypto"
- echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.7.9-20010228-pl04-0.9.6b.tar.gz"
- echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.7.9-20010228-pl04-0.9.6b/pfixtls.diff"
+ echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.7.12-20010228-pl06-0.9.6b.tar.gz"
+ echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.7.12-20010228-pl06-0.9.6b/pfixtls.diff"
echo "PATCH_STRIP= -p1"
SUB_TLS=""
;;
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile
index 87c7f815ba94..99270ce36258 100644
--- a/mail/postfix28/Makefile
+++ b/mail/postfix28/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= postfix
-PORTVERSION= 20010228.5
-PORTREVISION= 1
+PORTVERSION= 20010228.6
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \
diff --git a/mail/postfix28/distinfo b/mail/postfix28/distinfo
index 2a5e20714209..289839dc8b90 100644
--- a/mail/postfix28/distinfo
+++ b/mail/postfix28/distinfo
@@ -1,3 +1,3 @@
-MD5 (postfix/pfixtls-0.7.9-20010228-pl04-0.9.6b.tar.gz) = 2231a5fa067b7a221d03d30b00d21199
-MD5 (postfix/postfix-20010228-pl05.tar.gz) = 55551e999af82412423c538a1cc8a61c
+MD5 (postfix/pfixtls-0.7.12-20010228-pl06-0.9.6b.tar.gz) = 1cc36b0d1e907111dfc6458b46490b9f
+MD5 (postfix/postfix-20010228-pl06.tar.gz) = c0c609014d6e9037ab09356e8e23a969
MD5 (postfix/postfix-20010228pl04-v6-20010913a.diff.gz) = 82e7777c84e2c95f2e3fe9aa3596a3ea
diff --git a/mail/postfix28/scripts/configure.postfix b/mail/postfix28/scripts/configure.postfix
index 7264a9017f6f..40e1d341d3a8 100644
--- a/mail/postfix28/scripts/configure.postfix
+++ b/mail/postfix28/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix28/scripts/Attic/configure.postfix,v 1.12 2001-09-23 02:53:35 dwcjr Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix28/scripts/Attic/configure.postfix,v 1.13 2001-11-06 14:33:15 dwcjr Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -78,8 +78,8 @@ while [ "$1" ]; do
echo "BIN1+= tlsmgr"
echo "POSTFIX_CCARGS+= -DHAS_SSL -I/usr/include/openssl"
echo "POSTFIX_AUXLIBS+= -lssl -lcrypto"
- echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.7.9-20010228-pl04-0.9.6b.tar.gz"
- echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.7.9-20010228-pl04-0.9.6b/pfixtls.diff"
+ echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.7.12-20010228-pl06-0.9.6b.tar.gz"
+ echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.7.12-20010228-pl06-0.9.6b/pfixtls.diff"
echo "PATCH_STRIP= -p1"
SUB_TLS=""
;;