aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2005-12-28 06:13:11 +0800
committermnag <mnag@FreeBSD.org>2005-12-28 06:13:11 +0800
commitb1ca16b765da46b62dd165e38be50b510991cc9a (patch)
treec703fb26248b66ab47c09c0704de18f6327ee505 /mail
parent4dd79f702d83ad007687a9b8e660b134955465b4 (diff)
downloadfreebsd-ports-gnome-b1ca16b765da46b62dd165e38be50b510991cc9a.tar.gz
freebsd-ports-gnome-b1ca16b765da46b62dd165e38be50b510991cc9a.tar.zst
freebsd-ports-gnome-b1ca16b765da46b62dd165e38be50b510991cc9a.zip
Update to 2.3-20051227
Fix build with SASL [1] Notified by: Roddie Hasan <roddie@krweb.net>, Tracy Phillips <tracy.phillips@rackeasy.com> [1]
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix-current/Makefile6
-rw-r--r--mail/postfix-current/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile
index 40c952bf509a..26f3a4d9cb12 100644
--- a/mail/postfix-current/Makefile
+++ b/mail/postfix-current/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= postfix
-DISTVERSION= 2.3-20051223
+DISTVERSION= 2.3-20051227
PORTEPOCH= 2
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \
@@ -95,7 +95,7 @@ POSTFIX_CCARGS+= -DNO_PCRE
BROKEN= "Select only one SASL version"
.endif
LIB_DEPENDS+= sasl.8:${PORTSDIR}/security/cyrus-sasl
-POSTFIX_CCARGS+= -DUSE_SASL_AUTH -I${LOCALBASE}/include -I${LOCALBASE}/include/sasl1
+POSTFIX_CCARGS+= -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I${LOCALBASE}/include -I${LOCALBASE}/include/sasl1
POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lsasl -lpam -lcrypt
.endif
@@ -104,7 +104,7 @@ POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lsasl -lpam -lcrypt
BROKEN= "Select only one SASL version"
.endif
LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
-POSTFIX_CCARGS+= -DUSE_SASL_AUTH -I${LOCALBASE}/include -I${LOCALBASE}/include/sasl
+POSTFIX_CCARGS+= -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I${LOCALBASE}/include -I${LOCALBASE}/include/sasl
POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lsasl2 -lpam -lcrypt
.endif
diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo
index 9a606b280913..08eee3c79fde 100644
--- a/mail/postfix-current/distinfo
+++ b/mail/postfix-current/distinfo
@@ -1,3 +1,3 @@
-MD5 (postfix/postfix-2.3-20051223.tar.gz) = 3fb7cd68dd2f855bc1f797dbe4a8b644
-SHA256 (postfix/postfix-2.3-20051223.tar.gz) = ffbac92647f71896ccc7e177842ca48305d64085aa4a91cf907ea76adc1917f0
-SIZE (postfix/postfix-2.3-20051223.tar.gz) = 2567271
+MD5 (postfix/postfix-2.3-20051227.tar.gz) = fb7adb0ff080c871dc0d5e114669793c
+SHA256 (postfix/postfix-2.3-20051227.tar.gz) = 7b1cfdf7fc9275966033707548e853459f2c1387ef75ea54fcc779ee32040157
+SIZE (postfix/postfix-2.3-20051227.tar.gz) = 2572150