pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/p5-Text-CSV_XS



Module Name:    pkgsrc
Committed By:   sno
Date:           Sat Mar 21 23:26:38 UTC 2009

Modified Files:
        pkgsrc/textproc/p5-Text-CSV_XS: Makefile distinfo

Log Message:
Updating Text::CSV_XS to 0.63. Changes since 0.60:
2009-03-20 0.63 - H.Merijn Brand   <h.m.brand%xs4all.nl@localhost>

        * Fixed allow_whitespace with sep_char = TAB (RT#44402)

2009-03-13 0.62 - H.Merijn Brand   <h.m.brand%xs4all.nl@localhost>

        * Prevent warnings in older perls (without utf8)
        * All known errors are covered and/or documented. TODO dropped
        * Unicode TODO dropped. All covered, or use Text::CSV::Encoded
        * Documented the examples

2009-03-08 0.61 - H.Merijn Brand   <h.m.brand%xs4all.nl@localhost>

        * valgrind found a possible uninitialized value
        * Restriction in print () was only for really old perls
        * Fix for bind_columns () initialisation (vincent, RT#43927)

Oked by he@


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/textproc/p5-Text-CSV_XS/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/p5-Text-CSV_XS/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