diff options
author | wiz <wiz@pkgsrc.org> | 2012-04-22 10:41:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-04-22 10:41:20 +0000 |
commit | 5399c5c50ce5bf58abf3ab8dd796cf407db1f175 (patch) | |
tree | 90f0246f63dcbaa230352c915b91281d260f743a /www/p5-URI | |
parent | 82bb3e9280303d806327e1eb9531efde2a189a86 (diff) | |
download | pkgsrc-5399c5c50ce5bf58abf3ab8dd796cf407db1f175.tar.gz |
Update to 1.60:
2012-03-25 Gisle Aas <gisle@ActiveState.com>
Release 1.60
Gisle Aas (3):
Merge pull request #4 from hiratara/fix-repourl
Updated repository URL
Avoid failure if the local hostname is 'foo' [RT#75519]
Masahiro Honma (1):
Fix the URL of the repository.
Matt Lawrence (1):
Do not reverse the order of new parameters
Peter Rabbitson (1):
Fix RT#59274 - courtesy of a stupid 5.8.[12] join bug
Diffstat (limited to 'www/p5-URI')
-rw-r--r-- | www/p5-URI/Makefile | 4 | ||||
-rw-r--r-- | www/p5-URI/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-URI/Makefile b/www/p5-URI/Makefile index 81c436152d7..9e0d6d87c23 100644 --- a/www/p5-URI/Makefile +++ b/www/p5-URI/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.46 2011/10/17 10:32:02 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.47 2012/04/22 10:41:20 wiz Exp $ -DISTNAME= URI-1.59 +DISTNAME= URI-1.60 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5uri CATEGORIES= www net perl5 diff --git a/www/p5-URI/distinfo b/www/p5-URI/distinfo index f74cab5ee50..092f06b162e 100644 --- a/www/p5-URI/distinfo +++ b/www/p5-URI/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.24 2011/10/17 10:32:02 hiramatsu Exp $ +$NetBSD: distinfo,v 1.25 2012/04/22 10:41:20 wiz Exp $ -SHA1 (URI-1.59.tar.gz) = 20749c66e95f21c6046d882a74e62cdd17c7c97b -RMD160 (URI-1.59.tar.gz) = 3b2923d0831f8e9824360121e9e2e70370dc0c5c -Size (URI-1.59.tar.gz) = 81074 bytes +SHA1 (URI-1.60.tar.gz) = 940315985af24b9f4bb5a9761b1e2bbe6c1d0df3 +RMD160 (URI-1.60.tar.gz) = 24afb2202cae821cfe1499056b289b81a5d62f24 +Size (URI-1.60.tar.gz) = 81196 bytes |