diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-25 07:41:01 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-25 07:41:01 +0000 |
commit | 18ac78f68b67193ec481e4033098af9faae673b0 (patch) | |
tree | 05cca4de845443af3b7870b3b6100d39cb4abd59 /net/p5-URI | |
parent | a151fc7596e4aafcb882d2e878521dc9c864738b (diff) | |
download | ports-18ac78f68b67193ec481e4033098af9faae673b0.tar.gz ports-18ac78f68b67193ec481e4033098af9faae673b0.zip |
Notes
Diffstat (limited to 'net/p5-URI')
-rw-r--r-- | net/p5-URI/Makefile | 3 | ||||
-rw-r--r-- | net/p5-URI/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile index 1c8d01c1fb5e..020808801349 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= URI -PORTVERSION= 1.68 +PORTVERSION= 1.69 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,6 +13,7 @@ COMMENT= Perl5 interface to Uniform Resource Identifier (URI) references LICENSE= ART10 GPLv1 LICENSE_COMB= dual +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/net/p5-URI/distinfo b/net/p5-URI/distinfo index 4075dcf7ed99..5edf9800fbb1 100644 --- a/net/p5-URI/distinfo +++ b/net/p5-URI/distinfo @@ -1,2 +1,2 @@ -SHA256 (URI-1.68.tar.gz) = c840d30f7657bfd4b2acbb311bd764232911cd3dc97e92415fbd0a242185c358 -SIZE (URI-1.68.tar.gz) = 99425 +SHA256 (URI-1.69.tar.gz) = b74b16ea626b6f8061821bb350674c638a98be1fc766eadb24fec6635998b42d +SIZE (URI-1.69.tar.gz) = 99836 |