pkgsrc/devel/msgpack/PLIST
obache 03c7ab13b7 Update msgpack to 0.5.8.
2013-12-23 version 0.5.8:

  * Move to the new github repository msgpack/msgpack-c
  * Support the new deserialization specification
  * fixes the problem of unpack helpers for array and map with 32bit compilers (#37, #38)
  * Other bug fixes and refactoring: #46, #41, #36, #35, #33, #32, #30, #29, #28, #27, #26, #25, #8, #3
  * Update of documents: #23, #18, #17
2014-01-23 09:34:03 +00:00

44 lines
1.2 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2014/01/23 09:34:03 obache Exp $
include/msgpack.h
include/msgpack.hpp
include/msgpack/object.h
include/msgpack/object.hpp
include/msgpack/pack.h
include/msgpack/pack.hpp
include/msgpack/pack_define.h
include/msgpack/pack_template.h
include/msgpack/sbuffer.h
include/msgpack/sbuffer.hpp
include/msgpack/sysdep.h
include/msgpack/type.hpp
include/msgpack/type/bool.hpp
include/msgpack/type/define.hpp
include/msgpack/type/deque.hpp
include/msgpack/type/fixint.hpp
include/msgpack/type/float.hpp
include/msgpack/type/int.hpp
include/msgpack/type/list.hpp
include/msgpack/type/map.hpp
include/msgpack/type/nil.hpp
include/msgpack/type/pair.hpp
include/msgpack/type/raw.hpp
include/msgpack/type/set.hpp
include/msgpack/type/string.hpp
include/msgpack/type/tr1/unordered_map.hpp
include/msgpack/type/tr1/unordered_set.hpp
include/msgpack/type/tuple.hpp
include/msgpack/type/vector.hpp
include/msgpack/unpack.h
include/msgpack/unpack.hpp
include/msgpack/unpack_define.h
include/msgpack/unpack_template.h
include/msgpack/version.h
include/msgpack/vrefbuffer.h
include/msgpack/vrefbuffer.hpp
include/msgpack/zbuffer.h
include/msgpack/zbuffer.hpp
include/msgpack/zone.h
include/msgpack/zone.hpp
lib/libmsgpack.la
lib/libmsgpackc.la
lib/pkgconfig/msgpack.pc