From 988a1ecda95c08c1e116e737422779296a62e000 Mon Sep 17 00:00:00 2001 From: Sahil Tandon Date: Mon, 28 Jan 2013 02:45:35 +0000 Subject: [PATCH] Update to Postfix 2.10 Snapshot 20130113; mark BROKEN when users try to build WITH_LDAP_SASL but WITHOUT_SASL2. --- mail/postfix-current/Makefile | 6 ++++-- mail/postfix-current/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 999a9d5e3704..1075c8e93bde 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -6,8 +6,7 @@ # PORTNAME= postfix -DISTVERSION= 2.10-20121031 -PORTREVISION= 2 +DISTVERSION= 2.10-20130113 PORTEPOCH= 4 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ @@ -218,6 +217,9 @@ POSTFIX_CCARGS+= -DHAS_LDAP -I${LOCALBASE}/include POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lldap -llber _REQUIRE+= slapd .if defined(WITH_LDAP_SASL) +.if !defined(WITH_SASL2) +BROKEN= Compile with Cyrus SASL to use LDAP_SASL +.endif POSTFIX_CCARGS+= -DUSE_LDAP_SASL .endif .endif diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo index fa797a67082d..7f76e4f509bf 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,4 +1,4 @@ -SHA256 (postfix/postfix-2.10-20121031.tar.gz) = 665a707181b7a32848c96f0609d1c450bd0aefeb4246a70bdb69975e33dd06c5 -SIZE (postfix/postfix-2.10-20121031.tar.gz) = 3814909 +SHA256 (postfix/postfix-2.10-20130113.tar.gz) = 3fde4d4a0296c26a24b69d63fe376b4e01fd01d65ef36ab12c56ac57a450bca3 +SIZE (postfix/postfix-2.10-20130113.tar.gz) = 3823921 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