diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-11-19 08:13:29 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-11-19 08:13:29 +0000 |
commit | 4423803c63954aaca94e255db2ec74dbd8e06c5e (patch) | |
tree | ed4a26649f3cc2c9219ef7eea40ab2b432baed92 | |
parent | b40484a2933c83d4f777a54ed56a99db44b255aa (diff) | |
download | ports-4423803c63954aaca94e255db2ec74dbd8e06c5e.tar.gz ports-4423803c63954aaca94e255db2ec74dbd8e06c5e.zip |
net/p5-URI: Update to 5.15
-rw-r--r-- | net/p5-URI/Makefile | 6 | ||||
-rw-r--r-- | net/p5-URI/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile index ba33865aa371..b3d7bc6342c7 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -1,5 +1,5 @@ PORTNAME= URI -PORTVERSION= 5.13 +PORTVERSION= 5.15 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,7 +12,9 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -TEST_DEPENDS= p5-Test-Needs>=0:devel/p5-Test-Needs +TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal \ + p5-Test-Needs>=0:devel/p5-Test-Needs \ + p5-Test-Warnings>=0:devel/p5-Test-Warnings USES= perl5 USE_PERL5= configure diff --git a/net/p5-URI/distinfo b/net/p5-URI/distinfo index 8bc9637f9e5c..9393992871e0 100644 --- a/net/p5-URI/distinfo +++ b/net/p5-URI/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665330704 -SHA256 (URI-5.13.tar.gz) = 27159527b4210c48599279b57f7ebe3169ef698478f285cefd8ccd943c199929 -SIZE (URI-5.13.tar.gz) = 114917 +TIMESTAMP = 1665648672 +SHA256 (URI-5.15.tar.gz) = af31b673d91b1b96ea2842523ee03f54039f2ae6a5f40d9cdadf73221f8a586c +SIZE (URI-5.15.tar.gz) = 115688 |