diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-12-26 14:00:15 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-12-26 14:00:15 +0800 |
commit | 933a3fb0faa283299cd7a89e3b93ef57a35f5e85 (patch) | |
tree | 5abfd4f1b55ffe5ce20e584fadd171f17c386272 /devel/p5-pip | |
parent | 87463ab76f4541a59c1a1fbd71eff68fa2a90d54 (diff) | |
download | freebsd-ports-gnome-933a3fb0faa283299cd7a89e3b93ef57a35f5e85.tar.gz freebsd-ports-gnome-933a3fb0faa283299cd7a89e3b93ef57a35f5e85.tar.zst freebsd-ports-gnome-933a3fb0faa283299cd7a89e3b93ef57a35f5e85.zip |
- Update to 1.16
PR: ports/141507
Approved by: maintainer
Submitted by: myself (pgollucci@)
Diffstat (limited to 'devel/p5-pip')
-rw-r--r-- | devel/p5-pip/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-pip/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-pip/Makefile b/devel/p5-pip/Makefile index 81edfe066bb3..8765205430a5 100644 --- a/devel/p5-pip/Makefile +++ b/devel/p5-pip/Makefile @@ -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 @@ BUILD_DEPENDS= p5-CPAN-Inject>=0.07:${PORTSDIR}/devel/p5-CPAN-Inject \ 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 diff --git a/devel/p5-pip/distinfo b/devel/p5-pip/distinfo index ece57ece7802..a385165d7421 100644 --- a/devel/p5-pip/distinfo +++ b/devel/p5-pip/distinfo @@ -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 |