aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-URI
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2002-09-03 16:12:54 +0800
committerkevlo <kevlo@FreeBSD.org>2002-09-03 16:12:54 +0800
commita83dab9566fae709a44af29589c0eb35ba41bb18 (patch)
treed5d049a4489fb8b9faf02734569d37a086c12186 /net/p5-URI
parent2c25984f45d79fb6b3c5b7d420f2f6983a940c5e (diff)
downloadfreebsd-ports-gnome-a83dab9566fae709a44af29589c0eb35ba41bb18.tar.gz
freebsd-ports-gnome-a83dab9566fae709a44af29589c0eb35ba41bb18.tar.zst
freebsd-ports-gnome-a83dab9566fae709a44af29589c0eb35ba41bb18.zip
Update to version 1.22
PR: 42362 Submitted by: MAINTAINER
Diffstat (limited to 'net/p5-URI')
-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