diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2011-02-06 04:11:19 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2011-02-06 04:11:19 +0000 |
commit | a45c281bafaa959e6fa0dc7cc5d1df7a8f57f13b (patch) | |
tree | 5fa8d88392641093c002626273c0f0bccc3dda98 /mail/postfix28 | |
parent | 1930bd653c86221d3d8965a6fb7568516a5038ba (diff) | |
download | ports-a45c281bafaa959e6fa0dc7cc5d1df7a8f57f13b.tar.gz ports-a45c281bafaa959e6fa0dc7cc5d1df7a8f57f13b.zip |
Notes
Diffstat (limited to 'mail/postfix28')
-rw-r--r-- | mail/postfix28/Makefile | 3 | ||||
-rw-r--r-- | mail/postfix28/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
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 |