aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2007-08-30 20:28:43 +0800
committermnag <mnag@FreeBSD.org>2007-08-30 20:28:43 +0800
commit5bcc01539e4893ea7d50143fb7e0ac7dfaf7a789 (patch)
treef7ca27608e0b7dc572624c6bd7a64150cc762049 /mail
parent217dbf5cde1c7883f50e18cf3a78119999e20c8f (diff)
downloadfreebsd-ports-gnome-5bcc01539e4893ea7d50143fb7e0ac7dfaf7a789.tar.gz
freebsd-ports-gnome-5bcc01539e4893ea7d50143fb7e0ac7dfaf7a789.tar.zst
freebsd-ports-gnome-5bcc01539e4893ea7d50143fb7e0ac7dfaf7a789.zip
- Update to 2.5-20070824
- Backport changes from mail/postfix (SASL2/DOVECOT)
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix-current/Makefile8
-rw-r--r--mail/postfix-current/distinfo6
2 files changed, 4 insertions, 10 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile
index 06d7152eea7e..8a4955a9facc 100644
--- a/mail/postfix-current/Makefile
+++ b/mail/postfix-current/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= postfix
-DISTVERSION= 2.5-20070731
+DISTVERSION= 2.5-20070824
PORTEPOCH= 4
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \
@@ -91,18 +91,12 @@ POSTFIX_CCARGS+= -DNO_PCRE
.endif
.if defined(WITH_SASL2)
-.if defined(WITH_DOVECOT)
-BROKEN= Select only one SASL authentication method
-.endif
LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
POSTFIX_CCARGS+= -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I${LOCALBASE}/include -I${LOCALBASE}/include/sasl
POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lsasl2 -lpam -lcrypt
.endif
.if defined(WITH_DOVECOT)
-.if defined(WITH_SASL2)
-BROKEN= Select only one SASL authentication method
-.endif
RUN_DEPENDS+= dovecot:${PORTSDIR}/mail/dovecot
POSTFIX_CCARGS+= -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\\\"dovecot\\\"
.endif
diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo
index 8dad8574abcf..afb2002b6bd2 100644
--- a/mail/postfix-current/distinfo
+++ b/mail/postfix-current/distinfo
@@ -1,3 +1,3 @@
-MD5 (postfix/postfix-2.5-20070731.tar.gz) = 0a5f259713f7a5ce8b89b4b4262f2a3b
-SHA256 (postfix/postfix-2.5-20070731.tar.gz) = 5a95b27a51609c6910b6a51a5914423f5643348d3e4a81746f065fbd937a08c1
-SIZE (postfix/postfix-2.5-20070731.tar.gz) = 2934227
+MD5 (postfix/postfix-2.5-20070824.tar.gz) = 83013634651bec042991478ebf039b01
+SHA256 (postfix/postfix-2.5-20070824.tar.gz) = 285539a8033d21f855e01b8352cd79cb0ff298ba7ebc7067b05ceda55ec7b842
+SIZE (postfix/postfix-2.5-20070824.tar.gz) = 2935617