diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2010-04-04 23:23:27 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2010-04-04 23:23:27 +0000 |
commit | b413316e09e00a449efc53d0ce31b8d8585418b9 (patch) | |
tree | b748e668e38026674abb2be2d4865a4520893d84 | |
parent | - Update to 0.21 (diff) |
- Update to 1.54
- Changes: http://cpansearch.perl.org/src/GAAS/URI-1.54/Changes
PR: 145392
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=252219
-rw-r--r-- | net/p5-URI/Makefile | 2 | ||||
-rw-r--r-- | net/p5-URI/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile index 9ad132b964ce..0dfd8d80b168 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -6,7 +6,7 @@ # PORTNAME= URI -PORTVERSION= 1.53 +PORTVERSION= 1.54 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-URI/distinfo b/net/p5-URI/distinfo index 93f7c7eb51a0..7e44f9a8cdbb 100644 --- a/net/p5-URI/distinfo +++ b/net/p5-URI/distinfo @@ -1,3 +1,3 @@ -MD5 (URI-1.53.tar.gz) = 6171fddb5b93c1b4f0da5af6fc24e145 -SHA256 (URI-1.53.tar.gz) = d4614a6dfe45ba853f6938773f3a6ec14284ef6e31d89bb6dafcd0937b90950c -SIZE (URI-1.53.tar.gz) = 80089 +MD5 (URI-1.54.tar.gz) = dabc621fd116064395483d80c329095b +SHA256 (URI-1.54.tar.gz) = b1053e4e5cd891595089bbf258192a803196447dc99444ff529151308df52f1a +SIZE (URI-1.54.tar.gz) = 80214 |