pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/libbson



Module Name:    pkgsrc
Committed By:   fhajny
Date:           Mon Oct 19 11:42:18 UTC 2015

Modified Files:
        pkgsrc/devel/libbson: Makefile PLIST buildlink3.mk distinfo

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.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/libbson/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/libbson/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/libbson/buildlink3.mk
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/libbson/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index