[139103] trunk/dports/perl/p5-json-parse/Portfile
Revision: 139103 https://trac.macports.org/changeset/139103 Author: khindenburg@macports.org Date: 2015-08-02 10:05:48 -0700 (Sun, 02 Aug 2015) Log Message: ----------- p5-json-parse: update to 0.32 Modified Paths: -------------- trunk/dports/perl/p5-json-parse/Portfile Modified: trunk/dports/perl/p5-json-parse/Portfile =================================================================== --- trunk/dports/perl/p5-json-parse/Portfile 2015-08-02 17:03:34 UTC (rev 139102) +++ trunk/dports/perl/p5-json-parse/Portfile 2015-08-02 17:05:48 UTC (rev 139103) @@ -5,7 +5,7 @@ PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 -perl5.setup JSON-Parse 0.31 +perl5.setup JSON-Parse 0.32 platforms darwin maintainers khindenburg openmaintainer @@ -16,11 +16,9 @@ description Read JSON into a Perl variable long_description JSON::Parse converts JSON into the nearest equivalent Perl. -checksums rmd160 95a0e9464a820264e599c0df608cd670c2e13612 \ - sha256 5d645f0d8b1a02eff93f23152d361fe16a39d36b783f233a73f51849cbb16a9e +checksums rmd160 b548f11d4ea65ae0d4cf7d31d4248a71ea429abc \ + sha256 71ecdfecaf5f58fdd8c2301f91eae63039608100df74f460af16c951d19f8c84 -test.run yes - if {$subport ne $name} { livecheck.type none }
participants (1)
-
khindenburg@macports.org