From nobody@FreeBSD.org  Sat Feb 23 20:23:23 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1299B16A400
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Feb 2008 20:23:23 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 1239E13C448
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Feb 2008 20:23:23 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m1NKKinv008420
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Feb 2008 20:20:44 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m1NKKiSD008419;
	Sat, 23 Feb 2008 20:20:44 GMT
	(envelope-from nobody)
Message-Id: <200802232020.m1NKKiSD008419@www.freebsd.org>
Date: Sat, 23 Feb 2008 20:20:44 GMT
From: Felippe de Meirelles Motta <lippemail@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] textproc/p5-XML-Generator
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: ah@linux-hq.de

>Number:         121033
>Category:       ports
>Synopsis:       [UPDATE] textproc/p5-XML-Generator
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lippe
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 23 20:30:05 UTC 2008
>Closed-Date:    Mon Apr 07 04:15:11 UTC 2008
>Last-Modified:  Mon Apr 07 04:15:11 UTC 2008
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 1.01
- Use CPAN macro
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-XML-Generator/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	8 Sep 2007 01:08:32 -0000	1.5
+++ Makefile	21 Feb 2008 15:17:43 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	XML-Generator
-PORTVERSION=	0.99
+PORTVERSION=	1.01
 CATEGORIES=	textproc perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	XML
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	ah@linux-hq.de
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-XML-Generator/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	24 Jan 2006 03:10:05 -0000	1.4
+++ distinfo	21 Feb 2008 15:17:43 -0000
@@ -1,3 +1,3 @@
-MD5 (XML-Generator-0.99.tar.gz) = 5a16e6ee2262493736eea09338d3d002
-SHA256 (XML-Generator-0.99.tar.gz) = 4b9a13ca4351bf127392b45f278092172feda2b1256aa1350a0806743ce129f2
-SIZE (XML-Generator-0.99.tar.gz) = 21740
+MD5 (XML-Generator-1.01.tar.gz) = 8f9e6ba2595b07997efac1377c5484e9
+SHA256 (XML-Generator-1.01.tar.gz) = 43ff43fc1cebc40e552841b1a7acd2b2283ab07abe6f55cd9c92668a26b0c32e
+SIZE (XML-Generator-1.01.tar.gz) = 23541


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gabor 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Feb 23 20:30:18 UTC 2008 
Responsible-Changed-Why:  
gabor@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121033 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Feb 23 20:30:23 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121033 
Responsible-Changed-From-To: gabor->lippe 
Responsible-Changed-By: lippe 
Responsible-Changed-When: Sat Mar 8 04:39:30 UTC 2008 
Responsible-Changed-Why:  
Submitter is now Committer 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/121033: commit references a PR
Date: Mon,  7 Apr 2008 04:07:03 +0000 (UTC)

 lippe       2008-04-07 04:06:56 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/p5-XML-Generator Makefile distinfo 
   Log:
   - Updated to 1.01.
   - Use CPAN macro.
   
   PR:             ports/121033
   Submitted by:   myself
   Approved by:    gabor (mentor), maintainer timeout (> 2 weeks)
   
   Revision  Changes    Path
   1.6       +2 -3      ports/textproc/p5-XML-Generator/Makefile
   1.5       +3 -3      ports/textproc/p5-XML-Generator/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"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: lippe 
State-Changed-When: Mon Apr 7 04:15:10 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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