mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Upgrade to 1.09
This commit is contained in:
parent
a2e6992414
commit
1b01d7ec18
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=31759
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= URI
|
||||
PORTVERSION= 1.07
|
||||
PORTVERSION= 1.09
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= URI
|
||||
|
@ -1 +1 @@
|
||||
MD5 (URI-1.07.tar.gz) = 837b4ecc0da19a0cdb7dece3904a0a6b
|
||||
MD5 (URI-1.09.tar.gz) = 55a3c61963666fdd157a4439bd79bb87
|
||||
|
@ -1,4 +1,8 @@
|
||||
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/URL.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/URI/WithBase.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/URI/_foreign.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/URI/_generic.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/URI/_login.pm
|
||||
@ -6,10 +10,6 @@ lib/perl5/site_perl/%%PERL_VER%%/URI/_query.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/URI/_segment.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/URI/_server.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/URI/_userpass.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/URL.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/URI/WithBase.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/URI/data.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/URI/file.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/URI/file/Base.pm
|
||||
|
Loading…
Reference in New Issue
Block a user