pkgsrc/textproc/cJSON
adam d6e4bdb0d1 cJSON: updated to 1.7.16
1.7.16 (Jul 5, 2023)
======
Features:
------
* Add an option for ENABLE_CJSON_VERSION_SO in CMakeLists.txt
* Add cmake_policy to CMakeLists.txt
* Add cJSON_SetBoolValue
* Add meson documentation

Fixes:
------
* Fix memory leak in merge_patch
* Fix conflicting target names 'uninstall'
* Bump cmake version to 3.0 and use new version syntax
* Print int without decimal places
* Fix 'cjson_utils-static' target not exist
* Add allocate check for replace_item_in_object
* Fix a null pointer crash in cJSON_ReplaceItemViaPointer
2023-07-05 12:18:08 +00:00
..
buildlink3.mk
DESCR
distinfo cJSON: updated to 1.7.16 2023-07-05 12:18:08 +00:00
Makefile cJSON: updated to 1.7.16 2023-07-05 12:18:08 +00:00
PLIST