Revision: 130545 https://trac.macports.org/changeset/130545 Author: devans@macports.org Date: 2014-12-31 14:11:33 -0800 (Wed, 31 Dec 2014) Log Message: ----------- p5-json-pp: mark obsolete, replaced by perl5.16 (core), add perl branches 5.8 5.10 (#46343). Modified Paths: -------------- trunk/dports/perl/p5-json-pp/Portfile Modified: trunk/dports/perl/p5-json-pp/Portfile =================================================================== --- trunk/dports/perl/p5-json-pp/Portfile 2014-12-31 21:56:00 UTC (rev 130544) +++ trunk/dports/perl/p5-json-pp/Portfile 2014-12-31 22:11:33 UTC (rev 130545) @@ -5,16 +5,10 @@ PortGroup perl5 1.0 # JSON::PP is in perl core as of version 5.14 -perl5.branches 5.12 +perl5.branches 5.8 5.10 5.12 perl5.setup JSON-PP 2.27300 -platforms darwin -maintainers nomaintainer +revision 1 license {Artistic-1 GPL} -supported_archs noarch -description JSON::PP (no description available) - -long_description ${description} - -checksums rmd160 3b9ba64dbff1d27568c9951cdab7fa686ea80a6f \ - sha256 5feef3067be4acd99ca0ebb29cf1ac1cdb338fe46977585bd1e473ea4bab71a3 +replaced_by perl5.16 +PortGroup obsolete 1.0
participants (1)
-
devans@macports.org