Revision: 144240 https://trac.macports.org/changeset/144240 Author: devans@macports.org Date: 2016-01-04 19:19:14 -0800 (Mon, 04 Jan 2016) Log Message: ----------- p5-xml-xpath: update to version 1.18, license. Modified Paths: -------------- trunk/dports/perl/p5-xml-xpath/Portfile Modified: trunk/dports/perl/p5-xml-xpath/Portfile =================================================================== --- trunk/dports/perl/p5-xml-xpath/Portfile 2016-01-05 03:18:39 UTC (rev 144239) +++ trunk/dports/perl/p5-xml-xpath/Portfile 2016-01-05 03:19:14 UTC (rev 144240) @@ -5,10 +5,10 @@ PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 -perl5.setup XML-XPath 1.17 ../by-authors/id/M/MA/MANWAR +perl5.setup XML-XPath 1.18 ../by-authors/id/M/MA/MANWAR maintainers nomaintainer categories-append textproc -license {Artistic-1 GPL} +license Artistic-2 description set of modules for parsing and evaluating XPath statements long_description This module aims to comply exactly to the XPath \ specification at http://www.w3.org/TR/xpath and yet allow \ @@ -17,8 +17,8 @@ functionality beyond XPath. platforms darwin -checksums rmd160 5ff67bd7889cd74a36f5c1099e480926f210f0d2 \ - sha256 81c4984ce8b3802a05cf7592566b5824165904096544ee682c83ebf41c0d99e7 +checksums rmd160 7428134a1bc09367f72de219d16a1871a51f1f98 \ + sha256 0f604e5d4edd41d0f148e1d2e524073d3697913a3272b5422bc476decba727d7 if {${perl5.major} != ""} { depends_lib-append \
participants (1)
-
devans@macports.org