Revision: 75356 http://trac.macports.org/changeset/75356 Author: l2g@macports.org Date: 2011-01-23 00:42:31 -0800 (Sun, 23 Jan 2011) Log Message: ----------- p5-uri: new version 1.58 (author says a "fix" in the previous version actually broke more than it fixed) Modified Paths: -------------- trunk/dports/perl/p5-uri/Portfile Modified: trunk/dports/perl/p5-uri/Portfile =================================================================== --- trunk/dports/perl/p5-uri/Portfile 2011-01-23 07:29:50 UTC (rev 75355) +++ trunk/dports/perl/p5-uri/Portfile 2011-01-23 08:42:31 UTC (rev 75356) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup URI 1.57 ../../authors/id/G/GA/GAAS +perl5.setup URI 1.58 ../../authors/id/G/GA/GAAS platforms darwin maintainers l2g openmaintainer license Artistic/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 sha1 3a910fbb16247b9641ac4d80343d3e9a291f0f0d \ - rmd160 4acdd79c46e03bc59e95212c0eac65b274a5055c +checksums sha1 46fcf3ba499d42ab6a7152b0bbbc72f1ff13092c \ + rmd160 2ee7b11c615557dd6164c01df8f5693a0f9a85cc depends_lib-append port:p5-mime-base64
participants (1)
-
l2g@macports.org