aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/postfix/Makefile1
-rw-r--r--mail/postfix/distinfo4
-rw-r--r--mail/postfix/scripts/configure.postfix4
-rw-r--r--mail/postfix22/Makefile1
-rw-r--r--mail/postfix22/distinfo4
-rw-r--r--mail/postfix22/scripts/configure.postfix4
-rw-r--r--mail/postfix23/Makefile1
-rw-r--r--mail/postfix23/distinfo4
-rw-r--r--mail/postfix23/scripts/configure.postfix4
-rw-r--r--mail/postfix24/Makefile1
-rw-r--r--mail/postfix24/distinfo4
-rw-r--r--mail/postfix24/scripts/configure.postfix4
-rw-r--r--mail/postfix25/Makefile1
-rw-r--r--mail/postfix25/distinfo4
-rw-r--r--mail/postfix25/scripts/configure.postfix4
-rw-r--r--mail/postfix26/Makefile1
-rw-r--r--mail/postfix26/distinfo4
-rw-r--r--mail/postfix26/scripts/configure.postfix4
-rw-r--r--mail/postfix27/Makefile1
-rw-r--r--mail/postfix27/distinfo4
-rw-r--r--mail/postfix27/scripts/configure.postfix4
-rw-r--r--mail/postfix28/Makefile1
-rw-r--r--mail/postfix28/distinfo4
-rw-r--r--mail/postfix28/scripts/configure.postfix4
24 files changed, 40 insertions, 32 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index fdf6cb2847eb..659907847b69 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -16,6 +16,7 @@
PORTNAME= postfix
PORTVERSION= 2.2.3
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo
index 528af1e5107f..577552b66472 100644
--- a/mail/postfix/distinfo
+++ b/mail/postfix/distinfo
@@ -2,5 +2,5 @@ MD5 (postfix/postfix-2.2.3.tar.gz) = f164b701c3e97b950d4cc64aff4de3c0
SIZE (postfix/postfix-2.2.3.tar.gz) = 2409888
MD5 (postfix/postfix-libspf2-2.2.0-5.patch) = 80be36e0f14e1a1f39a3b30b9b2d4115
SIZE (postfix/postfix-libspf2-2.2.0-5.patch) = 26077
-MD5 (postfix/postfix-2.2.2-vda.patch.gz) = 816fb00f211de8f8d3703ecd4ccf40a5
-SIZE (postfix/postfix-2.2.2-vda.patch.gz) = 7752
+MD5 (postfix/postfix-2.2.3-vda.patch.gz) = fcc8b7e7d94a9ce2d97453da0e6cd7c9
+SIZE (postfix/postfix-2.2.3-vda.patch.gz) = 7748
diff --git a/mail/postfix/scripts/configure.postfix b/mail/postfix/scripts/configure.postfix
index fb3693ed5e1f..3c0b19e1740a 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.61 2005-04-05 22:03:14 pav Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix/scripts/Attic/configure.postfix,v 1.62 2005-05-10 16:09:48 jylefort Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -211,7 +211,7 @@ while [ "$1" ]; do
;;
VDA)
/bin/echo "PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/"
- /bin/echo "PATCHFILES+= postfix-2.2.2-vda.patch.gz"
+ /bin/echo "PATCHFILES+= postfix-2.2.3-vda.patch.gz"
/bin/echo "PATCH_DIST_STRIP= -p1"
;;
Test)
diff --git a/mail/postfix22/Makefile b/mail/postfix22/Makefile
index fdf6cb2847eb..659907847b69 100644
--- a/mail/postfix22/Makefile
+++ b/mail/postfix22/Makefile
@@ -16,6 +16,7 @@
PORTNAME= postfix
PORTVERSION= 2.2.3
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
diff --git a/mail/postfix22/distinfo b/mail/postfix22/distinfo
index 528af1e5107f..577552b66472 100644
--- a/mail/postfix22/distinfo
+++ b/mail/postfix22/distinfo
@@ -2,5 +2,5 @@ MD5 (postfix/postfix-2.2.3.tar.gz) = f164b701c3e97b950d4cc64aff4de3c0
SIZE (postfix/postfix-2.2.3.tar.gz) = 2409888
MD5 (postfix/postfix-libspf2-2.2.0-5.patch) = 80be36e0f14e1a1f39a3b30b9b2d4115
SIZE (postfix/postfix-libspf2-2.2.0-5.patch) = 26077
-MD5 (postfix/postfix-2.2.2-vda.patch.gz) = 816fb00f211de8f8d3703ecd4ccf40a5
-SIZE (postfix/postfix-2.2.2-vda.patch.gz) = 7752
+MD5 (postfix/postfix-2.2.3-vda.patch.gz) = fcc8b7e7d94a9ce2d97453da0e6cd7c9
+SIZE (postfix/postfix-2.2.3-vda.patch.gz) = 7748
diff --git a/mail/postfix22/scripts/configure.postfix b/mail/postfix22/scripts/configure.postfix
index df4c0cbde6cc..c1a599e2e608 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.61 2005-04-05 22:03:14 pav Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix22/scripts/Attic/configure.postfix,v 1.62 2005-05-10 16:09:48 jylefort Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -211,7 +211,7 @@ while [ "$1" ]; do
;;
VDA)
/bin/echo "PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/"
- /bin/echo "PATCHFILES+= postfix-2.2.2-vda.patch.gz"
+ /bin/echo "PATCHFILES+= postfix-2.2.3-vda.patch.gz"
/bin/echo "PATCH_DIST_STRIP= -p1"
;;
Test)
diff --git a/mail/postfix23/Makefile b/mail/postfix23/Makefile
index fdf6cb2847eb..659907847b69 100644
--- a/mail/postfix23/Makefile
+++ b/mail/postfix23/Makefile
@@ -16,6 +16,7 @@
PORTNAME= postfix
PORTVERSION= 2.2.3
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
diff --git a/mail/postfix23/distinfo b/mail/postfix23/distinfo
index 528af1e5107f..577552b66472 100644
--- a/mail/postfix23/distinfo
+++ b/mail/postfix23/distinfo
@@ -2,5 +2,5 @@ MD5 (postfix/postfix-2.2.3.tar.gz) = f164b701c3e97b950d4cc64aff4de3c0
SIZE (postfix/postfix-2.2.3.tar.gz) = 2409888
MD5 (postfix/postfix-libspf2-2.2.0-5.patch) = 80be36e0f14e1a1f39a3b30b9b2d4115
SIZE (postfix/postfix-libspf2-2.2.0-5.patch) = 26077
-MD5 (postfix/postfix-2.2.2-vda.patch.gz) = 816fb00f211de8f8d3703ecd4ccf40a5
-SIZE (postfix/postfix-2.2.2-vda.patch.gz) = 7752
+MD5 (postfix/postfix-2.2.3-vda.patch.gz) = fcc8b7e7d94a9ce2d97453da0e6cd7c9
+SIZE (postfix/postfix-2.2.3-vda.patch.gz) = 7748
diff --git a/mail/postfix23/scripts/configure.postfix b/mail/postfix23/scripts/configure.postfix
index 476cb1c76b0d..d9a8758021e0 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.61 2005-04-05 22:03:14 pav Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix23/scripts/Attic/configure.postfix,v 1.62 2005-05-10 16:09:48 jylefort Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -211,7 +211,7 @@ while [ "$1" ]; do
;;
VDA)
/bin/echo "PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/"
- /bin/echo "PATCHFILES+= postfix-2.2.2-vda.patch.gz"
+ /bin/echo "PATCHFILES+= postfix-2.2.3-vda.patch.gz"
/bin/echo "PATCH_DIST_STRIP= -p1"
;;
Test)
diff --git a/mail/postfix24/Makefile b/mail/postfix24/Makefile
index fdf6cb2847eb..659907847b69 100644
--- a/mail/postfix24/Makefile
+++ b/mail/postfix24/Makefile
@@ -16,6 +16,7 @@
PORTNAME= postfix
PORTVERSION= 2.2.3
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
diff --git a/mail/postfix24/distinfo b/mail/postfix24/distinfo
index 528af1e5107f..577552b66472 100644
--- a/mail/postfix24/distinfo
+++ b/mail/postfix24/distinfo
@@ -2,5 +2,5 @@ MD5 (postfix/postfix-2.2.3.tar.gz) = f164b701c3e97b950d4cc64aff4de3c0
SIZE (postfix/postfix-2.2.3.tar.gz) = 2409888
MD5 (postfix/postfix-libspf2-2.2.0-5.patch) = 80be36e0f14e1a1f39a3b30b9b2d4115
SIZE (postfix/postfix-libspf2-2.2.0-5.patch) = 26077
-MD5 (postfix/postfix-2.2.2-vda.patch.gz) = 816fb00f211de8f8d3703ecd4ccf40a5
-SIZE (postfix/postfix-2.2.2-vda.patch.gz) = 7752
+MD5 (postfix/postfix-2.2.3-vda.patch.gz) = fcc8b7e7d94a9ce2d97453da0e6cd7c9
+SIZE (postfix/postfix-2.2.3-vda.patch.gz) = 7748
diff --git a/mail/postfix24/scripts/configure.postfix b/mail/postfix24/scripts/configure.postfix
index f1ac6c310d04..8a7c231063db 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.61 2005-04-05 22:03:14 pav Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix24/scripts/Attic/configure.postfix,v 1.62 2005-05-10 16:09:48 jylefort Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -211,7 +211,7 @@ while [ "$1" ]; do
;;
VDA)
/bin/echo "PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/"
- /bin/echo "PATCHFILES+= postfix-2.2.2-vda.patch.gz"
+ /bin/echo "PATCHFILES+= postfix-2.2.3-vda.patch.gz"
/bin/echo "PATCH_DIST_STRIP= -p1"
;;
Test)
diff --git a/mail/postfix25/Makefile b/mail/postfix25/Makefile
index fdf6cb2847eb..659907847b69 100644
--- a/mail/postfix25/Makefile
+++ b/mail/postfix25/Makefile
@@ -16,6 +16,7 @@
PORTNAME= postfix
PORTVERSION= 2.2.3
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
diff --git a/mail/postfix25/distinfo b/mail/postfix25/distinfo
index 528af1e5107f..577552b66472 100644
--- a/mail/postfix25/distinfo
+++ b/mail/postfix25/distinfo
@@ -2,5 +2,5 @@ MD5 (postfix/postfix-2.2.3.tar.gz) = f164b701c3e97b950d4cc64aff4de3c0
SIZE (postfix/postfix-2.2.3.tar.gz) = 2409888
MD5 (postfix/postfix-libspf2-2.2.0-5.patch) = 80be36e0f14e1a1f39a3b30b9b2d4115
SIZE (postfix/postfix-libspf2-2.2.0-5.patch) = 26077
-MD5 (postfix/postfix-2.2.2-vda.patch.gz) = 816fb00f211de8f8d3703ecd4ccf40a5
-SIZE (postfix/postfix-2.2.2-vda.patch.gz) = 7752
+MD5 (postfix/postfix-2.2.3-vda.patch.gz) = fcc8b7e7d94a9ce2d97453da0e6cd7c9
+SIZE (postfix/postfix-2.2.3-vda.patch.gz) = 7748
diff --git a/mail/postfix25/scripts/configure.postfix b/mail/postfix25/scripts/configure.postfix
index a5671ccc49dc..0af7c306f120 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.61 2005-04-05 22:03:14 pav Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix25/scripts/Attic/configure.postfix,v 1.62 2005-05-10 16:09:48 jylefort Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -211,7 +211,7 @@ while [ "$1" ]; do
;;
VDA)
/bin/echo "PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/"
- /bin/echo "PATCHFILES+= postfix-2.2.2-vda.patch.gz"
+ /bin/echo "PATCHFILES+= postfix-2.2.3-vda.patch.gz"
/bin/echo "PATCH_DIST_STRIP= -p1"
;;
Test)
diff --git a/mail/postfix26/Makefile b/mail/postfix26/Makefile
index fdf6cb2847eb..659907847b69 100644
--- a/mail/postfix26/Makefile
+++ b/mail/postfix26/Makefile
@@ -16,6 +16,7 @@
PORTNAME= postfix
PORTVERSION= 2.2.3
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
diff --git a/mail/postfix26/distinfo b/mail/postfix26/distinfo
index 528af1e5107f..577552b66472 100644
--- a/mail/postfix26/distinfo
+++ b/mail/postfix26/distinfo
@@ -2,5 +2,5 @@ MD5 (postfix/postfix-2.2.3.tar.gz) = f164b701c3e97b950d4cc64aff4de3c0
SIZE (postfix/postfix-2.2.3.tar.gz) = 2409888
MD5 (postfix/postfix-libspf2-2.2.0-5.patch) = 80be36e0f14e1a1f39a3b30b9b2d4115
SIZE (postfix/postfix-libspf2-2.2.0-5.patch) = 26077
-MD5 (postfix/postfix-2.2.2-vda.patch.gz) = 816fb00f211de8f8d3703ecd4ccf40a5
-SIZE (postfix/postfix-2.2.2-vda.patch.gz) = 7752
+MD5 (postfix/postfix-2.2.3-vda.patch.gz) = fcc8b7e7d94a9ce2d97453da0e6cd7c9
+SIZE (postfix/postfix-2.2.3-vda.patch.gz) = 7748
diff --git a/mail/postfix26/scripts/configure.postfix b/mail/postfix26/scripts/configure.postfix
index 8af02608f54b..2636901ddb94 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.61 2005-04-05 22:03:14 pav Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix26/scripts/Attic/configure.postfix,v 1.62 2005-05-10 16:09:48 jylefort Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -211,7 +211,7 @@ while [ "$1" ]; do
;;
VDA)
/bin/echo "PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/"
- /bin/echo "PATCHFILES+= postfix-2.2.2-vda.patch.gz"
+ /bin/echo "PATCHFILES+= postfix-2.2.3-vda.patch.gz"
/bin/echo "PATCH_DIST_STRIP= -p1"
;;
Test)
diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile
index fdf6cb2847eb..659907847b69 100644
--- a/mail/postfix27/Makefile
+++ b/mail/postfix27/Makefile
@@ -16,6 +16,7 @@
PORTNAME= postfix
PORTVERSION= 2.2.3
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
diff --git a/mail/postfix27/distinfo b/mail/postfix27/distinfo
index 528af1e5107f..577552b66472 100644
--- a/mail/postfix27/distinfo
+++ b/mail/postfix27/distinfo
@@ -2,5 +2,5 @@ MD5 (postfix/postfix-2.2.3.tar.gz) = f164b701c3e97b950d4cc64aff4de3c0
SIZE (postfix/postfix-2.2.3.tar.gz) = 2409888
MD5 (postfix/postfix-libspf2-2.2.0-5.patch) = 80be36e0f14e1a1f39a3b30b9b2d4115
SIZE (postfix/postfix-libspf2-2.2.0-5.patch) = 26077
-MD5 (postfix/postfix-2.2.2-vda.patch.gz) = 816fb00f211de8f8d3703ecd4ccf40a5
-SIZE (postfix/postfix-2.2.2-vda.patch.gz) = 7752
+MD5 (postfix/postfix-2.2.3-vda.patch.gz) = fcc8b7e7d94a9ce2d97453da0e6cd7c9
+SIZE (postfix/postfix-2.2.3-vda.patch.gz) = 7748
diff --git a/mail/postfix27/scripts/configure.postfix b/mail/postfix27/scripts/configure.postfix
index 8896e862b0a1..5107cb3bbaf0 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.61 2005-04-05 22:03:14 pav Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix27/scripts/Attic/configure.postfix,v 1.62 2005-05-10 16:09:48 jylefort Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -211,7 +211,7 @@ while [ "$1" ]; do
;;
VDA)
/bin/echo "PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/"
- /bin/echo "PATCHFILES+= postfix-2.2.2-vda.patch.gz"
+ /bin/echo "PATCHFILES+= postfix-2.2.3-vda.patch.gz"
/bin/echo "PATCH_DIST_STRIP= -p1"
;;
Test)
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile
index fdf6cb2847eb..659907847b69 100644
--- a/mail/postfix28/Makefile
+++ b/mail/postfix28/Makefile
@@ -16,6 +16,7 @@
PORTNAME= postfix
PORTVERSION= 2.2.3
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
diff --git a/mail/postfix28/distinfo b/mail/postfix28/distinfo
index 528af1e5107f..577552b66472 100644
--- a/mail/postfix28/distinfo
+++ b/mail/postfix28/distinfo
@@ -2,5 +2,5 @@ MD5 (postfix/postfix-2.2.3.tar.gz) = f164b701c3e97b950d4cc64aff4de3c0
SIZE (postfix/postfix-2.2.3.tar.gz) = 2409888
MD5 (postfix/postfix-libspf2-2.2.0-5.patch) = 80be36e0f14e1a1f39a3b30b9b2d4115
SIZE (postfix/postfix-libspf2-2.2.0-5.patch) = 26077
-MD5 (postfix/postfix-2.2.2-vda.patch.gz) = 816fb00f211de8f8d3703ecd4ccf40a5
-SIZE (postfix/postfix-2.2.2-vda.patch.gz) = 7752
+MD5 (postfix/postfix-2.2.3-vda.patch.gz) = fcc8b7e7d94a9ce2d97453da0e6cd7c9
+SIZE (postfix/postfix-2.2.3-vda.patch.gz) = 7748
diff --git a/mail/postfix28/scripts/configure.postfix b/mail/postfix28/scripts/configure.postfix
index 8ba93c34777c..23400ea72deb 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.61 2005-04-05 22:03:14 pav Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix28/scripts/Attic/configure.postfix,v 1.62 2005-05-10 16:09:48 jylefort Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -211,7 +211,7 @@ while [ "$1" ]; do
;;
VDA)
/bin/echo "PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/"
- /bin/echo "PATCHFILES+= postfix-2.2.2-vda.patch.gz"
+ /bin/echo "PATCHFILES+= postfix-2.2.3-vda.patch.gz"
/bin/echo "PATCH_DIST_STRIP= -p1"
;;
Test)