[122951] trunk/dports/perl/p5-xml-sax-expat/Portfile
Revision: 122951 https://trac.macports.org/changeset/122951 Author: khindenburg@macports.org Date: 2014-08-02 14:43:54 -0700 (Sat, 02 Aug 2014) Log Message: ----------- p5-xml-sax-expat: update to 0.51; add perl branches 5.18 and 5.20 Modified Paths: -------------- trunk/dports/perl/p5-xml-sax-expat/Portfile Modified: trunk/dports/perl/p5-xml-sax-expat/Portfile =================================================================== --- trunk/dports/perl/p5-xml-sax-expat/Portfile 2014-08-02 20:55:05 UTC (rev 122950) +++ trunk/dports/perl/p5-xml-sax-expat/Portfile 2014-08-02 21:43:54 UTC (rev 122951) @@ -3,10 +3,9 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 -perl5.setup XML-SAX-Expat 0.40 -revision 4 -maintainers nomaintainer +perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20 +perl5.setup XML-SAX-Expat 0.51 +maintainers khindenburg openmaintainer license {Artistic GPL} description SAX2 Driver for Expat (XML::Parser) long_description This is an implementation of a SAX2 driver \ @@ -15,9 +14,8 @@ platforms darwin supported_archs noarch -checksums md5 ca58d1e26c437b31c52456b4b4ae5c4a \ - sha1 3fdbd7b5e83216bb24d1e83ff3a6c17fcde9ba3f \ - rmd160 fd0452bc817b55607ebbb4e8de017c6fd99ecaea +checksums rmd160 3c0a5975bcd3eed1a588edb7dce8f724d1e1bc6d \ + sha256 4c016213d0ce7db2c494e30086b59917b302db8c292dcd21f39deebd9780c83f if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-xml-parser \
participants (1)
-
khindenburg@macports.org