diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-07-25 07:41:01 +0000 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-07-25 07:41:01 +0000 |
commit | aeead97da71597c298c82f01c6d36990207b15e3 (patch) | |
tree | 05cca4de845443af3b7870b3b6100d39cb4abd59 | |
parent | dcbc477b8d6acfcfebc899d9f71256dfda2bc1ad (diff) | |
download | FreeBSD-ports-aeead97da71597c298c82f01c6d36990207b15e3.zip FreeBSD-ports-aeead97da71597c298c82f01c6d36990207b15e3.tar.gz |
- Update to 1.69
- Add NO_ARCH
Changes: http://search.cpan.org/dist/URI/Changes
-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 1c8d01c..0208088 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 4075dcf..5edf980 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 |