Revision: 149565 https://trac.macports.org/changeset/149565 Author: khindenburg@macports.org Date: 2016-06-26 17:02:29 -0700 (Sun, 26 Jun 2016) Log Message: ----------- p5-json-parse: update to 0.41 Modified Paths: -------------- trunk/dports/perl/p5-json-parse/Portfile Modified: trunk/dports/perl/p5-json-parse/Portfile =================================================================== --- trunk/dports/perl/p5-json-parse/Portfile 2016-06-26 21:19:50 UTC (rev 149564) +++ trunk/dports/perl/p5-json-parse/Portfile 2016-06-27 00:02:29 UTC (rev 149565) @@ -5,7 +5,7 @@ PortGroup perl5 1.0 perl5.branches 5.22 5.24 -perl5.setup JSON-Parse 0.40 +perl5.setup JSON-Parse 0.41 platforms darwin maintainers khindenburg openmaintainer @@ -16,8 +16,8 @@ description Read JSON into a Perl variable long_description JSON::Parse converts JSON into the nearest equivalent Perl. -checksums rmd160 4f9d706690d72fb9b8b58f3761d8ab6b77ab911c \ - sha256 314a3098d461b6405deef1554614e707591a3708a0a030c94ded061ff7a62622 +checksums rmd160 7803cfeff5fe365251db0e2643dbefbc1178f2b3 \ + sha256 f06b0c7a67b514c09d714b27895085ce102a3886f961514987faa396e1ef1cc7 if {$subport ne $name} { livecheck.type none
participants (1)
-
khindenburg@macports.org