Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2013 18:27:33 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/175324: [PATCH] devel/p5-pip: update to 1.19, take maintainership
Message-ID:  <201301151227.r0FCRX4a061390@bofh.1asiacom.net>
Resent-Message-ID: <201301151230.r0FCU1Xt098574@freefall.freebsd.org>

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

>Number:         175324
>Category:       ports
>Synopsis:       [PATCH] devel/p5-pip: update to 1.19, take maintainership
>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 Jan 15 12:30:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD bofh.1asiacom.net 10.0-CURRENT FreeBSD 10.0-CURRENT #2: Sat Jan  5 02:15:07 BDT
>Description:
- Update to 1.19
- Take maintainership

For Committer's reference : 
http://tb.s.ubze.ro//logs/10-CURRENT-i386-clang/p5-pip-1.19.log
http://tb.s.ubze.ro//logs/10-CURRENT-i386-gcc/p5-pip-1.19.log
http://tb.s.ubze.ro//logs/10-CURRENT-amd64-clang/p5-pip-1.19.log
http://tb.s.ubze.ro//logs/10-CURRENT-amd64-gcc/p5-pip-1.19.log
http://tb.s.ubze.ro//logs/9-STABLE-i386-clang/p5-pip-1.19.log
http://tb.s.ubze.ro//logs/9-STABLE-i386-gcc/p5-pip-1.19.log
http://tb.s.ubze.ro//logs/9-STABLE-amd64-clang/p5-pip-1.19.log
http://tb.s.ubze.ro//logs/9-STABLE-amd64-gcc/p5-pip-1.19.log
http://tb.s.ubze.ro//logs/8-STABLE-i386/p5-pip-1.19.log
http://tb.s.ubze.ro//logs/7-STABLE-amd64/p5-pip-1.19.log
http://tb.s.ubze.ro//logs/7-STABLE-i386/p5-pip-1.19.log
http://tb.s.ubze.ro//logs/8-STABLE-amd64/p5-pip-1.19.log

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- p5-pip-1.19.patch begins here ---
diff -ruN --exclude=CVS /usr/ports//devel/p5-pip/Makefile ./Makefile
--- /usr/ports//devel/p5-pip/Makefile	2012-11-17 11:56:36.000000000 +0600
+++ ./Makefile	2013-01-14 21:29:49.000000000 +0600
@@ -1,14 +1,14 @@
 # Created by: Cezary Morga <cm@therek.net>
-# $FreeBSD: ports/devel/p5-pip/Makefile,v 1.8 2012/11/17 05:56:36 svnexp Exp $
+# $FreeBSD: head/devel/p5-pip/Makefile 305921 2012-10-15 16:21:11Z tabthorpe $
 
 PORTNAME=	pip
-PORTVERSION=	1.18
+PORTVERSION=	1.19
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:ADAMK
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Perl Installation Program
 
 BUILD_DEPENDS=	p5-Archive-Zip>=1.29:${PORTSDIR}/archivers/p5-Archive-Zip \
@@ -18,7 +18,8 @@
 		p5-PAR-Dist>=0.25:${PORTSDIR}/devel/p5-PAR-Dist \
 		p5-Params-Util>=1.00:${PORTSDIR}/devel/p5-Params-Util \
 		p5-URI>=0:${PORTSDIR}/net/p5-URI \
-		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+		p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
+		p5-LWP-Online>=0:${PORTSDIR}/www/p5-LWP-Online
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-LWP-Online>=0:${PORTSDIR}/www/p5-LWP-Online \
 		p5-Test-Script>=0:${PORTSDIR}/devel/p5-Test-Script \
diff -ruN --exclude=CVS /usr/ports//devel/p5-pip/distinfo ./distinfo
--- /usr/ports//devel/p5-pip/distinfo	2011-07-03 20:58:13.000000000 +0600
+++ ./distinfo	2013-01-14 21:29:53.000000000 +0600
@@ -1,2 +1,2 @@
-SHA256 (pip-1.18.tar.gz) = 1c5fe285be69b153c0b76193c93732bdc159c9b68cadcb7a8b7d0936d7eaa87c
-SIZE (pip-1.18.tar.gz) = 111057
+SHA256 (pip-1.19.tar.gz) = e0f35567636353709a61d68e2e6a41d3f27e32b6bb40d9a140455a459cea5d24
+SIZE (pip-1.19.tar.gz) = 111260
--- p5-pip-1.19.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?201301151227.r0FCRX4a061390>