diff options
author | wiz <wiz@pkgsrc.org> | 2015-06-30 11:04:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-06-30 11:04:16 +0000 |
commit | 68d05ecbecb343d457c1f9b55c67ad40d81aee7b (patch) | |
tree | 1493cdf6b8a09ee57420e605cfbc3917c505666e /www | |
parent | 57ff4d6aa428ea18b6bea5f093958745320cf4f2 (diff) | |
download | pkgsrc-68d05ecbecb343d457c1f9b55c67ad40d81aee7b.tar.gz |
Update to 1.68:
2015-06-25 Karen Etheridge <ether@cpan.org>
Release 1.68
Kent Fredric:
- Sort hash keys to make generated query predictable
Slaven Rezic:
- Add new tests for path segments
Brendan Byrd:
- Add sftp scheme
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-URI/Makefile | 5 | ||||
-rw-r--r-- | www/p5-URI/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-URI/Makefile b/www/p5-URI/Makefile index 19e9118b2f9..cc9a09a7d9a 100644 --- a/www/p5-URI/Makefile +++ b/www/p5-URI/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2015/06/12 10:52:13 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2015/06/30 11:04:16 wiz Exp $ -DISTNAME= URI-1.67 +DISTNAME= URI-1.68 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= www net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/} diff --git a/www/p5-URI/distinfo b/www/p5-URI/distinfo index 04f9cc77f91..385bf26ff05 100644 --- a/www/p5-URI/distinfo +++ b/www/p5-URI/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.28 2015/02/27 08:31:13 wiz Exp $ +$NetBSD: distinfo,v 1.29 2015/06/30 11:04:16 wiz Exp $ -SHA1 (URI-1.67.tar.gz) = 302cb2a9913d3714c498e185620bd5ed36bf5468 -RMD160 (URI-1.67.tar.gz) = 8cf9f259a8da637a644474e97cafad80ab7e6f14 -Size (URI-1.67.tar.gz) = 82883 bytes +SHA1 (URI-1.68.tar.gz) = 0147357cecc41ce29b64cf5f1c5c70b83da81727 +RMD160 (URI-1.68.tar.gz) = 637278f49cb15f83aa18cfd1fe74ec5c6aa3d72b +Size (URI-1.68.tar.gz) = 99425 bytes |