diff options
author | mnag <mnag@FreeBSD.org> | 2009-01-27 03:52:05 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2009-01-27 03:52:05 +0800 |
commit | 66bc0d3ec244951cccd07cef7f6140501a02f8f4 (patch) | |
tree | 6ce0a076586d50848339d9a00498e044562cc823 /mail/postfix | |
parent | ef79dc03c74776355879c3623de9f4310af67ee7 (diff) | |
download | freebsd-ports-gnome-66bc0d3ec244951cccd07cef7f6140501a02f8f4.tar.gz freebsd-ports-gnome-66bc0d3ec244951cccd07cef7f6140501a02f8f4.tar.zst freebsd-ports-gnome-66bc0d3ec244951cccd07cef7f6140501a02f8f4.zip |
- Update to 2.5.6
- Update VDA patch to 2.5.6
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/Makefile | 4 | ||||
-rw-r--r-- | mail/postfix/distinfo | 12 |
2 files changed, 8 insertions, 8 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 7f75b51de08d..5168159a2da5 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.5.5 +PORTVERSION= 2.5.6 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ @@ -185,7 +185,7 @@ _REQUIRE+= ypserv .if defined(WITH_VDA) PATCH_SITES+= http://vda.sourceforge.net/VDA/ -PATCHFILES+= postfix-2.5.4-vda-ng.patch.gz +PATCHFILES+= postfix-2.5.6-vda-ng.patch.gz PATCH_DIST_STRIP= -p1 .endif diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index 7b7d7bde7a6e..fde186247ab3 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,6 +1,6 @@ -MD5 (postfix/postfix-2.5.5.tar.gz) = 6b4b848bdd2239dddfc9d385e57e19ef -SHA256 (postfix/postfix-2.5.5.tar.gz) = 8c12c4d539818433d2a65019d44c802c06d0d18667cd069a5b313db06f4bc832 -SIZE (postfix/postfix-2.5.5.tar.gz) = 3157877 -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 +MD5 (postfix/postfix-2.5.6.tar.gz) = ec2cb63b53f5f36c3ca91da8f3bc9407 +SHA256 (postfix/postfix-2.5.6.tar.gz) = 8e0178cc1540cb349ed341ae717f0f9ef663e85136db2889e6953bdcd5992abb +SIZE (postfix/postfix-2.5.6.tar.gz) = 3157891 +MD5 (postfix/postfix-2.5.6-vda-ng.patch.gz) = 83e483795c616abb27fdee5d9886019c +SHA256 (postfix/postfix-2.5.6-vda-ng.patch.gz) = c4e4ff3da5b6bfa2648dc41bbf7ee56c1ba2f62e2c77a7885bc8044a1131f531 +SIZE (postfix/postfix-2.5.6-vda-ng.patch.gz) = 12388 |