diff options
author | itetcu <itetcu@FreeBSD.org> | 2010-04-03 18:15:30 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2010-04-03 18:15:30 +0800 |
commit | 7e082549e330aa7f3cf02f4dea7d503f3fbaf6a2 (patch) | |
tree | ad63be779c85145b03b02431e9a0a6a74236abbf /net/p5-URI | |
parent | 0e75175455029c70612f5a5b9ccb928fd4230279 (diff) | |
download | freebsd-ports-gnome-7e082549e330aa7f3cf02f4dea7d503f3fbaf6a2.tar.gz freebsd-ports-gnome-7e082549e330aa7f3cf02f4dea7d503f3fbaf6a2.tar.zst freebsd-ports-gnome-7e082549e330aa7f3cf02f4dea7d503f3fbaf6a2.zip |
- Update to 1.53
- Changes: http://cpansearch.perl.org/src/GAAS/URI-1.53/Changes
PR: 144838
Submitted by: Sahil Tandon (maintainer)
Diffstat (limited to 'net/p5-URI')
-rw-r--r-- | net/p5-URI/Makefile | 4 | ||||
-rw-r--r-- | net/p5-URI/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile index 3a238941997b..9ad132b964ce 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -6,7 +6,7 @@ # PORTNAME= URI -PORTVERSION= 1.52 +PORTVERSION= 1.53 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sahil@tandon.net COMMENT= Perl5 interface to Uniform Resource Identifier (URI) references -PERL_CONFIGURE= yes +PERL_CONFIGURE= 5.6.1+ MAN3= URI.3 \ URI::Escape.3 \ diff --git a/net/p5-URI/distinfo b/net/p5-URI/distinfo index 0663f748319a..93f7c7eb51a0 100644 --- a/net/p5-URI/distinfo +++ b/net/p5-URI/distinfo @@ -1,3 +1,3 @@ -MD5 (URI-1.52.tar.gz) = d6ba96cc3e650af6537675e016e83d3e -SHA256 (URI-1.52.tar.gz) = 3d325b52c9d1e7aa2fbf67131f1f5ee39964cbe54e864bcfb9808af274a9eb4a -SIZE (URI-1.52.tar.gz) = 79182 +MD5 (URI-1.53.tar.gz) = 6171fddb5b93c1b4f0da5af6fc24e145 +SHA256 (URI-1.53.tar.gz) = d4614a6dfe45ba853f6938773f3a6ec14284ef6e31d89bb6dafcd0937b90950c +SIZE (URI-1.53.tar.gz) = 80089 |