diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2012-02-20 06:15:17 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2012-02-20 06:15:17 +0000 |
commit | 780873418926a2525d2c4a4c2cb04e1ace010071 (patch) | |
tree | a41f645a3521aaea791dc7e4f31b67e7b63e357f /mail | |
parent | 244ceabff97be430dab282cbf0e81cfacddc3cba (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix/Makefile | 5 | ||||
-rw-r--r-- | mail/postfix/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index da6967aea41a..ef46b3fe16c1 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -6,8 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.9.0 -PORTREVISION= 1 +PORTVERSION= 2.9.1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ @@ -124,7 +123,7 @@ POSTFIX_CCARGS+= -DDEF_CONFIG_DIR=\\\"${ETCDIR}\\\" \ _REQUIRE= LOGIN cleanvar .if defined(WITH_PCRE) -LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre +LIB_DEPENDS+= pcre:${PORTSDIR}/devel/pcre POSTFIX_CCARGS+= -DHAS_PCRE -I${LOCALBASE}/include POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lpcre .else diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index 870b889d2207..20a48690aa70 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,4 +1,4 @@ -SHA256 (postfix/postfix-2.9.0.tar.gz) = aed9b360eb74f46bfd6c6efe4eb724ce013cb8c6d4ad43888dd940aa2d33e6ec -SIZE (postfix/postfix-2.9.0.tar.gz) = 3768091 +SHA256 (postfix/postfix-2.9.1.tar.gz) = d1dbe901f76ab6fd51f9c8c61eb46bd6fe0bc8b13823330e397eb1b00e940cbe +SIZE (postfix/postfix-2.9.1.tar.gz) = 3768329 SHA256 (postfix/postfix-2.8.0-libspf2-1.2.x-0.patch.gz) = e5c38e5bc226cab109c02a4e530ab1aefd3bb06f2169f3e052bdf83d2727aacc SIZE (postfix/postfix-2.8.0-libspf2-1.2.x-0.patch.gz) = 8191 |