pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/p5-DBD-CSV



Module Name:    pkgsrc
Committed By:   sno
Date:           Sat Oct 17 14:27:21 UTC 2009

Modified Files:
        pkgsrc/databases/p5-DBD-CSV: Makefile distinfo

Log Message:
Updating databases/p5-DBD-CSV from 0.22 to 0.24

pkgsrc changes:
  - Adjusting dependencies
  - Adding license definition

Upstream changes:
2009-10-15  H.Merijn Brand (0.25)
    * Raised minimum perl version to 5.005_03
    * Requires Text::CSV_XS 0.43 (needs eof () method and
      error_diag ()) (RT#33764)
    * Code cleanup (perlcritic, style, layout)
    * Implemented f_ext
    * Implemented f_schema (in DBD::File)
    * Split csv handles for input (no eol default) and
      output (default "\r\n") (RT#33767)
    * Updated info URL's
    * Cleaned up tests
    * Tests now use Test::More
    * Cut down README. No need to be a duplicate module pod
    * Added TODO to documentation
    * Added examples/ from docs
    * Add csv_null
    * Add csv_* to pass to the parser
    * Improved error handling and reporting
    * Table names case sensitiveness
    * Implemented raw_header (RT#44583)


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/databases/p5-DBD-CSV/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/databases/p5-DBD-CSV/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