summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-09-14 06:12:53 +0000
committersno <sno@pkgsrc.org>2010-09-14 06:12:53 +0000
commitdc149c553163c15340beebde1c9a4410070e180f (patch)
treee57024894af06f57628efa089153adc3577b31b3
parentece6b590ff2416e490e70dc2f9dfb5ac21633a18 (diff)
downloadpkgsrc-dc149c553163c15340beebde1c9a4410070e180f.tar.gz
Updating devel/p5-pip from 1.16nb1 to 1.18
pkgsrc changes: - adjust dependencies (partial reordered) Upstream changes: 1.18 Mon 10 May 2010 - Adam Kennedy - POD typo fix to keep the Debian nazis happy :) 1.17 Mon 10 May 2010 - Updating to Module::Install 0.95 - Bundling newer author tests - Removing a three-argument open that some overzealous external contributor added. - Added support for the .tgz extension, behaving the same as .tar.gz - Added support for github tarball URLs in the format http://github.com/gitpan/Config-Tiny/tarball/2.12
-rw-r--r--devel/p5-pip/Makefile11
-rw-r--r--devel/p5-pip/distinfo8
2 files changed, 10 insertions, 9 deletions
diff --git a/devel/p5-pip/Makefile b/devel/p5-pip/Makefile
index 8fc6f16430f..c7128b6af60 100644
--- a/devel/p5-pip/Makefile
+++ b/devel/p5-pip/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:47 seb Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/14 06:12:53 sno Exp $
-DISTNAME= pip-1.16
+DISTNAME= pip-1.18
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+#PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AD/ADAMK/}
@@ -18,10 +18,11 @@ DEPENDS+= p5-Archive-Zip>=1.29:../../archivers/p5-Archive-Zip
DEPENDS+= p5-CPAN-Inject>=0.07:../../devel/p5-CPAN-Inject
DEPENDS+= p5-File-Which>=1.08:../../devel/p5-File-Which
DEPENDS+= p5-File-pushd>=0.32:../../devel/p5-File-pushd
-DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+DEPENDS+= {perl>=5.10.0,p5-IO-Zlib-[0-9]*}:../../devel/p5-IO-Zlib
DEPENDS+= p5-PAR-Dist>=0.25:../../devel/p5-PAR-Dist
-DEPENDS+= p5-Params-Util>=0.21:../../devel/p5-Params-Util
+DEPENDS+= p5-Params-Util>=1.00:../../devel/p5-Params-Util
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
+DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
BUILD_DEPENDS+= p5-LWP-Online>=1.06:../../www/p5-LWP-Online
BUILD_DEPENDS+= p5-Test-Script>=1.02:../../devel/p5-Test-Script
diff --git a/devel/p5-pip/distinfo b/devel/p5-pip/distinfo
index d98f2b51db3..eff76a6372b 100644
--- a/devel/p5-pip/distinfo
+++ b/devel/p5-pip/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/01/16 16:01:58 sno Exp $
+$NetBSD: distinfo,v 1.2 2010/09/14 06:12:53 sno Exp $
-SHA1 (pip-1.16.tar.gz) = d9037bef3e555038a40b7840d7c745e14b9f8a3b
-RMD160 (pip-1.16.tar.gz) = b4783ab04f80a20982b7c6a1aaeae52bb26c1797
-Size (pip-1.16.tar.gz) = 106270 bytes
+SHA1 (pip-1.18.tar.gz) = a15dc3198f82ddfabebe3f2db1cbf8b70229cd2c
+RMD160 (pip-1.18.tar.gz) = 54ed2d04de124a834983dd2fd25fa1e1bd270137
+Size (pip-1.18.tar.gz) = 111057 bytes