Subject: CVS commit: pkgsrc/textproc/cJSON
From: Adam Ciarcinski
Date: 2023-07-05 14:18:08
Message id: 20230705121809.0B8E6FA89@cvs.NetBSD.org

Log Message:
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

Files:
RevisionActionfile
1.3modifypkgsrc/textproc/cJSON/Makefile
1.4modifypkgsrc/textproc/cJSON/distinfo