summaryrefslogtreecommitdiff
path: root/www/p5-URI
diff options
context:
space:
mode:
authormjl <mjl>2002-01-18 22:45:50 +0000
committermjl <mjl>2002-01-18 22:45:50 +0000
commit78c362b9f40a668cd39f0f86cf963751dd0cc078 (patch)
tree2cbdd91daa8b1537dc0810f19b0f0244b139e6d7 /www/p5-URI
parent98ccb48efd039445deb186bd700cd7afe5877182 (diff)
downloadpkgsrc-78c362b9f40a668cd39f0f86cf963751dd0cc078.tar.gz
Update p5-URI to 1.18.
- Added support for ssh: URIs - URI::Escape: Make sure cache is not set when the RE wouldn't compile - Don't try to come up with the e-mail address of the user as the anonymous password. Fixes PR/15101 by Shell Hung.
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 a8ee376a58d..8143a359914 100644
--- a/www/p5-URI/Makefile
+++ b/www/p5-URI/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2001/11/26 06:50:38 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2002/01/18 22:45:50 mjl Exp $
#
-DISTNAME= URI-1.17
+DISTNAME= URI-1.18
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5uri
CATEGORIES= www net perl5
diff --git a/www/p5-URI/distinfo b/www/p5-URI/distinfo
index 2fa3ea8eeb3..956e3f99139 100644
--- a/www/p5-URI/distinfo
+++ b/www/p5-URI/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2001/09/29 06:51:08 jlam Exp $
+$NetBSD: distinfo,v 1.4 2002/01/18 22:45:50 mjl Exp $
-SHA1 (URI-1.17.tar.gz) = 2459fc1b196e99d7112827b0691de710bb743e61
-Size (URI-1.17.tar.gz) = 82160 bytes
+SHA1 (URI-1.18.tar.gz) = c8e9a6c778a7a4aa82140d2e33e84f58655f01dd
+Size (URI-1.18.tar.gz) = 82597 bytes