From 286a349c8dccdb11af8fa5b1df736c3e72768593 Mon Sep 17 00:00:00 2001 From: zuntum Date: Mon, 14 May 2001 13:30:54 +0000 Subject: Update p5-URI to 1.12 Changelog: URI->new($u, $scheme) does no longer fail if given a badly formatted scheme string. URI::WithBase's clone and base method was basically just broken. This also affected the URI::URL subclass. The clone() method did not copy the base, and updating the base with the base method always set it to "1". Fixes pkg/12895 by Nathan Ahlstrom --- www/p5-URI/Makefile | 4 ++-- www/p5-URI/distinfo | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'www') diff --git a/www/p5-URI/Makefile b/www/p5-URI/Makefile index 89ecf92bcc9..fd819b61fa3 100644 --- a/www/p5-URI/Makefile +++ b/www/p5-URI/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2001/03/27 03:20:24 hubertf Exp $ +# $NetBSD: Makefile,v 1.10 2001/05/14 13:30:54 zuntum Exp $ # -DISTNAME= URI-1.11 +DISTNAME= URI-1.12 PKGNAME= p5-${DISTNAME} CATEGORIES= www net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/} diff --git a/www/p5-URI/distinfo b/www/p5-URI/distinfo index f3e43ace8ec..24736deed2c 100644 --- a/www/p5-URI/distinfo +++ b/www/p5-URI/distinfo @@ -1,3 +1,4 @@ -$NetBSD: distinfo,v 1.1 2001/04/17 12:13:11 agc Exp $ +$NetBSD: distinfo,v 1.2 2001/05/14 13:30:54 zuntum Exp $ -SHA1 (URI-1.11.tar.gz) = 2e1c1cc6a02890f1c863230df96a8fbcf915c2a0 +SHA1 (URI-1.12.tar.gz) = 7204744b03127f717253f904382958ace921c494 +Size (URI-1.12.tar.gz) = 80885 bytes -- cgit v1.2.3