summaryrefslogtreecommitdiff
path: root/www/p5-URI
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2002-05-16 21:24:14 +0000
committermjl <mjl@pkgsrc.org>2002-05-16 21:24:14 +0000
commit808c0fc1cde5d84b1c3a8a5914055d84f72c57c1 (patch)
tree443d7b9513c6b63ebed31d3a55e264edc80e48ce /www/p5-URI
parent767893854a2e1cb6a074ce19bb7d8845f3bedf99 (diff)
downloadpkgsrc-808c0fc1cde5d84b1c3a8a5914055d84f72c57c1.tar.gz
Update p5-URI to 1.19
URI::Heuristic will guess better on strings like "123.3.3.3:8080/foo". URI::WithBase will not keep the full history of any base URI's base URI. URI::URL->new("foo", "bar")->base now returns an URI::URL. Deal properly with file:///-URIs.
Diffstat (limited to 'www/p5-URI')
-rw-r--r--www/p5-URI/Makefile4
-rw-r--r--www/p5-URI/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-URI/Makefile b/www/p5-URI/Makefile
index 8143a359914..379d209ef4f 100644
--- a/www/p5-URI/Makefile
+++ b/www/p5-URI/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2002/01/18 22:45:50 mjl Exp $
+# $NetBSD: Makefile,v 1.16 2002/05/16 21:24:14 mjl Exp $
#
-DISTNAME= URI-1.18
+DISTNAME= URI-1.19
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5uri
CATEGORIES= www net perl5
diff --git a/www/p5-URI/distinfo b/www/p5-URI/distinfo
index 956e3f99139..937ee76b11c 100644
--- a/www/p5-URI/distinfo
+++ b/www/p5-URI/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2002/01/18 22:45:50 mjl Exp $
+$NetBSD: distinfo,v 1.5 2002/05/16 21:24:14 mjl Exp $
-SHA1 (URI-1.18.tar.gz) = c8e9a6c778a7a4aa82140d2e33e84f58655f01dd
-Size (URI-1.18.tar.gz) = 82597 bytes
+SHA1 (URI-1.19.tar.gz) = 9346e67e38a9ff62aa4e240731cdb6aa6f8015b7
+Size (URI-1.19.tar.gz) = 83046 bytes