diff options
author | mnag <mnag@FreeBSD.org> | 2007-06-15 22:28:25 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2007-06-15 22:28:25 +0800 |
commit | ffa41967652f06c20b8dd279994b25c1f7edac12 (patch) | |
tree | a491f8b07b763cb8456d88cdae13e0562f8753b5 /mail/postfix27 | |
parent | e57952612b9dcce66478d037f230154efe4f70d9 (diff) | |
download | freebsd-ports-gnome-ffa41967652f06c20b8dd279994b25c1f7edac12.tar.gz freebsd-ports-gnome-ffa41967652f06c20b8dd279994b25c1f7edac12.tar.zst freebsd-ports-gnome-ffa41967652f06c20b8dd279994b25c1f7edac12.zip |
- Update VDA patch to 2.4.3-vda-ng
Diffstat (limited to 'mail/postfix27')
-rw-r--r-- | mail/postfix27/Makefile | 4 | ||||
-rw-r--r-- | mail/postfix27/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile index 9543f5cb1c20..edaf7cca9451 100644 --- a/mail/postfix27/Makefile +++ b/mail/postfix27/Makefile @@ -190,8 +190,8 @@ _REQUIRE+= ypserv .endif .if defined(WITH_VDA) -PATCH_SITES+= http://vda.cvs.sourceforge.net/*checkout*/vda/VDA/ -PATCHFILES+= postfix-2.4.0-vda.patch +PATCH_SITES+= http://vda.sourceforge.net/VDA/ +PATCHFILES+= postfix-2.4.3-vda-ng.patch.gz PATCH_DIST_STRIP= -p1 .endif diff --git a/mail/postfix27/distinfo b/mail/postfix27/distinfo index 20035fbb1bdb..6c75ac8b878f 100644 --- a/mail/postfix27/distinfo +++ b/mail/postfix27/distinfo @@ -1,6 +1,6 @@ MD5 (postfix/postfix-2.4.3.tar.gz) = 7d2e126189b91f41fdb1ddb0bd354fd3 SHA256 (postfix/postfix-2.4.3.tar.gz) = bc0baed38c13e077789b75f008fb320daf4dd2a3aa15743ac4a533f0c7754c2e SIZE (postfix/postfix-2.4.3.tar.gz) = 2929905 -MD5 (postfix/postfix-2.4.0-vda.patch) = 30bfa1006ceb5a061c77cabc794b8f77 -SHA256 (postfix/postfix-2.4.0-vda.patch) = ce2db08b78b7377cd0e1d9fc144b19d41a11c7012066ba82335397e657a25b6a -SIZE (postfix/postfix-2.4.0-vda.patch) = 29438 +MD5 (postfix/postfix-2.4.3-vda-ng.patch.gz) = cf594884551fe720cb2775baf15cd217 +SHA256 (postfix/postfix-2.4.3-vda-ng.patch.gz) = 4580784a3aee5f27c7580e2188a4cfb8fd387b2d7c74a7b78be19fc70e13ea68 +SIZE (postfix/postfix-2.4.3-vda-ng.patch.gz) = 12238 |