Subject: CVS commit: pkgsrc/devel/libbson
From: Filip Hajny
Date: 2015-10-19 13:42:18
Message id: 20151019114218.BAFA798@cvs.netbsd.org

Log Message:
Update devel/libbson 1.1.10 to 1.2.0.

libbson 1.2.0
- Add bson_mem_restore_vtable(), the inverse of bson_mem_set_vtable().
- Enable runtime asserts in release build.
- Fixed compiler warnings and build failures on various platforms.
- Improvements to the formatting and contents of the documentation.

libbson 1.1.11
- Document bson streaming reads with an example, bson-streaming-reader.c.
- Document callback function types bson_reader_destroy_func_t and
  bson_reader_read_func_t.

Files:
RevisionActionfile
1.14modifypkgsrc/devel/libbson/Makefile
1.4modifypkgsrc/devel/libbson/PLIST
1.6modifypkgsrc/devel/libbson/buildlink3.mk
1.11modifypkgsrc/devel/libbson/distinfo