Subject: pkg/12895: update to p5-URI to 1.12
To: None <gnats-bugs@gnats.netbsd.org>
From: None <nrahlstr@winternet.com>
List: netbsd-bugs
Date: 05/10/2001 03:57:25
>Number:         12895
>Category:       pkg
>Synopsis:       update to p5-URI to 1.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu May 10 06:44:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Nathan Ahlstrom
>Release:        pkgsrc from yesterday (10 May 2001)
>Organization:
	me
>Environment:
System: NetBSD games 1.5.1_BETA NetBSD 1.5.1_BETA (GAMES) #1: Sun May 6 08:40:02 CDT 2001 root@games:/a/src/sys/arch/i386/compile/GAMES i386

>Description:
	p5-URI is at 1.11.  1.12 was recently released.
>How-To-Repeat:
	I noticed FreeBSD upgraded their port.
>Fix:
	Attached is a diff.  Also below is the ChangeLog Entry for 1.12

---
2001-04-23   Gisle Aas <gisle@ActiveState.com>

   Release 1.12

   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".
---


Index: Makefile
===================================================================
RCS file: /usr/NetBSD-cvs/pkgsrc/www/p5-URI/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	2001/03/27 03:20:24	1.9
+++ Makefile	2001/05/10 13:35:24
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.8 2001/03/21 17:15:33 mjl Exp $
 #
 
-DISTNAME=	URI-1.11
+DISTNAME=	URI-1.12
 PKGNAME=	p5-${DISTNAME}
 CATEGORIES=	www net perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=URI/}
Index: distinfo
===================================================================
RCS file: /usr/NetBSD-cvs/pkgsrc/www/p5-URI/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	2001/04/17 12:13:11	1.1
+++ distinfo	2001/05/10 13:35:32
@@ -1,3 +1,4 @@
 $NetBSD: md5,v 1.5 2001/03/21 17:15:34 mjl Exp $
 
-SHA1 (URI-1.11.tar.gz) = 2e1c1cc6a02890f1c863230df96a8fbcf915c2a0
+SHA1 (URI-1.12.tar.gz) = 7204744b03127f717253f904382958ace921c494
+Size (URI-1.12.tar.gz) = 80885 bytes


>Release-Note:
>Audit-Trail:
>Unformatted: