diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-08-13 14:48:50 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-08-13 14:48:50 +0000 |
commit | 1a1040c4cb5b48766be231c5915190d82c586cf4 (patch) | |
tree | 910198ecdb163aa48325ee7971712f4b5397243a /mail/postfix28 | |
parent | Fix the discovery date in the latest MySQL entry. (diff) |
- Update VDA patch to 2.3.2
Notes
Notes:
svn path=/head/; revision=170465
Diffstat (limited to 'mail/postfix28')
-rw-r--r-- | mail/postfix28/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix28/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile index e00d44d118ac..da52dbbc3ed7 100644 --- a/mail/postfix28/Makefile +++ b/mail/postfix28/Makefile @@ -201,7 +201,7 @@ _REQUIRE+= ypserv .if defined(WITH_VDA) PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/ -PATCHFILES+= postfix-2.3.1-vda.patch.gz +PATCHFILES+= postfix-2.3.2-vda.patch.gz PATCH_DIST_STRIP= -p1 .endif diff --git a/mail/postfix28/distinfo b/mail/postfix28/distinfo index 32caab2ecb07..f1a681e50e31 100644 --- a/mail/postfix28/distinfo +++ b/mail/postfix28/distinfo @@ -1,6 +1,6 @@ MD5 (postfix/postfix-2.3.2.tar.gz) = b1e482eea6a340041b8a637e62b15e3c SHA256 (postfix/postfix-2.3.2.tar.gz) = 151b766389fc8453be01700220e9fb726e202d539f055ce83b9c928b27d44413 SIZE (postfix/postfix-2.3.2.tar.gz) = 2774600 -MD5 (postfix/postfix-2.3.1-vda.patch.gz) = fc7c1676ceecbfb414353af1dafe11de -SHA256 (postfix/postfix-2.3.1-vda.patch.gz) = b92de9749df915a1f23e21d3d08269fb249b0e5d8bf6a606170b4b329850c9b4 -SIZE (postfix/postfix-2.3.1-vda.patch.gz) = 7956 +MD5 (postfix/postfix-2.3.2-vda.patch.gz) = 1edd38c5855312bc02c5c0a41c9d1821 +SHA256 (postfix/postfix-2.3.2-vda.patch.gz) = 734d3ed563cb4d88bfb365a14020ba4244a8d4c94c215bfc60d7713d9828224f +SIZE (postfix/postfix-2.3.2-vda.patch.gz) = 7946 |