diff options
-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 76ac6fa6b54f..2dd37fb340f7 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= URI -PORTVERSION= 1.76 +PORTVERSION= 5.05 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,11 +12,13 @@ COMMENT= Perl5 interface to Uniform Resource Identifier (URI) references LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= p5-Test-Needs>=0:devel/p5-Test-Needs -NO_ARCH= yes USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/net/p5-URI/distinfo b/net/p5-URI/distinfo index 84153db095bb..0526c10e2d7c 100644 --- a/net/p5-URI/distinfo +++ b/net/p5-URI/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1547101670 -SHA256 (URI-1.76.tar.gz) = b2c98e1d50d6f572483ee538a6f4ccc8d9185f91f0073fd8af7390898254413e -SIZE (URI-1.76.tar.gz) = 107578 +TIMESTAMP = 1608366318 +SHA256 (URI-5.05.tar.gz) = a5c113d2d02706d9fbdca6a86f290c5b05b2f86836d4e7fe1447f063261b79ec +SIZE (URI-5.05.tar.gz) = 108247 |