Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  3 Sep 2002 09:15:07 +0200 (CEST)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42362: update net/p5-URI to 1.22 
Message-ID:  <20020903071507.D864ECB9090@guineapig.pil.dk>

next in thread | raw e-mail | index | archive | help

>Number:         42362
>Category:       ports
>Synopsis:       update net/p5-URI to 1.22
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 03 00:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.6.2-RELEASE i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD guineapig.pil.dk 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #13: Tue Aug 20 07:59:55 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386


	
>Description:
update to 1.22

>How-To-Repeat:
	
>Fix:

	

--- p5-URI.pm begins here ---
diff -ruN p5-URI.orig/Makefile p5-URI/Makefile
--- p5-URI.orig/Makefile	Tue Sep  3 09:07:18 2002
+++ p5-URI/Makefile	Tue Sep  3 09:13:01 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	URI
-PORTVERSION=	1.21
+PORTVERSION=	1.22
 CATEGORIES=	net perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	URI
@@ -22,6 +22,7 @@
 MAN3=		URI.3 \
 		URI::Escape.3 \
 		URI::Heuristic.3 \
+		URI::QueryParam.3 \
 		URI::URL.3 \
 		URI::WithBase.3 \
 		URI::data.3 \
diff -ruN p5-URI.orig/distinfo p5-URI/distinfo
--- p5-URI.orig/distinfo	Tue Sep  3 09:07:18 2002
+++ p5-URI/distinfo	Tue Sep  3 09:07:38 2002
@@ -1 +1 @@
-MD5 (URI-1.21.tar.gz) = ad6437ba6a8b404d16df16e2eb7a3648
+MD5 (URI-1.22.tar.gz) = 94edcf063eb8284946855788dc1e7176
diff -ruN p5-URI.orig/pkg-plist p5-URI/pkg-plist
--- p5-URI.orig/pkg-plist	Tue Sep  3 09:07:18 2002
+++ p5-URI/pkg-plist	Tue Sep  3 09:12:11 2002
@@ -1,6 +1,7 @@
 lib/perl5/site_perl/%%PERL_VER%%/URI.pm
 lib/perl5/site_perl/%%PERL_VER%%/URI/Escape.pm
 lib/perl5/site_perl/%%PERL_VER%%/URI/Heuristic.pm
+lib/perl5/site_perl/%%PERL_VER%%/URI/QueryParam.pm
 lib/perl5/site_perl/%%PERL_VER%%/URI/URL.pm
 lib/perl5/site_perl/%%PERL_VER%%/URI/WithBase.pm
 lib/perl5/site_perl/%%PERL_VER%%/URI/_foreign.pm
@@ -32,6 +33,8 @@
 lib/perl5/site_perl/%%PERL_VER%%/URI/rsync.pm
 lib/perl5/site_perl/%%PERL_VER%%/URI/rtsp.pm
 lib/perl5/site_perl/%%PERL_VER%%/URI/rtspu.pm
+lib/perl5/site_perl/%%PERL_VER%%/URI/sip.pm
+lib/perl5/site_perl/%%PERL_VER%%/URI/sips.pm
 lib/perl5/site_perl/%%PERL_VER%%/URI/snews.pm
 lib/perl5/site_perl/%%PERL_VER%%/URI/ssh.pm
 lib/perl5/site_perl/%%PERL_VER%%/URI/telnet.pm
--- p5-URI.pm ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020903071507.D864ECB9090>