summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2012-02-20 06:15:19 +0000
committerSahil Tandon <sahil@FreeBSD.org>2012-02-20 06:15:19 +0000
commit2fcb2cd926b44bf56927757d44f0046ea58e277d (patch)
treee389d4074912a4faa4b9e8778fdb9de4c7854d4c /mail
parent- Update to 2.9.1 (diff)
- Update to 2.10-20120218
- Remove library number from pcre LIB_DEPENDS, as this port can compile without incident against older pcre libraries.
Notes
Notes: svn path=/head/; revision=291910
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix-current/Makefile5
-rw-r--r--mail/postfix-current/distinfo4
2 files changed, 4 insertions, 5 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile
index 10372a577958..c15b9ddaf730 100644
--- a/mail/postfix-current/Makefile
+++ b/mail/postfix-current/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= postfix
-DISTVERSION= 2.10-20120202
-PORTREVISION= 1
+DISTVERSION= 2.10-20120218
PORTEPOCH= 4
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \
@@ -119,7 +118,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-current/distinfo b/mail/postfix-current/distinfo
index 842d2df95d3c..07eb2877f6d0 100644
--- a/mail/postfix-current/distinfo
+++ b/mail/postfix-current/distinfo
@@ -1,4 +1,4 @@
-SHA256 (postfix/postfix-2.10-20120202.tar.gz) = a1b9e3feeaff7addd1df370d4931933135dcc41b151de9219b94e5fa688faa86
-SIZE (postfix/postfix-2.10-20120202.tar.gz) = 3759818
+SHA256 (postfix/postfix-2.10-20120218.tar.gz) = 4079af81f8ea6bfa02cad1f384a64714e3c84a2959317e06f13eb46b6c17a643
+SIZE (postfix/postfix-2.10-20120218.tar.gz) = 3760226
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