Skip site navigation (1)Skip section navigation (2)
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:   ports/141507: [PATCH] devel/p5-pip: update to 1.16
Message-ID:  <200912150639.nBF6dKqS057717@frieza.p6m7g8.net>
Resent-Message-ID: <200912150640.nBF6eHRP028167@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912150639.nBF6dKqS057717>