From pgollucci@frieza.p6m7g8.net  Mon Jan 11 02:10:59 2010
Return-Path: <pgollucci@frieza.p6m7g8.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id DC00710656A6
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 11 Jan 2010 02:09:35 +0000 (UTC)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: from frieza.p6m7g8.net (wsip-174-79-184-239.dc.dc.cox.net [174.79.184.239])
	by mx1.freebsd.org (Postfix) with ESMTP id 9EB6C8FC1B
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 11 Jan 2010 02:09:35 +0000 (UTC)
Received: from frieza.p6m7g8.net (localhost [127.0.0.1])
	by frieza.p6m7g8.net (8.14.3/8.14.3) with ESMTP id o0B29X3W000161;
	Sun, 10 Jan 2010 21:09:33 -0500 (EST)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: (from pgollucci@localhost)
	by frieza.p6m7g8.net (8.14.3/8.14.3/Submit) id o0B29XTP000160;
	Sun, 10 Jan 2010 21:09:33 -0500 (EST)
	(envelope-from pgollucci)
Message-Id: <201001110209.o0B29XTP000160@frieza.p6m7g8.net>
Date: Sun, 10 Jan 2010 21:09:33 -0500 (EST)
From: "Philip M. Gollucci" <pgollucci@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: hartzell@alerce.com
Subject: [PATCH] www/p5-CGI-Application-Plugin-HtmlTidy: update to 1.04
X-Send-Pr-Version: 3.113
X-GNATS-Notify: hartzell@alerce.com

>Number:         142690
>Category:       ports
>Synopsis:       [PATCH] www/p5-CGI-Application-Plugin-HtmlTidy: update to 1.04
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 11 02:20:06 UTC 2010
>Closed-Date:    Sun Jan 31 01:13:24 UTC 2010
>Last-Modified:  Sun Jan 31 01:20:21 UTC 2010
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Dec  8 02:25:55 UTC
>Description:
- Update to 1.04

Port maintainer (hartzell@alerce.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-CGI-Application-Plugin-HtmlTidy-1.04.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-CGI-Application-Plugin-HtmlTidy/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	27 Feb 2008 10:38:28 -0000	1.4
+++ Makefile	10 Jan 2010 08:25:17 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	CGI-Application-Plugin-HtmlTidy
-PORTVERSION=	1.02
+PORTVERSION=	1.04
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-CGI-Application-Plugin-HtmlTidy/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	27 Feb 2008 10:38:28 -0000	1.3
+++ distinfo	10 Jan 2010 08:25:19 -0000
@@ -1,3 +1,3 @@
-MD5 (CGI-Application-Plugin-HtmlTidy-1.02.tar.gz) = 0c08146619259fde0531633097765c83
-SHA256 (CGI-Application-Plugin-HtmlTidy-1.02.tar.gz) = 551d322f18fd6ccb1a99a0456c5203f2b43233e0cbd60c2e08f554bf9b8aede3
-SIZE (CGI-Application-Plugin-HtmlTidy-1.02.tar.gz) = 7787
+MD5 (CGI-Application-Plugin-HtmlTidy-1.04.tar.gz) = f2956b9a112f7ca8a3f99658880ee32e
+SHA256 (CGI-Application-Plugin-HtmlTidy-1.04.tar.gz) = 392848a5e7c1d992bee7493061e9dcdcdeaa876bd1a1df2474b102142118aa5f
+SIZE (CGI-Application-Plugin-HtmlTidy-1.04.tar.gz) = 14095
--- p5-CGI-Application-Plugin-HtmlTidy-1.04.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pgollucci 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Jan 11 02:24:09 UTC 2010 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=142690 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Jan 11 02:24:12 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: hartzell@alerce.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/142690: [PATCH] www/p5-CGI-Application-Plugin-HtmlTidy: update to 1.04
Date: Mon, 11 Jan 2010 02:24:11 UT

 Maintainer of www/p5-CGI-Application-Plugin-HtmlTidy,
 
 Please note that PR ports/142690 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/142690
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: pgollucci@FreeBSD.org
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/142690 [PATCH] www/p5-CGI-Application-Plugin-HtmlTidy: update to 1.04
Date: Mon, 18 Jan 2010 02:11:30 -0500

 7 day ping
 
State-Changed-From-To: feedback->open 
State-Changed-By: pgollucci 
State-Changed-When: Sun Jan 31 00:34:54 UTC 2010 
State-Changed-Why:  
Maintainer timeout 20 days 

http://www.freebsd.org/cgi/query-pr.cgi?pr=142690 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Sun Jan 31 01:13:23 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/142690: commit references a PR
Date: Sun, 31 Jan 2010 01:15:29 +0000 (UTC)

 pgollucci    2010-01-31 01:07:50 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/p5-CGI-Application-Plugin-HtmlTidy Makefile distinfo 
   Log:
   - Update to 1.04
   
   PR:             ports/142690
   Submitted by:   myself (pgollucci@)
   Approved by:    maintainer timeout (hartzell@alerce.com; > 2 weeks)
   
   Revision  Changes    Path
   1.5       +1 -1      ports/www/p5-CGI-Application-Plugin-HtmlTidy/Makefile
   1.4       +3 -3      ports/www/p5-CGI-Application-Plugin-HtmlTidy/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:
