From khera@kcilink.com  Wed Dec 14 21:38:26 2005
Return-Path: <khera@kcilink.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 65C3E16A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 14 Dec 2005 21:38:26 +0000 (GMT)
	(envelope-from khera@kcilink.com)
Received: from yertle.kcilink.com (yertle.kcilink.com [65.205.34.180])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 496AE43D46
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 14 Dec 2005 21:38:24 +0000 (GMT)
	(envelope-from khera@kcilink.com)
Received: by yertle.kcilink.com (Postfix, from userid 1002)
	id C00DFB816; Wed, 14 Dec 2005 16:38:23 -0500 (EST)
Message-Id: <20051214213823.C00DFB816@yertle.kcilink.com>
Date: Wed, 14 Dec 2005 16:38:23 -0500 (EST)
From: Vivek Khera <vivek@khera.org>
Reply-To: Vivek Khera <vivek@khera.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: update htdig patches for Mailman
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         90407
>Category:       ports
>Synopsis:       update htdig patches for Mailman
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 14 21:40:03 GMT 2005
>Closed-Date:    Fri Dec 16 09:19:47 GMT 2005
>Last-Modified:  Fri Dec 16 09:19:47 GMT 2005
>Originator:     Vivek Khera
>Release:        FreeBSD 5.4-STABLE amd64
>Organization:
>Environment:
System: FreeBSD yertle.int.kciLink.com 5.4-STABLE FreeBSD 5.4-STABLE #7: Tue May 31 11:38:22 EDT 2005 khera@yertle.int.kciLink.com:/usr/obj/usr/src/sys/YERTLE amd64


	
>Description:
	

update HT/DIG integration with Mailman for those that need it.  no need to
bump portrevision since it affects nobody who already is running mailman.

patches submitted by Brad Kollmyer <bradk@vitalsoft.com> and
Frank Wancho <fwancho@WHC.NET>

remove maintainership.  neither of the above submitters was willing to take
it, and I no longer use it.

>How-To-Repeat:
	
>Fix:

	



diff -Pru mailman/Makefile mailman.new/Makefile
--- mailman/Makefile	Mon Jun 13 10:47:52 2005
+++ mailman.new/Makefile	Wed Dec 14 16:33:51 2005
@@ -20,17 +20,16 @@
 DIST_SUBDIR=	mailman
 
 .if defined(WITH_HTDIG)
-## this may be broken with mailman 2.1.6 -- someone send patches to $MAINTAINER
 # see http://www.openinfo.co.uk/mailman/index.html
 # Order of application of these patches is critical.
-PATCHFILES+=	indexing-2.1.4-0.1.patch.gz:patch1 \
-		htdig-2.1.4-0.1.patch.gz:patch2
+PATCHFILES+=	indexing-2.1.6-0.1.patch.gz:patch1 \
+		htdig-2.1.6-0.1.patch.gz:patch2
 PATCH_DIST_STRIP=	-p1
-PATCH_SITES+=	http://www.openinfo.co.uk/mailman/patches/444879/:patch1 \
-		http://www.openinfo.co.uk/mailman/patches/444884/:patch2
+PATCH_SITES+=	http://www.openinfo.co.uk/mm/patches/444879/:patch1 \
+		http://www.openinfo.co.uk/mm/patches/444884/:patch2
 .endif
 
-MAINTAINER?=	vivek@khera.org
+MAINTAINER?=	ports@freebsd.org
 COMMENT?=	A mailing list manager (MLM) with a user-friendly web front-end
 
 RUN_DEPENDS=	lynx:${PORTSDIR}/www/lynx
@@ -72,7 +71,7 @@
 MAIL_GID?=	daemon
 .endif
 CGI_GID?=	www
-IMGDIR=		www/icons
+IMGDIR?=	www/icons
 #
 # End of user-configurable variables.
 
diff -Pru mailman/distinfo mailman.new/distinfo
--- mailman/distinfo	Tue Jun  7 10:07:05 2005
+++ mailman.new/distinfo	Wed Dec 14 16:30:19 2005
@@ -1,2 +1,6 @@
 MD5 (mailman/mailman-2.1.6.tgz) = 4e0f9d09c1553bd1a0a5327052179ca2
 SIZE (mailman/mailman-2.1.6.tgz) = 6482726
+MD5 (mailman/indexing-2.1.6-0.1.patch.gz) = e94f41782441afd5f025506dbaf70b33
+SIZE (mailman/indexing-2.1.6-0.1.patch.gz) = 8881
+MD5 (mailman/htdig-2.1.6-0.1.patch.gz) = d1735fc345066ba8b9f6df68ae2718de
+SIZE (mailman/htdig-2.1.6-0.1.patch.gz) = 60970
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: vs 
State-Changed-When: Fri Dec 16 09:19:24 UTC 2005 
State-Changed-Why:  
Committed, thanks for caring for mailman this far! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=90407 
>Unformatted:
