Revision: 120552 https://trac.macports.org/changeset/120552 Author: ryandesign@macports.org Date: 2014-06-01 02:28:58 -0700 (Sun, 01 Jun 2014) Log Message: ----------- json-c: update to 0.12-20140410 and use github portgroup (#43781); no longer conflicts with jsoncpp Modified Paths: -------------- trunk/dports/devel/jsoncpp/Portfile trunk/dports/textproc/json-c/Portfile Modified: trunk/dports/devel/jsoncpp/Portfile =================================================================== --- trunk/dports/devel/jsoncpp/Portfile 2014-06-01 07:46:41 UTC (rev 120551) +++ trunk/dports/devel/jsoncpp/Portfile 2014-06-01 09:28:58 UTC (rev 120552) @@ -4,7 +4,6 @@ PortSystem 1.0 name jsoncpp -conflicts json-c version 0.6.0-rc2 categories devel platforms darwin Modified: trunk/dports/textproc/json-c/Portfile =================================================================== --- trunk/dports/textproc/json-c/Portfile 2014-06-01 07:46:41 UTC (rev 120551) +++ trunk/dports/textproc/json-c/Portfile 2014-06-01 09:28:58 UTC (rev 120552) @@ -2,22 +2,21 @@ # $Id$ PortSystem 1.0 +PortGroup github 1.0 -name json-c -conflicts jsoncpp -version 0.9 +github.setup json-c json-c 0.12-20140410 json-c- license MIT categories textproc devel platforms darwin maintainers nomaintainer + description A JSON parser + long_description JSON-C implements a reference counting object model that allows \ you to easily construct JSON objects in C, output them as JSON \ formatted strings and parse JSON formatted strings back into \ the C representation of JSON objects. -homepage http://oss.metaparadigm.com/json-c/ -master_sites ${homepage} -checksums md5 3a13d264528dcbaf3931b0cede24abae \ - sha1 daaf5eb960fa98e137abc5012f569b83c79be90f \ - rmd160 dec4fe76364cfee965291ac1526ee401d997e45e +checksums md5 9e5b7b43ea7c3e37a014ae3bb4a8e427 \ + sha1 a1e3532760c181f678c7e10616c8f99b46d5b0f8 \ + rmd160 c17d391b2a303b6eb4ba072232eedbf7afb9739d