Subject: CVS commit: pkgsrc/devel/msgpack
From: Adam Ciarcinski
Date: 2018-08-24 11:51:22
Message id: 20180824095122.57802FBEC@cvs.NetBSD.org

Log Message:
msgpack: updated to 3.1.0

version 3.1.0
* Improve documents
* Add fuzzer support
* Fix msgpack::object union member access bug
* Improve cross platform configuration
* Fix out of range dereference bug of EXT
* Add timestamp support. std::chrono::system_clock::time_point is mapped to TIMESTAMP
* Add minimal timestamp support for C. The type msgpack_timestamp and the \ 
function msgpack_object_to_timestamp() are introduced
* Improve MSGPACK_DEFINE family name confliction probability
* Add no static-library build option (BUILD_SHARED_LIBS=ON)
* Add header only cmake target
* Add std::byte adaptor
* Remove some warnings

Files:
RevisionActionfile
1.15modifypkgsrc/devel/msgpack/Makefile
1.6modifypkgsrc/devel/msgpack/PLIST
1.11modifypkgsrc/devel/msgpack/distinfo