ports/150749: [PATCH] mail/postfix: fix ipv6 support in SPF patch
Martin Matuska
mm at FreeBSD.org
Mon Sep 20 07:20:02 UTC 2010
>Number: 150749
>Category: ports
>Synopsis: [PATCH] mail/postfix: fix ipv6 support in SPF patch
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Sep 20 07:20:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Martin Matuska
>Release: FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD neo.vx.sk 8.1-STABLE FreeBSD 8.1-STABLE #1 r212768M: Fri Sep 17 00:01:06 CEST
>Description:
Fix ipv6 support in SPF patch.
Port maintainer (sahil at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- postfix-2.7.1,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/postfix/Makefile,v
retrieving revision 1.159
diff -u -r1.159 Makefile
--- Makefile 13 Sep 2010 02:09:35 -0000 1.159
+++ Makefile 20 Sep 2010 07:06:11 -0000
@@ -154,7 +154,7 @@
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
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/mail/postfix/distinfo,v
retrieving revision 1.108
diff -u -r1.108 distinfo
--- distinfo 13 Sep 2010 02:09:35 -0000 1.108
+++ distinfo 20 Sep 2010 07:06:11 -0000
@@ -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
--- postfix-2.7.1,1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list