diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2010-04-03 10:15:30 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2010-04-03 10:15:30 +0000 |
commit | dc78fed39118639a969d99718ea571e41588b924 (patch) | |
tree | 24bcf83a0a536e5ce6f8679d1413a93efae83e22 /net/p5-URI | |
parent | 541d76b7e94547e09dc0461eec4947779c717d40 (diff) | |
download | ports-dc78fed39118639a969d99718ea571e41588b924.tar.gz ports-dc78fed39118639a969d99718ea571e41588b924.zip |
Notes
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 |