pkgsrc-Changes archive

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

CVS commit: pkgsrc/converters/p5-JSON



Module Name:    pkgsrc
Committed By:   obache
Date:           Wed Feb 13 02:49:06 UTC 2008

Modified Files:
        pkgsrc/converters/p5-JSON: Makefile distinfo

Log Message:
Update p5-JSON to 2.06.
This version is DESTDIR ready.

2.06  Fri Feb  8 16:21:59 2008
        [JSON::PP] 2.06
        - enhanced the XS compatibility for pretty-printing
            and the indent handling was broken!

2.05  Tue Feb  5 13:57:19 2008
        [JSON::PP] 2.05
        - enhanced some XS compatibilities for de/encode.
        - now decode_error can dump high (>127) chars.
        - enhanced the XS combatilbity of the decoding error.
        - fixed the utf8 checker while decoding (is_valid_utf8).
        - implemented utf8::downgrade in JSON::PP56.
        - enhanced utf8::encode in JSON::PP56.
        - made utf8::downgrade return a true in JSON::PP5005.

2.04  Sat Jan  5 16:10:01 2008
        [JSON]
        - fixed a document typo pointed by kawasaki@annocpan
        - make DATA handle closed for error mssages in support_by_pp mode.
        - switched JSON::Backend::XS::Supportable wrapper de/encode
             to changing symbolic tables for croak messages and speed.
        - fixed support_by_pp setting

        [JSON::PP] 2.04
        - enhanced the error message compatiblity to XS.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/converters/p5-JSON/Makefile \
    pkgsrc/converters/p5-JSON/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