From pgollucci@frieza.p6m7g8.net  Tue Dec 15 06:39:35 2009
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 2033C106568B
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 15 Dec 2009 06:39:21 +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 D244A8FC1A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 15 Dec 2009 06:39:20 +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 nBF6dKvA057718;
	Tue, 15 Dec 2009 06:39:20 GMT
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: (from pgollucci@localhost)
	by frieza.p6m7g8.net (8.14.3/8.14.3/Submit) id nBF6dKqS057717;
	Tue, 15 Dec 2009 06:39:20 GMT
	(envelope-from pgollucci)
Message-Id: <200912150639.nBF6dKqS057717@frieza.p6m7g8.net>
Date: Tue, 15 Dec 2009 06:39:20 GMT
From: "Philip M. Gollucci" <pgollucci@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: cm@therek.net
Subject: [PATCH] devel/p5-pip: update to 1.16
X-Send-Pr-Version: 3.113
X-GNATS-Notify: cm@therek.net

>Number:         141507
>Category:       ports
>Synopsis:       [PATCH] devel/p5-pip: update to 1.16
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 15 06:40:17 UTC 2009
>Closed-Date:    Sat Dec 26 06:00:53 UTC 2009
>Last-Modified:  Sat Dec 26 06:10:00 UTC 2009
>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.16

Port maintainer (cm@therek.net) is cc'd.

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

--- p5-pip-1.16.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-pip/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	24 Sep 2009 20:00:52 -0000	1.1
+++ Makefile	15 Dec 2009 05:38:45 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pip
-PORTVERSION=	0.13
+PORTVERSION=	1.16
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	../by-authors/id/A/AD/ADAMK
@@ -21,7 +21,7 @@
 		p5-Params-Util>=0.21:${PORTSDIR}/devel/p5-Params-Util \
 		p5-URI>=0:${PORTSDIR}/net/p5-URI \
 		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
-RUN_DEPENDS:=	${BUILD_DEPENDS}
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	YES
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-pip/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	24 Sep 2009 20:00:52 -0000	1.1
+++ distinfo	14 Dec 2009 06:31:32 -0000
@@ -1,3 +1,3 @@
-MD5 (pip-0.13.tar.gz) = f5a47961830cf89934f6c5f0377d8936
-SHA256 (pip-0.13.tar.gz) = 3b2523a4b4f70e928a276173847b16c6e6628baeee562a5ae393b1952877dcad
-SIZE (pip-0.13.tar.gz) = 102342
+MD5 (pip-1.16.tar.gz) = 93fa1c199f779ab0086a613fb7e18b56
+SHA256 (pip-1.16.tar.gz) = 13e1d99c865b533c49bf06658c45598ba2816be1a15101f9f17a4077e77e645c
+SIZE (pip-1.16.tar.gz) = 106270
--- p5-pip-1.16.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pgollucci 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Dec 15 06:43:48 UTC 2009 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141507 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Dec 15 06:43:51 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: cm@therek.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/141507: [PATCH] devel/p5-pip: update to 1.16
Date: Tue, 15 Dec 2009 06:43:49 UT

 Maintainer of devel/p5-pip,
 
 Please note that PR ports/141507 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/141507
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Cezary Morga <cm@therek.net>
To: bug-followup@FreeBSD.ORG
Cc:  
Subject: Re: ports/141507: [PATCH] devel/p5-pip: update to 1.16
Date: Wed, 16 Dec 2009 00:31:51 +0100

 This is a multi-part message in MIME format.
 --------------050100030000060201010505
 Content-Type: text/plain; charset=ISO-8859-2; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Attached patch contains:
 - update to 1.16 (with added new dependencies),
 - fix for PR ports/141047.
 
 -- 
 Cezary Morga
 
 --------------050100030000060201010505
 Content-Type: text/plain;
  name="patch-p5-pip.txt"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="patch-p5-pip.txt"
 
 diff -ruN devel/p5-pip.orig/Makefile devel/p5-pip/Makefile
 --- devel/p5-pip.orig/Makefile	2009-09-24 22:00:52.000000000 +0200
 +++ devel/p5-pip/Makefile	2009-12-15 21:33:52.000000000 +0100
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	pip
 -PORTVERSION=	0.13
 +PORTVERSION=	1.16
  CATEGORIES=	devel perl5
  MASTER_SITES=	CPAN
  MASTER_SITE_SUBDIR=	../by-authors/id/A/AD/ADAMK
 @@ -15,13 +15,15 @@
  MAINTAINER=	cm@therek.net
  COMMENT=	Perl Installation Program
  
 -BUILD_DEPENDS=	p5-CPAN-Inject>=0.07:${PORTSDIR}/devel/p5-CPAN-Inject \
 +BUILD_DEPENDS=	p5-Archive-Zip>=1.29:${PORTSDIR}/archivers/p5-Archive-Zip \
 +		p5-CPAN-Inject>=0.07:${PORTSDIR}/devel/p5-CPAN-Inject \
  		p5-File-Which>=0.05:${PORTSDIR}/sysutils/p5-File-Which \
  		p5-File-pushd>=0.32:${PORTSDIR}/devel/p5-File-pushd \
 +		p5-PAR-Dist>=0.25:${PORTSDIR}/devel/p5-PAR-Dist \
  		p5-Params-Util>=0.21:${PORTSDIR}/devel/p5-Params-Util \
  		p5-URI>=0:${PORTSDIR}/net/p5-URI \
  		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
 -RUN_DEPENDS:=	${BUILD_DEPENDS}
 +RUN_DEPENDS=	${BUILD_DEPENDS}
  
  PERL_CONFIGURE=	YES
  
 @@ -29,4 +31,7 @@
  		Module::Plan::Lite.3 \
  		pip.3
  
 +post-configure:
 +	@${REINPLACE_CMD} 's|(INST_SCRIPT)/pip|(INST_SCRIPT)/pip-perl|' ${WRKSRC}/Makefile
 +
  .include <bsd.port.mk>
 diff -ruN devel/p5-pip.orig/distinfo devel/p5-pip/distinfo
 --- devel/p5-pip.orig/distinfo	2009-09-24 22:00:52.000000000 +0200
 +++ devel/p5-pip/distinfo	2009-12-15 20:46:37.000000000 +0100
 @@ -1,3 +1,3 @@
 -MD5 (pip-0.13.tar.gz) = f5a47961830cf89934f6c5f0377d8936
 -SHA256 (pip-0.13.tar.gz) = 3b2523a4b4f70e928a276173847b16c6e6628baeee562a5ae393b1952877dcad
 -SIZE (pip-0.13.tar.gz) = 102342
 +MD5 (pip-1.16.tar.gz) = 93fa1c199f779ab0086a613fb7e18b56
 +SHA256 (pip-1.16.tar.gz) = 13e1d99c865b533c49bf06658c45598ba2816be1a15101f9f17a4077e77e645c
 +SIZE (pip-1.16.tar.gz) = 106270
 diff -ruN devel/p5-pip.orig/pkg-plist devel/p5-pip/pkg-plist
 --- devel/p5-pip.orig/pkg-plist	2009-09-24 22:00:52.000000000 +0200
 +++ devel/p5-pip/pkg-plist	2009-12-15 21:41:03.000000000 +0100
 @@ -1,4 +1,4 @@
 -bin/pip
 +bin/pip-perl
  %%SITE_PERL%%/Module/Plan/Base.pm
  %%SITE_PERL%%/Module/Plan/Lite.pm
  %%SITE_PERL%%/Module/Plan/Archive.pm
 
 --------------050100030000060201010505--
State-Changed-From-To: feedback->open 
State-Changed-By: miwi 
State-Changed-When: Sat Dec 26 00:09:58 UTC 2009 
State-Changed-Why:  
Maintainer has approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141507 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Sat Dec 26 06:00:52 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/141507: commit references a PR
Date: Sat, 26 Dec 2009 06:00:28 +0000 (UTC)

 pgollucci    2009-12-26 06:00:15 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-pip         Makefile distinfo 
   Log:
   - Update to 1.16
   
   PR:             ports/141507
   Approved by:    maintainer
   Submitted by:   myself (pgollucci@)
   
   Revision  Changes    Path
   1.2       +2 -2      ports/devel/p5-pip/Makefile
   1.2       +3 -3      ports/devel/p5-pip/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:
