Revision: 144406 https://trac.macports.org/changeset/144406 Author: devans@macports.org Date: 2016-01-08 01:05:18 -0800 (Fri, 08 Jan 2016) Log Message: ----------- p5-uri: update to version 1.71. Modified Paths: -------------- trunk/dports/perl/p5-uri/Portfile Modified: trunk/dports/perl/p5-uri/Portfile =================================================================== --- trunk/dports/perl/p5-uri/Portfile 2016-01-08 06:21:40 UTC (rev 144405) +++ trunk/dports/perl/p5-uri/Portfile 2016-01-08 09:05:18 UTC (rev 144406) @@ -5,7 +5,7 @@ PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 -perl5.setup URI 1.69 +perl5.setup URI 1.71 platforms darwin maintainers nomaintainer license {Artistic-1 GPL} @@ -17,8 +17,8 @@ implements the URI class. Objects of this class represent Uniform Resource \ Identifier references as specified in RFC 2396 and updated by RFC 2732. -checksums rmd160 080750d04fc51792f4a4f24c37c51e1463af7b62 \ - sha256 b74b16ea626b6f8061821bb350674c638a98be1fc766eadb24fec6635998b42d +checksums rmd160 e74aa2ac7e2364732e41d76c395a485131669a35 \ + sha256 9c8eca0d7f39e74bbc14706293e653b699238eeb1a7690cc9c136fb8c2644115 if {${perl5.major} != ""} { depends_lib-append \
participants (1)
-
devans@macports.org