1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Update to Postfix 2.10 Snapshot 20130113; mark BROKEN when

users try to build WITH_LDAP_SASL but WITHOUT_SASL2.
This commit is contained in:
Sahil Tandon 2013-01-28 02:45:35 +00:00
parent 9cf3da1670
commit 988a1ecda9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311094
2 changed files with 6 additions and 4 deletions

View File

@ -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

View File

@ -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