diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2011-02-20 20:23:13 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2011-02-20 20:23:13 +0000 |
commit | 9800b90519852677f33d6bbfd93d165d198d142c (patch) | |
tree | 82c99eabacf91a5f5d40b02d5eb6e6a8a0e22e82 /net/p5-URI | |
parent | 20c1aad1117cf7dad0b973600f62f0553f7881c0 (diff) | |
download | ports-9800b90519852677f33d6bbfd93d165d198d142c.tar.gz ports-9800b90519852677f33d6bbfd93d165d198d142c.zip |
Notes
Diffstat (limited to 'net/p5-URI')
-rw-r--r-- | net/p5-URI/Makefile | 5 | ||||
-rw-r--r-- | net/p5-URI/distinfo | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile index ead55c482c67..b269851a07df 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -6,15 +6,16 @@ # PORTNAME= URI -PORTVERSION= 1.56 +PORTVERSION= 1.58 CATEGORIES= net perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= ../../authors/id/G/GA/GAAS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to Uniform Resource Identifier (URI) references -PERL_CONFIGURE= 5.6.1+ +PERL_CONFIGURE= 5.8.1+ MAN3= URI.3 \ URI::Escape.3 \ diff --git a/net/p5-URI/distinfo b/net/p5-URI/distinfo index a1685aa7873a..85d8fef3f361 100644 --- a/net/p5-URI/distinfo +++ b/net/p5-URI/distinfo @@ -1,3 +1,2 @@ -MD5 (URI-1.56.tar.gz) = 5d60e6a7e6cdf8259a4082726fe2c92f -SHA256 (URI-1.56.tar.gz) = cb57f65f59325ac40948d428bb96b8632aa37f1c583478576ea00309dc88c159 -SIZE (URI-1.56.tar.gz) = 80378 +SHA256 (URI-1.58.tar.gz) = 5ddeb8e4707bd4c37a3a60f634de8424e40c85bba98cf6c1053ae5e71c9b8289 +SIZE (URI-1.58.tar.gz) = 80723 |