diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-01-05 19:15:43 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-01-05 19:15:43 +0000 |
commit | b2433e238922943653cc416f8f673f138cca3a79 (patch) | |
tree | 67365e74085f36ffce30c8de8cc17157eed17ff5 /net/p5-URI | |
parent | a5b4c2a618672b92468d8ae25f0a584aff034e0c (diff) |
Update to 1.23.
PR: 46683
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=72596
Diffstat (limited to 'net/p5-URI')
-rw-r--r-- | net/p5-URI/Makefile | 2 | ||||
-rw-r--r-- | net/p5-URI/distinfo | 2 | ||||
-rw-r--r-- | net/p5-URI/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile index 0379f873cfb3..b1a5d659b92f 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -6,7 +6,7 @@ # PORTNAME= URI -PORTVERSION= 1.22 +PORTVERSION= 1.23 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= URI diff --git a/net/p5-URI/distinfo b/net/p5-URI/distinfo index 0861e969dc3d..e71e4dc84504 100644 --- a/net/p5-URI/distinfo +++ b/net/p5-URI/distinfo @@ -1 +1 @@ -MD5 (URI-1.22.tar.gz) = 94edcf063eb8284946855788dc1e7176 +MD5 (URI-1.23.tar.gz) = 3f79c5ac5bf394d3906c7adcec45edf0 diff --git a/net/p5-URI/pkg-plist b/net/p5-URI/pkg-plist index 2220483d98bd..5915113ca224 100644 --- a/net/p5-URI/pkg-plist +++ b/net/p5-URI/pkg-plist @@ -38,6 +38,7 @@ 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 +lib/perl5/site_perl/%%PERL_VER%%/URI/tn3270.pm lib/perl5/site_perl/%%PERL_VER%%/URI/urn.pm lib/perl5/site_perl/%%PERL_VER%%/URI/urn/isbn.pm lib/perl5/site_perl/%%PERL_VER%%/URI/urn/oid.pm |