summaryrefslogtreecommitdiff
path: root/www/p5-URI
diff options
context:
space:
mode:
authorabs <abs>2001-02-15 15:31:03 +0000
committerabs <abs>2001-02-15 15:31:03 +0000
commit2ef6f177fef25d87bb1f664c9ad49aa45b76fce4 (patch)
treeb9667784412fa759d27728330f9710488f369282 /www/p5-URI
parent8144fd06f8a0332af7d259d5b413719c9ae25be9 (diff)
downloadpkgsrc-2ef6f177fef25d87bb1f664c9ad49aa45b76fce4.tar.gz
Updated to 1.10
Changes since 1.09 The $u->query_form method will now escape spaces in form keys or values as '+' (instead of '%20'). This also affect the $mailto_uri->header() method. This is actually the wrong thing to do, but this practise is now even documented in official places like http://www.w3.org/TR/html4/interact/forms.html#h-17.13.4.1 so we might as well follow the stream. URI::Heuristic did not work for domain-names with dashes '-' in them. Fixed. Documented that $uri->xxx($1) might not work. Closes pkg/11990
Diffstat (limited to 'www/p5-URI')
-rw-r--r--www/p5-URI/Makefile4
-rw-r--r--www/p5-URI/files/md54
2 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-URI/Makefile b/www/p5-URI/Makefile
index bf0dc16ecfd..f4826143631 100644
--- a/www/p5-URI/Makefile
+++ b/www/p5-URI/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2000/08/27 21:56:46 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2001/02/15 15:31:03 abs Exp $
#
-DISTNAME= URI-1.09
+DISTNAME= URI-1.10
PKGNAME= p5-${DISTNAME}
CATEGORIES= www net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/}
diff --git a/www/p5-URI/files/md5 b/www/p5-URI/files/md5
index c29ff88bd40..7db684cf2c6 100644
--- a/www/p5-URI/files/md5
+++ b/www/p5-URI/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.3 2000/08/27 21:56:47 jlam Exp $
+$NetBSD: md5,v 1.4 2001/02/15 15:31:03 abs Exp $
-MD5 (URI-1.09.tar.gz) = 55a3c61963666fdd157a4439bd79bb87
+MD5 (URI-1.10.tar.gz) = af25bf3e55ce287fd491bad832bf60c8