diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2010-09-22 04:23:31 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2010-09-22 04:23:31 +0000 |
commit | af13eef1295f25d54669b67aa818b1a2a847fd5c (patch) | |
tree | 7c4fbcf7bbecf233e811eb97c75956e891a1ebe0 /mail/postfix | |
parent | ccbc2d3d5671306e161a0f381ace99d613f914f3 (diff) | |
download | ports-af13eef1295f25d54669b67aa818b1a2a847fd5c.tar.gz ports-af13eef1295f25d54669b67aa818b1a2a847fd5c.zip |
Notes
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 9be74627f70b..3f4c45c921d9 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -154,7 +154,7 @@ POSTFIX_AUXLIBS+= -L${OPENSSLLIB} ${LDFLAGS} -lssl -lcrypto 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.patch.gz +PATCHFILES+= postfix-2.7.1-libspf2-1.2.x-1.patch.gz PATCH_DIST_STRIP= -p1 POSTFIX_CCARGS+= -DHAVE_NS_TYPE -I${LOCALBASE}/include POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lspf2 diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index f178687a16b6..df007196f774 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,9 +1,9 @@ MD5 (postfix/postfix-2.7.1.tar.gz) = b7a5c3ccd309156a65d6f8d2683d4fa1 SHA256 (postfix/postfix-2.7.1.tar.gz) = 12301aa8dae18d333c8c96dbf7673f8f05139f10406e7afe278cfd4a1f132df0 SIZE (postfix/postfix-2.7.1.tar.gz) = 3418747 -MD5 (postfix/postfix-2.7.1-libspf2-1.2.x.patch.gz) = 28261fa4db230433cade2ebbee629a18 -SHA256 (postfix/postfix-2.7.1-libspf2-1.2.x.patch.gz) = 98e39c8494bb20a2e790ca3e1452eec94446eb858c628e33bf4d3730fb31150d -SIZE (postfix/postfix-2.7.1-libspf2-1.2.x.patch.gz) = 7074 +MD5 (postfix/postfix-2.7.1-libspf2-1.2.x-1.patch.gz) = 703ea5a4e9b70c9d32cd7fe32cc535bc +SHA256 (postfix/postfix-2.7.1-libspf2-1.2.x-1.patch.gz) = e610469e7c1bdc46cfb4155db849a309d0b43b5931a426e9efb495702da7ec03 +SIZE (postfix/postfix-2.7.1-libspf2-1.2.x-1.patch.gz) = 7225 MD5 (postfix/postfix-vda-2.7.0.patch) = f73d119fc9e00f31f23599176554e763 SHA256 (postfix/postfix-vda-2.7.0.patch) = 6a81aadc21ddd9ffa22fd3a64c924a241b92fc5f2b3bafd352075e830e086e0b SIZE (postfix/postfix-vda-2.7.0.patch) = 59667 |