diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2011-11-19 22:20:39 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2011-11-19 22:20:39 +0000 |
commit | 873e241938752f9b78a0ab1e79c604f52d3cde93 (patch) | |
tree | 0474c7233079e08cbbd5294520748735ce5d08a3 | |
parent | 5b864295d4200c5f48b539f36bef8432d456ec4d (diff) | |
download | ports-873e241938752f9b78a0ab1e79c604f52d3cde93.tar.gz ports-873e241938752f9b78a0ab1e79c604f52d3cde93.zip |
Notes
-rw-r--r-- | mail/postfix27/Makefile | 6 | ||||
-rw-r--r-- | mail/postfix27/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile index 354a533a6980..b7e6331576d7 100644 --- a/mail/postfix27/Makefile +++ b/mail/postfix27/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.7.6 +PORTVERSION= 2.7.7 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ @@ -20,7 +20,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= sahil@FreeBSD.org COMMENT= A secure alternative to widely-used Sendmail -VDAVERSION= 2.7.2 +VDAVERSION= 2.7.6 CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-689].* postfix-base-2.[0-689].* \ postfix-current-2.* postfix-current-base-2.* sendmail-8.* \ sendmail+*-8.* smail-3.* zmailer-2.* @@ -218,7 +218,7 @@ _REQUIRE+= ypserv .if defined(WITH_VDA) PATCH_SITES+= http://vda.sourceforge.net/VDA/:vda -PATCHFILES+= postfix-vda-${VDAVERSION}.patch:vda +PATCHFILES+= postfix-vda-v10-${VDAVERSION}.patch:vda PATCH_DIST_STRIP= -p1 PLIST_SUB+= VDA="" .else diff --git a/mail/postfix27/distinfo b/mail/postfix27/distinfo index 258eec858bb4..cc57a96be299 100644 --- a/mail/postfix27/distinfo +++ b/mail/postfix27/distinfo @@ -1,6 +1,6 @@ -SHA256 (postfix/postfix-2.7.6.tar.gz) = 4f7546d25463c5fc300eccd05c302a44458b1cc8dfda02c7205daa0038d5ab17 -SIZE (postfix/postfix-2.7.6.tar.gz) = 3425286 +SHA256 (postfix/postfix-2.7.7.tar.gz) = 3e4a6f6ffd55ce8f2f535f9ce2f50090526c9710d0aed888fed151b2cabef605 +SIZE (postfix/postfix-2.7.7.tar.gz) = 3425665 SHA256 (postfix/postfix-2.7.1-libspf2-1.2.x-4.patch.gz) = b67efb1ffbcae91f13bf3ed90a5181d4b5bc86ebe15753eaf9db8b2278f5bb16 SIZE (postfix/postfix-2.7.1-libspf2-1.2.x-4.patch.gz) = 8186 -SHA256 (postfix/postfix-vda-2.7.2.patch) = f9b12376983833ef9305f7696e9792b62058f242ff2630aeb0866cf686f0a14b -SIZE (postfix/postfix-vda-2.7.2.patch) = 59667 +SHA256 (postfix/postfix-vda-v10-2.7.6.patch) = d3641598ff897b2383e13b9c7bafcb704595901da3bc5b22467fe35e6bebd334 +SIZE (postfix/postfix-vda-v10-2.7.6.patch) = 56777 |