diff options
author | mnag <mnag@FreeBSD.org> | 2008-08-30 22:56:39 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2008-08-30 22:56:39 +0800 |
commit | 4b0aa9792a72e7c1c986a254b2292bfd3c382529 (patch) | |
tree | 25c61dd7e89f7dff59f04fc9df46010c35ec05cc /mail/postfix26 | |
parent | 1e2ff0ae3daac810b7470200adda24c8ce9ac0d9 (diff) | |
download | freebsd-ports-gnome-4b0aa9792a72e7c1c986a254b2292bfd3c382529.tar.gz freebsd-ports-gnome-4b0aa9792a72e7c1c986a254b2292bfd3c382529.tar.zst freebsd-ports-gnome-4b0aa9792a72e7c1c986a254b2292bfd3c382529.zip |
- Update VDA patch to 2.5.4
PR: 126897
Notified by: Brian Haun <brian___haun.net>
Diffstat (limited to 'mail/postfix26')
-rw-r--r-- | mail/postfix26/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix26/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix26/Makefile b/mail/postfix26/Makefile index 2be3c280b8a8..ee4128206734 100644 --- a/mail/postfix26/Makefile +++ b/mail/postfix26/Makefile @@ -185,7 +185,7 @@ _REQUIRE+= ypserv .if defined(WITH_VDA) PATCH_SITES+= http://vda.sourceforge.net/VDA/ -PATCHFILES+= postfix-2.5.3-vda-ng.patch.gz +PATCHFILES+= postfix-2.5.4-vda-ng.patch.gz PATCH_DIST_STRIP= -p1 .endif diff --git a/mail/postfix26/distinfo b/mail/postfix26/distinfo index 86b3e16786f6..2353fd736d6b 100644 --- a/mail/postfix26/distinfo +++ b/mail/postfix26/distinfo @@ -1,6 +1,6 @@ MD5 (postfix/postfix-2.5.4.tar.gz) = 0985c854cd92016a8a6b2ed0b7d95af1 SHA256 (postfix/postfix-2.5.4.tar.gz) = c455de2efd03a38e6b7507521dc0141c526105b8bdf231732f7cd7a9129b4a63 SIZE (postfix/postfix-2.5.4.tar.gz) = 3157713 -MD5 (postfix/postfix-2.5.3-vda-ng.patch.gz) = 44bc9b1278fc971515cb8c94268dea94 -SHA256 (postfix/postfix-2.5.3-vda-ng.patch.gz) = 5690c734072e6231b151449a7ef1da25e9ac091f51b279c4670219751b984799 -SIZE (postfix/postfix-2.5.3-vda-ng.patch.gz) = 12809 +MD5 (postfix/postfix-2.5.4-vda-ng.patch.gz) = af440d2b7bdef2510fc6d0c045b2ef17 +SHA256 (postfix/postfix-2.5.4-vda-ng.patch.gz) = e401713494b21b51a7fbeeed1bc3020922e5706441c3d838b0b14fbd540cd867 +SIZE (postfix/postfix-2.5.4-vda-ng.patch.gz) = 12433 |