pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/json-glib



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Fri Mar 13 11:21:39 UTC 2015

Modified Files:
        pkgsrc/textproc/json-glib: Makefile distinfo
        pkgsrc/textproc/json-glib/patches: patch-build_autotools_glibtests.m4
            patch-configure

Log Message:
Update json-glib to 1.0.2

parser: Use the right length for parsing the stream contents
json-parser: use length parameter when validating utf-8
generator: Escape Object key names correctly
generator: Escape the control characters correctly
generator: Add tests for updated string escaping routine
build: Include enum-types.[ch] in the introspection sources
translation updates


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/textproc/json-glib/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/json-glib/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/textproc/json-glib/patches/patch-build_autotools_glibtests.m4 \
    pkgsrc/textproc/json-glib/patches/patch-configure

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