diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-01-13 05:40:55 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-01-13 05:40:55 +0800 |
commit | 0dcbd550a07e97fb1bfc6b3ce1d5820121f44c89 (patch) | |
tree | 17c44773df4bef67ac2191ea3f6520e42a7ec6ff /net/p5-URI | |
parent | 207172e17317d757475b018fe1ed0c68ed6c51e1 (diff) | |
download | freebsd-ports-gnome-0dcbd550a07e97fb1bfc6b3ce1d5820121f44c89.tar.gz freebsd-ports-gnome-0dcbd550a07e97fb1bfc6b3ce1d5820121f44c89.tar.zst freebsd-ports-gnome-0dcbd550a07e97fb1bfc6b3ce1d5820121f44c89.zip |
- Update to 1.71
Changes: http://search.cpan.org/dist/URI/Changes
Diffstat (limited to 'net/p5-URI')
-rw-r--r-- | net/p5-URI/Makefile | 2 | ||||
-rw-r--r-- | net/p5-URI/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile index 020808801349..71656a0d4bf7 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= URI -PORTVERSION= 1.69 +PORTVERSION= 1.71 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-URI/distinfo b/net/p5-URI/distinfo index 5edf9800fbb1..6c90b6f8d93e 100644 --- a/net/p5-URI/distinfo +++ b/net/p5-URI/distinfo @@ -1,2 +1,2 @@ -SHA256 (URI-1.69.tar.gz) = b74b16ea626b6f8061821bb350674c638a98be1fc766eadb24fec6635998b42d -SIZE (URI-1.69.tar.gz) = 99836 +SHA256 (URI-1.71.tar.gz) = 9c8eca0d7f39e74bbc14706293e653b699238eeb1a7690cc9c136fb8c2644115 +SIZE (URI-1.71.tar.gz) = 100141 |