aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/json-c.rb
AgeCommit message (Collapse)Author
2014-12-29json-c: update 0.12 bottle.BrewTestBot
2014-12-29json-c 0.12Dominyk Tiller
Version bump. Added HEAD. Closes #34405. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-21json-c: update 0.11 bottle.BrewTestBot
2014-05-20json-c: update 0.11 bottle.BrewTestBot
Closes #29435. Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-05-20json-c: revert to 0.11Brett Koonce
Will need to wait for the following upstream fixes to be released: http://trac.osgeo.org/postgis/ticket/2723 http://trac.osgeo.org/gdal/ticket/5449 Closes #29430.
2014-05-20json-c: update 0.12 bottle.BrewTestBot
Closes #29383.
2014-05-20json-c 0.12Brett Koonce
2014-03-31Add universal option to pam_yubico and its dependenciesStuart Glenn
Closes #27766. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-03-13json-c: add 0.11 bottle.BrewTestBot
2013-06-21json-c 0.11Kashif Rasul
Pull upstream Postgis patch for json-c compatibility. Closes #20660. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-11json-c: note why we reverted 0.11Jack Nagel
2013-04-09Revert "json-c 0.11"Jack Nagel
Apparently the shared library has been split into two libraries on 0.11, which breaks things that are dependent on the old structure (e.g. postgis). See #19068. This reverts commit a37b4561a6f1664888568ad4c0c44e44d38bee18.
2013-04-08json-c 0.11Stefan
Closes #19034. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-30json-c: Fix header install locationCharlie Sharpsteen
A header file was accidentally installed to the top-level `include` folder rather than `include/json`.
2012-09-30json-c: Update to 0.10Charlie Sharpsteen
2012-09-12json-c: update homepageKyle Marek-Spartz
Closes #14858. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-03-02json-c 0.9Michael Stephens
A JSON implementation in C. Signed-off-by: David Höppner <0xffea@gmail.com>