Revision: 75334 http://trac.macports.org/changeset/75334 Author: l2g@macports.org Date: 2011-01-21 21:44:32 -0800 (Fri, 21 Jan 2011) Log Message: ----------- p5-uri: bump to version 1.56; add license info; adopt port as maintainer Modified Paths: -------------- trunk/dports/perl/p5-uri/Portfile Modified: trunk/dports/perl/p5-uri/Portfile =================================================================== --- trunk/dports/perl/p5-uri/Portfile 2011-01-22 05:24:01 UTC (rev 75333) +++ trunk/dports/perl/p5-uri/Portfile 2011-01-22 05:44:32 UTC (rev 75334) @@ -4,9 +4,10 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup URI 1.54 +perl5.setup URI 1.56 platforms darwin -maintainers nomaintainer +maintainers l2g openmaintainer +license Artistic/GPL supported_archs noarch description Uniform Resource Identifiers (absolute and relative) @@ -16,9 +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 md5 dabc621fd116064395483d80c329095b \ - sha1 e0ef831aed3b3dd44b3027075b610a81c135ddae \ - rmd160 0b22ee09f348275c0ceea195526f8d0418f12c56 +checksums sha1 86b2dcd534f946754a2e714ff488a50cf15183e3 \ + rmd160 cd33b7b204a5b80c279d570568d14eb9ec6b9360 use_parallel_build yes
participants (1)
-
l2g@macports.org