Subject: CVS commit: pkgsrc/textproc/qore-json-module
From: Niclas Rosenvik
Date: 2018-06-08 21:53:30
Message id: 20180608195330.52F19FBEC@cvs.NetBSD.org

Log Message:
Updated textproc/qore-json-module to version 1.7 .

Removed patch-src_ql__json.qpp fixed upstream.

Changes from release notes:
* deprecated support for the non-published JSON-RPC 1.1 protocol
* added support for JSON-RPC 2.0
* added the JsonRpcConnection user module
* improved argument error messages with RPC calls in the
  JsonRpcHandler module
* fixed date serialization to use ISO-8601 format
  (instead of near-ISO-8601 format)
* parse_json() now ignores UTF-8 and Unicode BOMs at the
  start of passed JSON string
* fixed a bug in request logging in the JsonRpcHandler module
* fixed a bug serializing hash keys with embedded quotes

Files:
RevisionActionfile
1.7modifypkgsrc/textproc/qore-json-module/Makefile
1.3modifypkgsrc/textproc/qore-json-module/PLIST
1.7modifypkgsrc/textproc/qore-json-module/buildlink3.mk
1.5modifypkgsrc/textproc/qore-json-module/distinfo
1.1removepkgsrc/textproc/qore-json-module/patches/patch-src_ql__json.qpp