diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-26 18:56:17 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-26 19:00:19 +0000 |
commit | 478d7897c5183d2581f3917e839fb735f72c799a (patch) | |
tree | 748da7d6bce336c62a350e419770d330035c5738 | |
parent | 8055cc5ef937613b3e9843691be8243c4ae30463 (diff) |
net/p5-URI: Update to 5.09
-rw-r--r-- | net/p5-URI/Makefile | 2 | ||||
-rw-r--r-- | net/p5-URI/distinfo | 6 | ||||
-rw-r--r-- | net/p5-URI/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile index 3569a61ac049..42c0b3cf9900 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -1,7 +1,7 @@ # Created by: ache PORTNAME= URI -PORTVERSION= 5.07 +PORTVERSION= 5.09 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-URI/distinfo b/net/p5-URI/distinfo index b032e5ae415c..60fa2931c0a3 100644 --- a/net/p5-URI/distinfo +++ b/net/p5-URI/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612101748 -SHA256 (URI-5.07.tar.gz) = eeb6ed2ae212434e2021e29f7556f4024169421a5d8b001a89e65982944131ea -SIZE (URI-5.07.tar.gz) = 108399 +TIMESTAMP = 1622038086 +SHA256 (URI-5.09.tar.gz) = 03e63ada499d2645c435a57551f041f3943970492baa3b3338246dab6f1fae0a +SIZE (URI-5.09.tar.gz) = 108897 diff --git a/net/p5-URI/pkg-plist b/net/p5-URI/pkg-plist index df4122eedff6..f79e82e9020c 100644 --- a/net/p5-URI/pkg-plist +++ b/net/p5-URI/pkg-plist @@ -36,6 +36,7 @@ %%SITE_PERL%%/URI/mms.pm %%SITE_PERL%%/URI/news.pm %%SITE_PERL%%/URI/nntp.pm +%%SITE_PERL%%/URI/nntps.pm %%SITE_PERL%%/URI/pop.pm %%SITE_PERL%%/URI/rlogin.pm %%SITE_PERL%%/URI/rsync.pm |