From mm@mail.vx.sk  Sun May 18 18:39:37 2008
Return-Path: <mm@mail.vx.sk>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id AA5F91065681
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 18 May 2008 18:39:37 +0000 (UTC)
	(envelope-from mm@mail.vx.sk)
Received: from mail.vx.sk (neo.vx.sk [213.239.219.9])
	by mx1.freebsd.org (Postfix) with ESMTP id 6FE168FC13
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 18 May 2008 18:39:37 +0000 (UTC)
	(envelope-from mm@mail.vx.sk)
Received: from localhost (localhost [127.0.0.1])
	by mail.vx.sk (Postfix) with ESMTP id 64B2C11478
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 18 May 2008 20:39:36 +0200 (CEST)
Received: from mail.vx.sk ([127.0.0.1])
	by localhost (mail.vx.sk [127.0.0.1]) (amavisd-new, port 10024)
	with LMTP id u90Wvmr0+gjc for <FreeBSD-gnats-submit@freebsd.org>;
	Sun, 18 May 2008 20:39:33 +0200 (CEST)
Received: by mail.vx.sk (Postfix, from userid 1001)
	id 9D67E1147F; Sun, 18 May 2008 20:39:33 +0200 (CEST)
Message-Id: <20080518183933.9D67E1147F@mail.vx.sk>
Date: Sun, 18 May 2008 20:39:33 +0200 (CEST)
From: Martin Matuska <mm@FreeBSD.org>
Reply-To:
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] mail/mailman re-enable htdig patch support
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         123802
>Category:       ports
>Synopsis:       [PATCH] mail/mailman re-enable htdig patch support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jmelo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 18 18:40:01 UTC 2008
>Closed-Date:    Mon May 19 13:17:37 UTC 2008
>Last-Modified:  Mon May 19 13:20:06 UTC 2008
>Originator:     Martin Matuska
>Release:        FreeBSD 7.0-STABLE
>Organization:
>Environment:
System: FreeBSD 7.0-STABLE 
>Description:
- Update htdig and indexing patches to 2.1.10 versions
- Add these patches to distinfo
>How-To-Repeat:
>Fix:
Index: ports/mail/mailman/Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/mailman/Makefile,v
retrieving revision 1.75
diff -u -r1.75 Makefile
--- ports/mail/mailman/Makefile	24 Apr 2008 14:05:50 -0000	1.75
+++ ports/mail/mailman/Makefile	18 May 2008 18:32:08 -0000
@@ -111,8 +111,8 @@
 .if defined(WITH_HTDIG)
 PATCH_SITES+=	http://www.openinfo.co.uk/mm/patches/444879/:patch1 \
 		http://www.openinfo.co.uk/mm/patches/444884/:patch2
-PATCHFILES+=	indexing-2.1.9-0.1.patch.gz:patch1 \
-		htdig-2.1.9-0.1.patch.gz:patch2
+PATCHFILES+=	indexing-2.1.10-0.1.patch.gz:patch1 \
+		htdig-2.1.10-0.1.patch.gz:patch2
 PATCH_DIST_STRIP=	-p1
 PKGNAMESUFFIX+=	-with-htdig
 RUN_DEPENDS+=	htdig:${PORTSDIR}/textproc/htdig
Index: ports/mail/mailman/distinfo
===================================================================
RCS file: /home/pcvs/ports/mail/mailman/distinfo,v
retrieving revision 1.34
diff -u -r1.34 distinfo
--- ports/mail/mailman/distinfo	24 Apr 2008 14:05:50 -0000	1.34
+++ ports/mail/mailman/distinfo	18 May 2008 18:32:08 -0000
@@ -1,3 +1,9 @@
 MD5 (mailman/mailman-2.1.10.tgz) = 79157d337a29f716a3a1ff8b70501f8d
 SHA256 (mailman/mailman-2.1.10.tgz) = 19f8fd0b8447fc88da412a186aeaa2af3f7cdd5f5c06c12d5eaddb3a1b15e97f
 SIZE (mailman/mailman-2.1.10.tgz) = 7969072
+MD5 (mailman/htdig-2.1.10-0.1.patch.gz) = e9da94f2b00af99f952c32c21cb73c02
+SHA256 (mailman/htdig-2.1.10-0.1.patch.gz) = 98ecc7bbe6424dce66fd2c8bef5af14d529f2066c0c8375e6ca649330aa532f1
+SIZE (mailman/htdig-2.1.10-0.1.patch.gz) = 61328
+MD5 (mailman/indexing-2.1.10-0.1.patch.gz) = 65faaf16adf887ff7a651cac438adaca
+SHA256 (mailman/indexing-2.1.10-0.1.patch.gz) = e93ed03b7c436afda3f566575e9704386fd515498b05c53771193232d94035ed
+SIZE (mailman/indexing-2.1.10-0.1.patch.gz) = 8133
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jmelo 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun May 18 18:40:07 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123802 
State-Changed-From-To: open->closed 
State-Changed-By: jmelo 
State-Changed-When: Mon May 19 13:17:37 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123802 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/123802: commit references a PR
Date: Mon, 19 May 2008 13:17:36 +0000 (UTC)

 jmelo       2008-05-19 13:17:28 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/mailman         Makefile distinfo 
   Log:
   - Update htdig patch to 2.1.10.
   
   PR:             ports/123802
   Submitted by:   Martin Matuska <mm@FreeBSD.org>
   
   Revision  Changes    Path
   1.76      +2 -2      ports/mail/mailman/Makefile
   1.35      +6 -0      ports/mail/mailman/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
