ports/107688: [patch] mail/mailman: unbreak with WITH_HTDIG knob

Boris Samorodov bsam at FreeBSD.org
Mon Jan 8 18:20:15 UTC 2007


>Number:         107688
>Category:       ports
>Synopsis:       [patch] mail/mailman: unbreak with WITH_HTDIG knob
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 08 18:20:15 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Boris Samorodov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
InPharmTech, Co. http://www.ipt.ru
>Environment:
System: FreeBSD tinderbox.i386.ipt.ru 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Mon Dec 11 13:27:01 MSK 2006 bsam at tinderbox.i386.ipt.ru:/usr/obj/usr/src/sys/GENERIC i386

>Description:
	Current version of mail/mailman doesn't use HTDIG patches
	(which are out now for mailman 2.1.9).
>How-To-Repeat:
>Fix:
	. update two HTDIG patches (htdig and indexing) to 2.1.9;
	. introduce those patches to distinfo;
	. as a result, remove BROKEN.

--- mailman.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/mailman/Makefile,v
retrieving revision 1.67
diff -u -r1.67 Makefile
--- Makefile	6 Nov 2006 12:36:42 -0000	1.67
+++ Makefile	8 Jan 2007 18:06:46 -0000
@@ -96,11 +96,10 @@
 .endif
 
 .if defined(WITH_HTDIG)
-BROKEN=		patch to mailman 2.1.9 was not released yet, please remove htdig option and try again.
 PATCH_SITES+=	http://www.openinfo.co.uk/mm/patches/444879/:patch1 \
 		http://www.openinfo.co.uk/mm/patches/444884/:patch2
-PATCHFILES+=	indexing-2.1.6-0.1.patch.gz:patch1 \
-		htdig-2.1.6-0.1.patch.gz:patch2
+PATCHFILES+=	indexing-2.1.9-0.1.patch.gz:patch1 \
+		htdig-2.1.9-0.1.patch.gz:patch2
 PATCH_DIST_STRIP=	-p1
 PKGNAMESUFFIX+=	-with-htdig
 RUN_DEPENDS+=	htdig:${PORTSDIR}/textproc/htdig
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/mail/mailman/distinfo,v
retrieving revision 1.31
diff -u -r1.31 distinfo
--- distinfo	15 Sep 2006 21:35:03 -0000	1.31
+++ distinfo	8 Jan 2007 18:06:46 -0000
@@ -1,3 +1,9 @@
 MD5 (mailman/mailman-2.1.9.tgz) = dd51472470f9eafb04f64da372444835
 SHA256 (mailman/mailman-2.1.9.tgz) = 1b7a2c853c21bfd22205167dc3678c634a3f981721d95d1cd923ca84967cc986
 SIZE (mailman/mailman-2.1.9.tgz) = 7829201
+MD5 (mailman/indexing-2.1.9-0.1.patch.gz) = b8251fa47b88d7e67b6af45fb2e32393
+SHA256 (mailman/indexing-2.1.9-0.1.patch.gz) = cbef2c24fc629e9aed3eacc017edf40a4b09d6bf5cb5048f774df8bc7958c841
+SIZE (mailman/indexing-2.1.9-0.1.patch.gz) = 8652
+MD5 (mailman/htdig-2.1.9-0.1.patch.gz) = 6a52c422d2fbf573ae529665677afbad
+SHA256 (mailman/htdig-2.1.9-0.1.patch.gz) = dd6aa2d67b47c335ed7e866108ba6df00841dd70410169822dc65350b85027c4
+SIZE (mailman/htdig-2.1.9-0.1.patch.gz) = 61093
--- mailman.diff ends here ---

WBR
-- 
bsam

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list