aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsahil <sahil@FreeBSD.org>2011-02-06 12:11:19 +0800
committersahil <sahil@FreeBSD.org>2011-02-06 12:11:19 +0800
commita97b43c8da82a7dac79609080b2523ab426c75a7 (patch)
tree1d8e1c2d855c3744e08107161a49719252d128aa
parentfce311fb560a928e0e89642742382268a4e1303d (diff)
downloadfreebsd-ports-gnome-a97b43c8da82a7dac79609080b2523ab426c75a7.tar.gz
freebsd-ports-gnome-a97b43c8da82a7dac79609080b2523ab426c75a7.tar.zst
freebsd-ports-gnome-a97b43c8da82a7dac79609080b2523ab426c75a7.zip
- Unbreak SPF option with new patch for 2.8.0
PR: ports/154465 Submitted by: mm Feature safe: yes
-rw-r--r--mail/postfix/Makefile3
-rw-r--r--mail/postfix/distinfo2
-rw-r--r--mail/postfix28/Makefile3
-rw-r--r--mail/postfix28/distinfo2
4 files changed, 6 insertions, 4 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index b25ca5f3529e..6a65317d38b0 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -167,11 +167,10 @@ POSTFIX_AUXLIBS+= -L${OPENSSLLIB} ${LDFLAGS} -lssl -lcrypto
.endif
.if defined(WITH_SPF)
-BROKEN= At the moment, SPF support is unavailable for ${PORTNAME}-${DISTVERSION}
LIB_DEPENDS+= spf2.3:${PORTSDIR}/mail/libspf2
PATCH_SITES+= ${MASTER_SITE_LOCAL}
PATCH_SITE_SUBDIR= mm
-PATCHFILES+= postfix-2.7.1-libspf2-1.2.x-4.patch.gz
+PATCHFILES+= postfix-2.8.0-libspf2-1.2.x-0.patch.gz
PATCH_DIST_STRIP= -p1
POSTFIX_CCARGS+= -DHAVE_NS_TYPE -DHAS_SPF -I${LOCALBASE}/include
POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lspf2
diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo
index 48321d716abc..8f8776af8e31 100644
--- a/mail/postfix/distinfo
+++ b/mail/postfix/distinfo
@@ -1,2 +1,4 @@
SHA256 (postfix/postfix-2.8.0.tar.gz) = 4b6c44601e2ed591b0863ddac43fbe04e30caf9ae0ec65089cb13e9a92aa37ed
SIZE (postfix/postfix-2.8.0.tar.gz) = 3643132
+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
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile
index b25ca5f3529e..6a65317d38b0 100644
--- a/mail/postfix28/Makefile
+++ b/mail/postfix28/Makefile
@@ -167,11 +167,10 @@ POSTFIX_AUXLIBS+= -L${OPENSSLLIB} ${LDFLAGS} -lssl -lcrypto
.endif
.if defined(WITH_SPF)
-BROKEN= At the moment, SPF support is unavailable for ${PORTNAME}-${DISTVERSION}
LIB_DEPENDS+= spf2.3:${PORTSDIR}/mail/libspf2
PATCH_SITES+= ${MASTER_SITE_LOCAL}
PATCH_SITE_SUBDIR= mm
-PATCHFILES+= postfix-2.7.1-libspf2-1.2.x-4.patch.gz
+PATCHFILES+= postfix-2.8.0-libspf2-1.2.x-0.patch.gz
PATCH_DIST_STRIP= -p1
POSTFIX_CCARGS+= -DHAVE_NS_TYPE -DHAS_SPF -I${LOCALBASE}/include
POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lspf2
diff --git a/mail/postfix28/distinfo b/mail/postfix28/distinfo
index 48321d716abc..8f8776af8e31 100644
--- a/mail/postfix28/distinfo
+++ b/mail/postfix28/distinfo
@@ -1,2 +1,4 @@
SHA256 (postfix/postfix-2.8.0.tar.gz) = 4b6c44601e2ed591b0863ddac43fbe04e30caf9ae0ec65089cb13e9a92aa37ed
SIZE (postfix/postfix-2.8.0.tar.gz) = 3643132
+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