diff options
author | sno <sno> | 2009-08-18 14:32:40 +0000 |
---|---|---|
committer | sno <sno> | 2009-08-18 14:32:40 +0000 |
commit | cf0961ee63755486ca60a033abb9df294f5b5d4e (patch) | |
tree | ba5f46b21c4b40091538a94f2752042ebc7479fd /www | |
parent | cc54aaa7a26a58550d6011e80f10186278d35a36 (diff) | |
download | pkgsrc-cf0961ee63755486ca60a033abb9df294f5b5d4e.tar.gz |
Updating package for p5 module www/p5-URI from 1.38 to 1.40
Upstream changes:
2009-08-14 Release 1.40 - Gisle Aas <gisle@ActiveState.com>
Even stricter test for working DNS, 2nd try.
2009-08-13 Release 1.39 - Gisle Aas <gisle@ActiveState.com>
Even stricter test for working DNS, hopefully this gets rid of the rest of
the heuristics.t failures.
Diffstat (limited to 'www')
-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 dc633cc4e29..769ad411d45 100644 --- a/www/p5-URI/Makefile +++ b/www/p5-URI/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2009/06/01 18:30:06 sno Exp $ +# $NetBSD: Makefile,v 1.37 2009/08/18 14:32:40 sno Exp $ # -DISTNAME= URI-1.38 +DISTNAME= URI-1.40 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5uri CATEGORIES= www net perl5 diff --git a/www/p5-URI/distinfo b/www/p5-URI/distinfo index e04ffefa22a..47b8123e4b6 100644 --- a/www/p5-URI/distinfo +++ b/www/p5-URI/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.15 2009/06/01 18:30:06 sno Exp $ +$NetBSD: distinfo,v 1.16 2009/08/18 14:32:40 sno Exp $ -SHA1 (URI-1.38.tar.gz) = 2f3ffcfe28c06ec4bdd1da09f33e54b1ba0e5335 -RMD160 (URI-1.38.tar.gz) = 5e20715cda003fd2ecf2e02398def5ceffba1ae0 -Size (URI-1.38.tar.gz) = 97116 bytes +SHA1 (URI-1.40.tar.gz) = ab9be3e2f5f207aff17dff9b532788274002a719 +RMD160 (URI-1.40.tar.gz) = dac75a96f799b3bb9cd198523632024f22fb63e8 +Size (URI-1.40.tar.gz) = 97180 bytes |