From sunpoet@sunpoet.net  Fri Feb 24 10:11:05 2012
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4B2501065670
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 Feb 2012 10:11:05 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from sunpoet.net (sunpoet.net [220.133.12.240])
	by mx1.freebsd.org (Postfix) with ESMTP id 13B938FC1D
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 Feb 2012 10:11:04 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 3TvSp70brdz708; Fri, 24 Feb 2012 18:09:19 +0800 (CST)
Message-Id: <3TvSp70brdz708@sunpoet.net>
Date: Fri, 24 Feb 2012 18:09:19 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: tjs@cdpa.nsysu.edu.tw
Subject: [PATCH] textproc/p5-Parse-CSV: update to 2.00
X-Send-Pr-Version: 3.113
X-GNATS-Notify: tjs@cdpa.nsysu.edu.tw

>Number:         165440
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-Parse-CSV: update to 2.00
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 24 10:20:17 UTC 2012
>Closed-Date:    Sat Mar 31 01:00:19 UTC 2012
>Last-Modified:  Sat Mar 31 01:00:40 UTC 2012
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Sun Jan 29 23:36:49 CST 2012
>Description:
- Update to 2.00
- Add BUILD_DEPENDS
- Sort *_DEPENDS

Changes:	http://search.cpan.org/dist/Parse-CSV/Changes

Port maintainer (tjs@cdpa.nsysu.edu.tw) is cc'd.

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

--- p5-Parse-CSV-2.00.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-Parse-CSV/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	17 Apr 2008 14:28:49 -0000	1.2
+++ Makefile	24 Feb 2012 10:10:41 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Parse-CSV
-PORTVERSION=	1.00
+PORTVERSION=	2.00
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,11 +14,13 @@
 MAINTAINER=	tjs@cdpa.nsysu.edu.tw
 COMMENT=	Highly flexible CVS parser for large files
 
-RUN_DEPENDS=	p5-Text-CSV_XS>=0.23:${PORTSDIR}/textproc/p5-Text-CSV_XS \
-		p5-Params-Util>=0.17:${PORTSDIR}/devel/p5-Params-Util
+BUILD_DEPENDS=	p5-Params-Util>=0.22:${PORTSDIR}/devel/p5-Params-Util \
+		p5-Text-CSV_XS>=0.42:${PORTSDIR}/textproc/p5-Text-CSV_XS
+RUN_DEPENDS=	p5-Params-Util>=0.22:${PORTSDIR}/devel/p5-Params-Util \
+		p5-Text-CSV_XS>=0.42:${PORTSDIR}/textproc/p5-Text-CSV_XS
 
 PERL_CONFIGURE=	yes
 
-MAN3=	Parse::CSV.3
+MAN3=		Parse::CSV.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-Parse-CSV/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	3 Jul 2011 14:39:15 -0000	1.2
+++ distinfo	24 Feb 2012 10:10:41 -0000
@@ -1,2 +1,2 @@
-SHA256 (Parse-CSV-1.00.tar.gz) = 2328a28e58929d2bfdcd143aa4c3c03400e25b4aac7c4969885e81d2bba04442
-SIZE (Parse-CSV-1.00.tar.gz) = 25448
+SHA256 (Parse-CSV-2.00.tar.gz) = fe42581500ed28cdc3f8bb6d7bb28b1eb295accc9027f3593b02cacbf5947a08
+SIZE (Parse-CSV-2.00.tar.gz) = 34800
--- p5-Parse-CSV-2.00.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Feb 24 10:20:28 UTC 2012 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165440 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Feb 24 10:20:33 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165440 
Responsible-Changed-From-To: perl->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Fri Feb 24 10:26:02 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: tjs@cdpa.nsysu.edu.tw
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/165440: [PATCH] textproc/p5-Parse-CSV: update to 2.00
Date: Fri, 24 Feb 2012 10:20:31 UT

 Maintainer of textproc/p5-Parse-CSV,
 
 Please note that PR ports/165440 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/165440
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Sat Mar 31 01:00:17 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/165440: commit references a PR
Date: Sat, 31 Mar 2012 00:57:44 +0000 (UTC)

 sunpoet     2012-03-31 00:57:30 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/p5-Parse-CSV Makefile distinfo 
   Log:
   - Update to 2.00
   - Add BUILD_DEPENDS
   - Sort *_DEPENDS
   
   Changes:        http://search.cpan.org/dist/Parse-CSV/Changes
   PR:             ports/165440
   Submitted by:   sunpoet (myself)
   Approved by:    maintainer (timeout, 35 days)
   Feature safe:   yes
   
   Revision  Changes    Path
   1.3       +6 -4      ports/textproc/p5-Parse-CSV/Makefile
   1.3       +2 -2      ports/textproc/p5-Parse-CSV/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:
