diff options
author | mnag <mnag@FreeBSD.org> | 2007-04-06 00:15:39 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2007-04-06 00:15:39 +0800 |
commit | 200a76b9c3fe8ec4cadf860128617c14e6b1ea68 (patch) | |
tree | ff93f214c4c7498ab5287a3083e3127c4e7ffcd3 /mail/postfix26 | |
parent | ce005de954f2260c93953aea8b6c87cbf2ca08ce (diff) | |
download | freebsd-ports-gnome-200a76b9c3fe8ec4cadf860128617c14e6b1ea68.tar.gz freebsd-ports-gnome-200a76b9c3fe8ec4cadf860128617c14e6b1ea68.tar.zst freebsd-ports-gnome-200a76b9c3fe8ec4cadf860128617c14e6b1ea68.zip |
- Update VDA patch to 2.4.0
Diffstat (limited to 'mail/postfix26')
-rw-r--r-- | mail/postfix26/Makefile | 5 | ||||
-rw-r--r-- | mail/postfix26/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/mail/postfix26/Makefile b/mail/postfix26/Makefile index 71faccb05b84..0bd2cf01c268 100644 --- a/mail/postfix26/Makefile +++ b/mail/postfix26/Makefile @@ -200,9 +200,8 @@ _REQUIRE+= ypserv .endif .if defined(WITH_VDA) -BROKEN= Does not apply. Waiting to a new version -PATCH_SITES+= http://vda.sourceforge.net/VDA/ -PATCHFILES+= postfix-2.3.7-vda.patch.gz +PATCH_SITES+= http://vda.cvs.sourceforge.net/*checkout*/vda/VDA/ +PATCHFILES+= postfix-2.4.0-vda.patch PATCH_DIST_STRIP= -p1 .endif diff --git a/mail/postfix26/distinfo b/mail/postfix26/distinfo index f51963247bb3..8f52c58e1d85 100644 --- a/mail/postfix26/distinfo +++ b/mail/postfix26/distinfo @@ -1,6 +1,6 @@ MD5 (postfix/postfix-2.4.0.tar.gz) = 45c56b112a6cd9ba08ac99dfd734ea9d SHA256 (postfix/postfix-2.4.0.tar.gz) = 7cbc4d8904512ac1792193c54a2989b481e6402447b82988b6a88b8091af6bbd SIZE (postfix/postfix-2.4.0.tar.gz) = 2931537 -MD5 (postfix/postfix-2.3.7-vda.patch.gz) = 93ad21258bcde55f39792b5b753aed4b -SHA256 (postfix/postfix-2.3.7-vda.patch.gz) = b353c82ecb2b35a5edba38180b683a4ad08895c94e3def0d1a4eeac58ac91061 -SIZE (postfix/postfix-2.3.7-vda.patch.gz) = 8003 +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 |