diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-04-18 13:24:14 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-04-18 13:24:14 +0000 |
commit | c1b39087f5a4123b2a9a99817453da12e86a459d (patch) | |
tree | f9eab3d553b21dbd35d08887ec95955599fc8977 /mail | |
parent | f8fca2f757c1bdd260372ab954f973d56c1bdd0c (diff) | |
download | ports-c1b39087f5a4123b2a9a99817453da12e86a459d.tar.gz ports-c1b39087f5a4123b2a9a99817453da12e86a459d.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix/Makefile | 1 | ||||
-rw-r--r-- | mail/postfix/distinfo | 6 | ||||
-rw-r--r-- | mail/postfix/scripts/configure.postfix | 4 | ||||
-rw-r--r-- | mail/postfix22/Makefile | 1 | ||||
-rw-r--r-- | mail/postfix22/distinfo | 6 | ||||
-rw-r--r-- | mail/postfix22/scripts/configure.postfix | 4 | ||||
-rw-r--r-- | mail/postfix23/Makefile | 1 | ||||
-rw-r--r-- | mail/postfix23/distinfo | 6 | ||||
-rw-r--r-- | mail/postfix23/scripts/configure.postfix | 4 | ||||
-rw-r--r-- | mail/postfix24/Makefile | 1 | ||||
-rw-r--r-- | mail/postfix24/distinfo | 6 | ||||
-rw-r--r-- | mail/postfix24/scripts/configure.postfix | 4 | ||||
-rw-r--r-- | mail/postfix25/Makefile | 1 | ||||
-rw-r--r-- | mail/postfix25/distinfo | 6 | ||||
-rw-r--r-- | mail/postfix25/scripts/configure.postfix | 4 | ||||
-rw-r--r-- | mail/postfix26/Makefile | 1 | ||||
-rw-r--r-- | mail/postfix26/distinfo | 6 | ||||
-rw-r--r-- | mail/postfix26/scripts/configure.postfix | 4 | ||||
-rw-r--r-- | mail/postfix27/Makefile | 1 | ||||
-rw-r--r-- | mail/postfix27/distinfo | 6 | ||||
-rw-r--r-- | mail/postfix27/scripts/configure.postfix | 4 | ||||
-rw-r--r-- | mail/postfix28/Makefile | 1 | ||||
-rw-r--r-- | mail/postfix28/distinfo | 6 | ||||
-rw-r--r-- | mail/postfix28/scripts/configure.postfix | 4 |
24 files changed, 48 insertions, 40 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 74c498879834..329a371d45ac 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -16,6 +16,7 @@ PORTNAME= postfix PORTVERSION= 2.2.10 +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 0d3649d76065..71b406277b9a 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -4,6 +4,6 @@ SIZE (postfix/postfix-2.2.10.tar.gz) = 2443513 MD5 (postfix/postfix-libspf2-2.2.0-5.patch) = 80be36e0f14e1a1f39a3b30b9b2d4115 SHA256 (postfix/postfix-libspf2-2.2.0-5.patch) = b43c29d3424a552ea990dca8031bd4110cb49b3ecb927f6bacc4cd1442f2dbed SIZE (postfix/postfix-libspf2-2.2.0-5.patch) = 26077 -MD5 (postfix/postfix-2.2.9-vda.patch.gz) = 9e574deee39ede061c3e90da529356ca -SHA256 (postfix/postfix-2.2.9-vda.patch.gz) = a67ea4a0b8c8a73ffc08c2d5d8b7d9289437112002b6041eff5d1215d1484e97 -SIZE (postfix/postfix-2.2.9-vda.patch.gz) = 7775 +MD5 (postfix/postfix-2.2.10-vda.patch.gz) = 625edf469963a0ba76eef2c6fd830c44 +SHA256 (postfix/postfix-2.2.10-vda.patch.gz) = 84c30af26b24d39398caf6bd8629c66da65e9b5bd7b0305b1b5217a4bddaa6ca +SIZE (postfix/postfix-2.2.10-vda.patch.gz) = 7791 diff --git a/mail/postfix/scripts/configure.postfix b/mail/postfix/scripts/configure.postfix index ac3ee86327e2..3c3ed2d936e4 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.73 2006-04-06 21:46:57 mnag Exp $ +# $FreeBSD: /tmp/pcvs/ports/mail/postfix/scripts/Attic/configure.postfix,v 1.74 2006-04-18 13:24:14 mnag Exp $ if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then exit @@ -229,7 +229,7 @@ while [ "$1" ]; do ;; VDA) echo "PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/" - echo "PATCHFILES+= postfix-2.2.9-vda.patch.gz" + echo "PATCHFILES+= postfix-2.2.10-vda.patch.gz" echo "PATCH_DIST_STRIP= -p1" ;; Test) diff --git a/mail/postfix22/Makefile b/mail/postfix22/Makefile index 74c498879834..329a371d45ac 100644 --- a/mail/postfix22/Makefile +++ b/mail/postfix22/Makefile @@ -16,6 +16,7 @@ PORTNAME= postfix PORTVERSION= 2.2.10 +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 0d3649d76065..71b406277b9a 100644 --- a/mail/postfix22/distinfo +++ b/mail/postfix22/distinfo @@ -4,6 +4,6 @@ SIZE (postfix/postfix-2.2.10.tar.gz) = 2443513 MD5 (postfix/postfix-libspf2-2.2.0-5.patch) = 80be36e0f14e1a1f39a3b30b9b2d4115 SHA256 (postfix/postfix-libspf2-2.2.0-5.patch) = b43c29d3424a552ea990dca8031bd4110cb49b3ecb927f6bacc4cd1442f2dbed SIZE (postfix/postfix-libspf2-2.2.0-5.patch) = 26077 -MD5 (postfix/postfix-2.2.9-vda.patch.gz) = 9e574deee39ede061c3e90da529356ca -SHA256 (postfix/postfix-2.2.9-vda.patch.gz) = a67ea4a0b8c8a73ffc08c2d5d8b7d9289437112002b6041eff5d1215d1484e97 -SIZE (postfix/postfix-2.2.9-vda.patch.gz) = 7775 +MD5 (postfix/postfix-2.2.10-vda.patch.gz) = 625edf469963a0ba76eef2c6fd830c44 +SHA256 (postfix/postfix-2.2.10-vda.patch.gz) = 84c30af26b24d39398caf6bd8629c66da65e9b5bd7b0305b1b5217a4bddaa6ca +SIZE (postfix/postfix-2.2.10-vda.patch.gz) = 7791 diff --git a/mail/postfix22/scripts/configure.postfix b/mail/postfix22/scripts/configure.postfix index 114f19c95d99..c97260fe1f1c 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.73 2006-04-06 21:46:57 mnag Exp $ +# $FreeBSD: /tmp/pcvs/ports/mail/postfix22/scripts/Attic/configure.postfix,v 1.74 2006-04-18 13:24:14 mnag Exp $ if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then exit @@ -229,7 +229,7 @@ while [ "$1" ]; do ;; VDA) echo "PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/" - echo "PATCHFILES+= postfix-2.2.9-vda.patch.gz" + echo "PATCHFILES+= postfix-2.2.10-vda.patch.gz" echo "PATCH_DIST_STRIP= -p1" ;; Test) diff --git a/mail/postfix23/Makefile b/mail/postfix23/Makefile index 74c498879834..329a371d45ac 100644 --- a/mail/postfix23/Makefile +++ b/mail/postfix23/Makefile @@ -16,6 +16,7 @@ PORTNAME= postfix PORTVERSION= 2.2.10 +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 0d3649d76065..71b406277b9a 100644 --- a/mail/postfix23/distinfo +++ b/mail/postfix23/distinfo @@ -4,6 +4,6 @@ SIZE (postfix/postfix-2.2.10.tar.gz) = 2443513 MD5 (postfix/postfix-libspf2-2.2.0-5.patch) = 80be36e0f14e1a1f39a3b30b9b2d4115 SHA256 (postfix/postfix-libspf2-2.2.0-5.patch) = b43c29d3424a552ea990dca8031bd4110cb49b3ecb927f6bacc4cd1442f2dbed SIZE (postfix/postfix-libspf2-2.2.0-5.patch) = 26077 -MD5 (postfix/postfix-2.2.9-vda.patch.gz) = 9e574deee39ede061c3e90da529356ca -SHA256 (postfix/postfix-2.2.9-vda.patch.gz) = a67ea4a0b8c8a73ffc08c2d5d8b7d9289437112002b6041eff5d1215d1484e97 -SIZE (postfix/postfix-2.2.9-vda.patch.gz) = 7775 +MD5 (postfix/postfix-2.2.10-vda.patch.gz) = 625edf469963a0ba76eef2c6fd830c44 +SHA256 (postfix/postfix-2.2.10-vda.patch.gz) = 84c30af26b24d39398caf6bd8629c66da65e9b5bd7b0305b1b5217a4bddaa6ca +SIZE (postfix/postfix-2.2.10-vda.patch.gz) = 7791 diff --git a/mail/postfix23/scripts/configure.postfix b/mail/postfix23/scripts/configure.postfix index 2808883c08cb..f45d78b8f710 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.73 2006-04-06 21:46:57 mnag Exp $ +# $FreeBSD: /tmp/pcvs/ports/mail/postfix23/scripts/Attic/configure.postfix,v 1.74 2006-04-18 13:24:14 mnag Exp $ if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then exit @@ -229,7 +229,7 @@ while [ "$1" ]; do ;; VDA) echo "PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/" - echo "PATCHFILES+= postfix-2.2.9-vda.patch.gz" + echo "PATCHFILES+= postfix-2.2.10-vda.patch.gz" echo "PATCH_DIST_STRIP= -p1" ;; Test) diff --git a/mail/postfix24/Makefile b/mail/postfix24/Makefile index 74c498879834..329a371d45ac 100644 --- a/mail/postfix24/Makefile +++ b/mail/postfix24/Makefile @@ -16,6 +16,7 @@ PORTNAME= postfix PORTVERSION= 2.2.10 +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 0d3649d76065..71b406277b9a 100644 --- a/mail/postfix24/distinfo +++ b/mail/postfix24/distinfo @@ -4,6 +4,6 @@ SIZE (postfix/postfix-2.2.10.tar.gz) = 2443513 MD5 (postfix/postfix-libspf2-2.2.0-5.patch) = 80be36e0f14e1a1f39a3b30b9b2d4115 SHA256 (postfix/postfix-libspf2-2.2.0-5.patch) = b43c29d3424a552ea990dca8031bd4110cb49b3ecb927f6bacc4cd1442f2dbed SIZE (postfix/postfix-libspf2-2.2.0-5.patch) = 26077 -MD5 (postfix/postfix-2.2.9-vda.patch.gz) = 9e574deee39ede061c3e90da529356ca -SHA256 (postfix/postfix-2.2.9-vda.patch.gz) = a67ea4a0b8c8a73ffc08c2d5d8b7d9289437112002b6041eff5d1215d1484e97 -SIZE (postfix/postfix-2.2.9-vda.patch.gz) = 7775 +MD5 (postfix/postfix-2.2.10-vda.patch.gz) = 625edf469963a0ba76eef2c6fd830c44 +SHA256 (postfix/postfix-2.2.10-vda.patch.gz) = 84c30af26b24d39398caf6bd8629c66da65e9b5bd7b0305b1b5217a4bddaa6ca +SIZE (postfix/postfix-2.2.10-vda.patch.gz) = 7791 diff --git a/mail/postfix24/scripts/configure.postfix b/mail/postfix24/scripts/configure.postfix index 8466ba931835..a80c5b0373a8 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.73 2006-04-06 21:46:57 mnag Exp $ +# $FreeBSD: /tmp/pcvs/ports/mail/postfix24/scripts/Attic/configure.postfix,v 1.74 2006-04-18 13:24:14 mnag Exp $ if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then exit @@ -229,7 +229,7 @@ while [ "$1" ]; do ;; VDA) echo "PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/" - echo "PATCHFILES+= postfix-2.2.9-vda.patch.gz" + echo "PATCHFILES+= postfix-2.2.10-vda.patch.gz" echo "PATCH_DIST_STRIP= -p1" ;; Test) diff --git a/mail/postfix25/Makefile b/mail/postfix25/Makefile index 74c498879834..329a371d45ac 100644 --- a/mail/postfix25/Makefile +++ b/mail/postfix25/Makefile @@ -16,6 +16,7 @@ PORTNAME= postfix PORTVERSION= 2.2.10 +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 0d3649d76065..71b406277b9a 100644 --- a/mail/postfix25/distinfo +++ b/mail/postfix25/distinfo @@ -4,6 +4,6 @@ SIZE (postfix/postfix-2.2.10.tar.gz) = 2443513 MD5 (postfix/postfix-libspf2-2.2.0-5.patch) = 80be36e0f14e1a1f39a3b30b9b2d4115 SHA256 (postfix/postfix-libspf2-2.2.0-5.patch) = b43c29d3424a552ea990dca8031bd4110cb49b3ecb927f6bacc4cd1442f2dbed SIZE (postfix/postfix-libspf2-2.2.0-5.patch) = 26077 -MD5 (postfix/postfix-2.2.9-vda.patch.gz) = 9e574deee39ede061c3e90da529356ca -SHA256 (postfix/postfix-2.2.9-vda.patch.gz) = a67ea4a0b8c8a73ffc08c2d5d8b7d9289437112002b6041eff5d1215d1484e97 -SIZE (postfix/postfix-2.2.9-vda.patch.gz) = 7775 +MD5 (postfix/postfix-2.2.10-vda.patch.gz) = 625edf469963a0ba76eef2c6fd830c44 +SHA256 (postfix/postfix-2.2.10-vda.patch.gz) = 84c30af26b24d39398caf6bd8629c66da65e9b5bd7b0305b1b5217a4bddaa6ca +SIZE (postfix/postfix-2.2.10-vda.patch.gz) = 7791 diff --git a/mail/postfix25/scripts/configure.postfix b/mail/postfix25/scripts/configure.postfix index 15ddcee205bc..50bdc5875568 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.73 2006-04-06 21:46:57 mnag Exp $ +# $FreeBSD: /tmp/pcvs/ports/mail/postfix25/scripts/Attic/configure.postfix,v 1.74 2006-04-18 13:24:14 mnag Exp $ if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then exit @@ -229,7 +229,7 @@ while [ "$1" ]; do ;; VDA) echo "PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/" - echo "PATCHFILES+= postfix-2.2.9-vda.patch.gz" + echo "PATCHFILES+= postfix-2.2.10-vda.patch.gz" echo "PATCH_DIST_STRIP= -p1" ;; Test) diff --git a/mail/postfix26/Makefile b/mail/postfix26/Makefile index 74c498879834..329a371d45ac 100644 --- a/mail/postfix26/Makefile +++ b/mail/postfix26/Makefile @@ -16,6 +16,7 @@ PORTNAME= postfix PORTVERSION= 2.2.10 +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 0d3649d76065..71b406277b9a 100644 --- a/mail/postfix26/distinfo +++ b/mail/postfix26/distinfo @@ -4,6 +4,6 @@ SIZE (postfix/postfix-2.2.10.tar.gz) = 2443513 MD5 (postfix/postfix-libspf2-2.2.0-5.patch) = 80be36e0f14e1a1f39a3b30b9b2d4115 SHA256 (postfix/postfix-libspf2-2.2.0-5.patch) = b43c29d3424a552ea990dca8031bd4110cb49b3ecb927f6bacc4cd1442f2dbed SIZE (postfix/postfix-libspf2-2.2.0-5.patch) = 26077 -MD5 (postfix/postfix-2.2.9-vda.patch.gz) = 9e574deee39ede061c3e90da529356ca -SHA256 (postfix/postfix-2.2.9-vda.patch.gz) = a67ea4a0b8c8a73ffc08c2d5d8b7d9289437112002b6041eff5d1215d1484e97 -SIZE (postfix/postfix-2.2.9-vda.patch.gz) = 7775 +MD5 (postfix/postfix-2.2.10-vda.patch.gz) = 625edf469963a0ba76eef2c6fd830c44 +SHA256 (postfix/postfix-2.2.10-vda.patch.gz) = 84c30af26b24d39398caf6bd8629c66da65e9b5bd7b0305b1b5217a4bddaa6ca +SIZE (postfix/postfix-2.2.10-vda.patch.gz) = 7791 diff --git a/mail/postfix26/scripts/configure.postfix b/mail/postfix26/scripts/configure.postfix index 098b7d028d32..b0fe485fa67d 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.73 2006-04-06 21:46:57 mnag Exp $ +# $FreeBSD: /tmp/pcvs/ports/mail/postfix26/scripts/Attic/configure.postfix,v 1.74 2006-04-18 13:24:14 mnag Exp $ if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then exit @@ -229,7 +229,7 @@ while [ "$1" ]; do ;; VDA) echo "PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/" - echo "PATCHFILES+= postfix-2.2.9-vda.patch.gz" + echo "PATCHFILES+= postfix-2.2.10-vda.patch.gz" echo "PATCH_DIST_STRIP= -p1" ;; Test) diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile index 74c498879834..329a371d45ac 100644 --- a/mail/postfix27/Makefile +++ b/mail/postfix27/Makefile @@ -16,6 +16,7 @@ PORTNAME= postfix PORTVERSION= 2.2.10 +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 0d3649d76065..71b406277b9a 100644 --- a/mail/postfix27/distinfo +++ b/mail/postfix27/distinfo @@ -4,6 +4,6 @@ SIZE (postfix/postfix-2.2.10.tar.gz) = 2443513 MD5 (postfix/postfix-libspf2-2.2.0-5.patch) = 80be36e0f14e1a1f39a3b30b9b2d4115 SHA256 (postfix/postfix-libspf2-2.2.0-5.patch) = b43c29d3424a552ea990dca8031bd4110cb49b3ecb927f6bacc4cd1442f2dbed SIZE (postfix/postfix-libspf2-2.2.0-5.patch) = 26077 -MD5 (postfix/postfix-2.2.9-vda.patch.gz) = 9e574deee39ede061c3e90da529356ca -SHA256 (postfix/postfix-2.2.9-vda.patch.gz) = a67ea4a0b8c8a73ffc08c2d5d8b7d9289437112002b6041eff5d1215d1484e97 -SIZE (postfix/postfix-2.2.9-vda.patch.gz) = 7775 +MD5 (postfix/postfix-2.2.10-vda.patch.gz) = 625edf469963a0ba76eef2c6fd830c44 +SHA256 (postfix/postfix-2.2.10-vda.patch.gz) = 84c30af26b24d39398caf6bd8629c66da65e9b5bd7b0305b1b5217a4bddaa6ca +SIZE (postfix/postfix-2.2.10-vda.patch.gz) = 7791 diff --git a/mail/postfix27/scripts/configure.postfix b/mail/postfix27/scripts/configure.postfix index 8f09dff2f286..ac5f40c3d352 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.73 2006-04-06 21:46:57 mnag Exp $ +# $FreeBSD: /tmp/pcvs/ports/mail/postfix27/scripts/Attic/configure.postfix,v 1.74 2006-04-18 13:24:14 mnag Exp $ if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then exit @@ -229,7 +229,7 @@ while [ "$1" ]; do ;; VDA) echo "PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/" - echo "PATCHFILES+= postfix-2.2.9-vda.patch.gz" + echo "PATCHFILES+= postfix-2.2.10-vda.patch.gz" echo "PATCH_DIST_STRIP= -p1" ;; Test) diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile index 74c498879834..329a371d45ac 100644 --- a/mail/postfix28/Makefile +++ b/mail/postfix28/Makefile @@ -16,6 +16,7 @@ PORTNAME= postfix PORTVERSION= 2.2.10 +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 0d3649d76065..71b406277b9a 100644 --- a/mail/postfix28/distinfo +++ b/mail/postfix28/distinfo @@ -4,6 +4,6 @@ SIZE (postfix/postfix-2.2.10.tar.gz) = 2443513 MD5 (postfix/postfix-libspf2-2.2.0-5.patch) = 80be36e0f14e1a1f39a3b30b9b2d4115 SHA256 (postfix/postfix-libspf2-2.2.0-5.patch) = b43c29d3424a552ea990dca8031bd4110cb49b3ecb927f6bacc4cd1442f2dbed SIZE (postfix/postfix-libspf2-2.2.0-5.patch) = 26077 -MD5 (postfix/postfix-2.2.9-vda.patch.gz) = 9e574deee39ede061c3e90da529356ca -SHA256 (postfix/postfix-2.2.9-vda.patch.gz) = a67ea4a0b8c8a73ffc08c2d5d8b7d9289437112002b6041eff5d1215d1484e97 -SIZE (postfix/postfix-2.2.9-vda.patch.gz) = 7775 +MD5 (postfix/postfix-2.2.10-vda.patch.gz) = 625edf469963a0ba76eef2c6fd830c44 +SHA256 (postfix/postfix-2.2.10-vda.patch.gz) = 84c30af26b24d39398caf6bd8629c66da65e9b5bd7b0305b1b5217a4bddaa6ca +SIZE (postfix/postfix-2.2.10-vda.patch.gz) = 7791 diff --git a/mail/postfix28/scripts/configure.postfix b/mail/postfix28/scripts/configure.postfix index 70a1e0eb836c..34ad37dfb61c 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.73 2006-04-06 21:46:57 mnag Exp $ +# $FreeBSD: /tmp/pcvs/ports/mail/postfix28/scripts/Attic/configure.postfix,v 1.74 2006-04-18 13:24:14 mnag Exp $ if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then exit @@ -229,7 +229,7 @@ while [ "$1" ]; do ;; VDA) echo "PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/" - echo "PATCHFILES+= postfix-2.2.9-vda.patch.gz" + echo "PATCHFILES+= postfix-2.2.10-vda.patch.gz" echo "PATCH_DIST_STRIP= -p1" ;; Test) |