diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-11-08 18:44:39 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-11-08 18:44:39 +0000 |
commit | bdece63fca75535419cf63433103e73f38a1d94f (patch) | |
tree | 5d7990f1681328df299d10a8014bcd2ca8046569 /mail/postfix28 | |
parent | Add a FreeBSD wiki page as a home page. (diff) |
- Update VDA patch to 2.3.4
Notes
Notes:
svn path=/head/; revision=176837
Diffstat (limited to 'mail/postfix28')
-rw-r--r-- | mail/postfix28/Makefile | 4 | ||||
-rw-r--r-- | mail/postfix28/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile index 262f59a1ed71..cb6d486141ab 100644 --- a/mail/postfix28/Makefile +++ b/mail/postfix28/Makefile @@ -199,8 +199,8 @@ _REQUIRE+= ypserv .endif .if defined(WITH_VDA) -PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/ -PATCHFILES+= postfix-2.3.3-vda.patch.gz +PATCH_SITES+= http://vda.sourceforge.net/VDA/ +PATCHFILES+= postfix-2.3.4-vda.patch.gz PATCH_DIST_STRIP= -p1 .endif diff --git a/mail/postfix28/distinfo b/mail/postfix28/distinfo index d2db7210a19a..78f40f1b33e0 100644 --- a/mail/postfix28/distinfo +++ b/mail/postfix28/distinfo @@ -1,6 +1,6 @@ MD5 (postfix/postfix-2.3.4.tar.gz) = 78942b38639aee30b637f1c15c0b3fc9 SHA256 (postfix/postfix-2.3.4.tar.gz) = 34894637337d260725e2b58666dd6e6d95bfc9c1d1b27d8bdc4cfddcb0818803 SIZE (postfix/postfix-2.3.4.tar.gz) = 2778860 -MD5 (postfix/postfix-2.3.3-vda.patch.gz) = 3506ab432360766b6a2708042b29943a -SHA256 (postfix/postfix-2.3.3-vda.patch.gz) = 4fdff601e0b2653025c9b9ca8875e995b8052e2e362c3a5e035c3d2859bd4fa2 -SIZE (postfix/postfix-2.3.3-vda.patch.gz) = 7944 +MD5 (postfix/postfix-2.3.4-vda.patch.gz) = d7f951f95aaf1929bd9b5b18875e217f +SHA256 (postfix/postfix-2.3.4-vda.patch.gz) = 614343f9aca204cefe754605f4588af1c53588983e8867f407d905089c9ec423 +SIZE (postfix/postfix-2.3.4-vda.patch.gz) = 7950 |