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:   wen
Date:           Tue Sep 16 12:19:53 UTC 2014

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

Log Message:
Update to 1.11

Upstream changes:
1.11    - 2014-08-08, H.Merijn Brand
    - Fixed eof (RT#97742)
    - Check for attribute conflicts early
    - csv (in => [..]) now defaults to *STDOUT for out
    - Support for multi-byte quote_char
    - New attribute "key" for csv ()

1.10    - 2014-08-04, H.Merijn Brand
    * Support for scalar ref in out: csv (out => \(my $x = ""), ...)
    * Support for multi-byte sep_char
    * Simplified the cache coding


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