summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2002-09-03 08:12:54 +0000
committerKevin Lo <kevlo@FreeBSD.org>2002-09-03 08:12:54 +0000
commit87ea3f5af7ad1afacc9e67116319b1e848d140e2 (patch)
tree0b593ff8eb49d02323849cb2411c0076d72236de /net
parentSupport APACHE_PORT to build with desired apache13* port. (diff)
Update to version 1.22
PR: 42362 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=65545
Diffstat (limited to 'net')
-rw-r--r--net/p5-URI/Makefile3
-rw-r--r--net/p5-URI/distinfo2
-rw-r--r--net/p5-URI/pkg-plist3
3 files changed, 6 insertions, 2 deletions
diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile
index 151a27ffa638..0379f873cfb3 100644
--- a/net/p5-URI/Makefile
+++ b/net/p5-URI/Makefile
@@ -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 @@ MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= URI.3 \
URI::Escape.3 \
URI::Heuristic.3 \
+ URI::QueryParam.3 \
URI::URL.3 \
URI::WithBase.3 \
URI::data.3 \
diff --git a/net/p5-URI/distinfo b/net/p5-URI/distinfo
index b5c0d26985cd..0861e969dc3d 100644
--- a/net/p5-URI/distinfo
+++ b/net/p5-URI/distinfo
@@ -1 +1 @@
-MD5 (URI-1.21.tar.gz) = ad6437ba6a8b404d16df16e2eb7a3648
+MD5 (URI-1.22.tar.gz) = 94edcf063eb8284946855788dc1e7176
diff --git a/net/p5-URI/pkg-plist b/net/p5-URI/pkg-plist
index 02a476d07928..2220483d98bd 100644
--- a/net/p5-URI/pkg-plist
+++ b/net/p5-URI/pkg-plist
@@ -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/rlogin.pm
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