The NetBSD Project

CVS log for pkgsrc/databases/p5-DBD-CSV/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / databases / p5-DBD-CSV

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.31 / (download) - annotate - [select for diffs], Sat Oct 1 00:44:50 2022 UTC (14 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, HEAD
Changes since 1.30: +4 -4 lines
Diff to previous 1.30 (colored)

Update to 0.59

Upstream changes:
0.59    - 2022-01-01, H.Merijn Brand
    * It's 2022

Revision 1.30 / (download) - annotate - [select for diffs], Tue Oct 26 10:09:29 2021 UTC (2 years, 1 month ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

databases: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (some may be only fetched
conditionally):

./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz

Revision 1.29 / (download) - annotate - [select for diffs], Thu Oct 7 13:35:18 2021 UTC (2 years, 1 month ago) by nia
Branch: MAIN
Changes since 1.28: +1 -2 lines
Diff to previous 1.28 (colored)

databases: Remove SHA1 distfile hashes

Revision 1.28 / (download) - annotate - [select for diffs], Thu Feb 11 00:03:40 2021 UTC (2 years, 9 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.27: +5 -5 lines
Diff to previous 1.27 (colored)

Update to 0.58

Upstream changes:
0.58    - 2021-02-10, H.Merijn Brand
    * It's 2021
    * "class" is not a CSV attribute to pass on (issue#8)

0.57    - 2020-12-17, H.Merijn Brand
    * META fixes

0.56    - 2020-12-05, H.Merijn Brand
    * Fix Changes (add missing 0.54)
    * Bugtrackter => github issues
    * f_dir should exist (CVE fix in DBI-1.644 / DBD::File-0.45)
    * TODO tests better skipped if failing

Revision 1.27 / (download) - annotate - [select for diffs], Sun Sep 6 20:09:16 2020 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.26: +5 -5 lines
Diff to previous 1.26 (colored)

p5-DBD-CSV: update to 0.55.

0.55	- 2020-07-27, H.Merijn Brand
    * Free unref scalar test fixed in Text::CSV_XS 1.35
    * It's 2019
    * Provide cpanfile
    * Doc enhancements
    * It's 2020
    * Make csv_ & f_ aliasses more consistently available (issue #7)

Revision 1.26 / (download) - annotate - [select for diffs], Wed Oct 31 11:45:10 2018 UTC (5 years, 1 month ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.25: +5 -5 lines
Diff to previous 1.25 (colored)

Update to 0.54

Upstream changes:
0.54    - 2018-10-29, H.Merijn Brand
    * Free unref scalar test fixed in Text::CSV_XS 1.35

Revision 1.25 / (download) - annotate - [select for diffs], Sun May 20 23:10:52 2018 UTC (5 years, 6 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.24: +5 -5 lines
Diff to previous 1.24 (colored)

Update to 0.53

Upstream changes:
0.53    - 2018-05-20, H.Merijn Brand
    * No folder scanning during automated tests
    * Fix col_names set to empty [] incorrectly skipping first row
      (issue#6) (Ronald Schmidt)
    * Small doc fix (Ronald Schmidt)
    * Tested on FreeBSD

Revision 1.24 / (download) - annotate - [select for diffs], Tue Apr 10 00:12:53 2018 UTC (5 years, 7 months ago) by wen
Branch: MAIN
Changes since 1.23: +5 -5 lines
Diff to previous 1.23 (colored)

Update to 0.52

Upstream changes:
0.52	- 2018-04-05, H.Merijn Brand
    * Dot-in-inc (cpantesters) - I missed two

Revision 1.23 / (download) - annotate - [select for diffs], Sun Mar 25 09:37:56 2018 UTC (5 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.22: +5 -5 lines
Diff to previous 1.22 (colored)

p5-DBD-CSV: update to 0.51.

0.51	- 2018-03-24, H.Merijn Brand
    * Dot-in-inc (cpantesters)

0.50	- 2018-03-21, H.Merijn Brand
    * Explain more about header folding
    * It's 2017
    * BOM handling
    * Some documentation enhancements
    * Ignore DBI_DSN if it is not CSV
    * It's 2018
    * Test with perl-5.26, DBI-1.641, SQL::Statement-1.412, and
      Text::CSV_XS-1.35

Revision 1.22 / (download) - annotate - [select for diffs], Mon Jul 25 07:43:46 2016 UTC (7 years, 4 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.21: +5 -5 lines
Diff to previous 1.21 (colored)

Update to 0.49
Update DEPENDS

Upstream changes:
0.49	- 2016-05-12, H.Merijn Brand
    * Simplified test-table-name generation
    * Prefer quote_empty over quote_always for size (Text::CSV_XS => 1.18)
    * Add CONTRIBUTING.md
    * It's 2016
    * Added docs to warn for reserved words (RT#106529)
    * Minor spelling corrections (PRC Guillermo O. Freschi)
    * Test with perl 5.24.0, DBI 1.636, SQL::Statement-1.410, and
      Text::CSV_XS-1.23

Revision 1.21 / (download) - annotate - [select for diffs], Tue Nov 3 01:56:17 2015 UTC (8 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (colored)

Add SHA512 digests for distfiles for databases category

Problems found with existing distfiles:
	distfiles/D6.data.ros.gz
	distfiles/cstore0.2.tar.gz
	distfiles/data4.tar.gz
	distfiles/sphinx-2.2.7-release.tar.gz
No changes made to the cstore or mariadb55-client distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.

Revision 1.20 / (download) - annotate - [select for diffs], Sun Apr 5 06:32:04 2015 UTC (8 years, 8 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.19: +4 -4 lines
Diff to previous 1.19 (colored)

Update to 0.48

Upstream changes:
0.48	- 2015-02-11, H.Merijn Brand
    * Update list of valid Text::CSV_XS attributes

0.47	- 2015-02-11, H.Merijn Brand
    * Updated copyright to 2015
    * Make test-tablename unique for parallel testing
    * Remove perl recommendation from META as it breaks cpan clients

Revision 1.19 / (download) - annotate - [select for diffs], Thu Dec 4 07:50:47 2014 UTC (9 years ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.18: +4 -4 lines
Diff to previous 1.18 (colored)

Update  0.44 to 0.46
0.46    - 2014-11-08, H.Merijn Brand
    * Column type CHAR should return 1

0.45    - 2014-10-23, H.Merijn Brand
    * Test unauthorized folder access (RT#99508). Requires DBD::File-0.43
    * Fix DBI requirement phase (depend more on toolchain) (RT#99732)

Revision 1.18 / (download) - annotate - [select for diffs], Sat Sep 6 13:30:25 2014 UTC (9 years, 3 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.17: +4 -4 lines
Diff to previous 1.17 (colored)

Update to 0.44

Upstream changes:
0.44	- 2014-08-04, H.Merijn Brand
    * Table names case sensitiveness not tested case-problematic FS's
    * Fix defaults in doc (annocpan)
    * Fix typo in SYNOPSIS (RT#97313)
    * Workaround eof bug in Text::CSV_XS-1.10

0.43	- 2014-06-30, H.Merijn Brand
    * Updated copyright to 2014
    * Unquote schema's in test for cygwin
    * Extra guards in Makefile.PL for unmet requirements

0.42	- 2013-08-14, H.Merijn Brand
    * Optionally skip tests using File::Spec->tempdir () RT#87684
    * And document the use of $TMPDIR in README
    * Make the SYNOPSIS more reflect real-world usage
    * Detect DBI::Test and use it if available

Revision 1.17 / (download) - annotate - [select for diffs], Sun Feb 23 14:47:47 2014 UTC (9 years, 9 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.16: +4 -4 lines
Diff to previous 1.16 (colored)

Update to 0.41

Upstream changes:
0.41	- 2013-07-29, H.Merijn Brand
    * Use File::Spec->tmpdir () for universal existing folder
      Note that huge $TMP folders may cause the test to run slow
    * Use File::Spec::rel2abs () instead of abs_path and hoops
    * Guard against parallel testing, which is unsupported
    * Guard against streaming tests (they PASS on the DBI-devel)

0.40	- 2013-07-23, H.Merijn Brand
    * Fix version references in doc
    * Fix tests for Windows

0.39	- 2013-06-28, H.Merijn Brand
    * Use f_file in docs. file is deprecated
    * DBD::CSV's repository moved to github
    * Add test for row-completeness
    * Fix UTF-8 tests to better follow Text::CSV_XS auto-encoding
    * Require more recent versions of low level modules that fixe
      issues reported for DBD::CSV
    * Development will also do mosts tests with DBI_SQL_NANO=1
    * Added support for f_dir_search from DBD::File (in fact DBI was
      changed to feature this for DBD::CSV :)
    * Fix test relying on spell-error in DBI's error message
    * Document csv_class (still undertested)

Revision 1.16 / (download) - annotate - [select for diffs], Mon May 6 18:06:05 2013 UTC (10 years, 7 months ago) by hiramatsu
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 (colored)

Update p5-DBD-CSV to 0.38.

Changes from previous:
----------------------
    * Fixed RT#80078, resulting in getline calls on undef (Benjamin Booth)
    * Require latest DBI and SQL::Statement
    * Updated copyright to 2013
    * Fixes for DBI-1.623 (Jens Rehsack)

Revision 1.15 / (download) - annotate - [select for diffs], Fri Sep 7 11:41:08 2012 UTC (11 years, 2 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.14: +4 -4 lines
Diff to previous 1.14 (colored)

Updating package for CPAN module DBD::CSV in databases/p5-DBD-CSV from
0.35 to 0.36.

pkgsrc changes:
- bump required version of textproc/p5-Text-CSV_XS

Upstream changes:
0.36	- 2012-08-22, H.Merijn Brand
    * Add line/record number and position in error messages

Revision 1.14 / (download) - annotate - [select for diffs], Fri Jul 6 08:30:48 2012 UTC (11 years, 5 months ago) by sno
Branch: MAIN
Changes since 1.13: +4 -4 lines
Diff to previous 1.13 (colored)

Updating package for Perl 5 module DBD::CSV in databases/p5-DBD-CSV from
0.33 to 0.35.

pkgsrc changes:
- bump version required for Text::CSV_XS to newly recommended version

Upstream changes:
0.35	- 2012-05-24, H.Merijn Brand
    * Improved documentation (including mje's contribution)
    * Tested under 5.16.0 (installed)

0.34	- 2012-05-12, H.Merijn Brand
    * Updated copyright to 2012
    * Require 5.8.1, as DBI does
    * Tested against perl-5.16.0-RC0 + DBI-1.620

Revision 1.13 / (download) - annotate - [select for diffs], Wed Oct 5 08:31:29 2011 UTC (12 years, 2 months ago) by hiramatsu
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.12: +4 -4 lines
Diff to previous 1.12 (colored)

Update p5-DBD-CSV to 0.33.

Changes from previous:

2011-09-07  0.33  H.Merijn Brand

    * NAME / DISTNAME in Makefile.PL

2011-09-07  0.32  H.Merijn Brand

    * TYPE should be numeric
    * Added tests for return count of delete statements in do
    * Upped copyright to 2011
    * Added tests for return count of update statements (Peter Rabbitson)
    * Try to catch (more) usernames on Windows as schema names
    * More cross-checks for META data

Revision 1.12 / (download) - annotate - [select for diffs], Wed Sep 22 20:59:53 2010 UTC (13 years, 2 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.11: +4 -4 lines
Diff to previous 1.11 (colored)

Updating databases/p5-DBD-CSV from 0.30 to 0.31

pkgsrc changes:
- adjust dependencies

Upstream changes:
2010-09-18  0.31  H.Merijn Brand
    * Require 5.8.1 (effectively already doing so by requiring DBI-1.614)
    * Update tests to use warnings and done_testing ()
      requires Test::More-0.90, which is also required for DBI
    * Better diagnostics for empty files
    * Allow late setting of attributes (RT#61168) - requires DBI-1.614

Revision 1.11 / (download) - annotate - [select for diffs], Sat Jul 17 08:27:19 2010 UTC (13 years, 4 months ago) by sno
Branch: MAIN
Changes since 1.10: +4 -4 lines
Diff to previous 1.10 (colored)

Updating databases/p5-DBD-CSV from 0.28 to 0.30

pkgsrc changes:
- add conflicts for p5-SQL-Statement<=1.27 and p5-DBI<=1.611

Upstream changes (since 1.28):
2010-07-06  0.30  H.Merijn Brand
    * Text::CSV_XS now called with auto_diag
    * Implement valid_attrs
    * Next version will require DBI-1.612 or higher
      This is a transition release

2010-07-04  0.29_03  H.Merijn Brand
    * Remove leftover debug. Causes fails

2010-07-02  0.29_02  H.Merijn Brand
    * More work to keep in sync with DBI development (Jens)
    * Better diagnostics for missing modules
    * More spell-check fixes
    * Tests for ChopBlanks (now fixed in DBD::File)
    * Tests changed to accept old and new DBI
    * Statement handle attributes handled in new DBD::File

2010-06-11  0.29_01  H.Merijn Brand
    * Prepare for DBD::File-0.39 (DBI-1.612+)
      Should still work with older DBI versions
    * Documentation updates (style, consistency, spell-checking)
    * Test folder cleanup
    * More tests for insert
    * Tested RT#58039

2010-05-03  0.29  H.Merijn Brand
    * Fix git URL in META.yml
    * Add empty CLONE method to prevent warning when cloning threads
    * Minimum perl 5.8.1
    * Minimum Text::CSV_XS 0.71
    * Support for f_encoding (requires DBI-1.611)
    * Documentation updates

Revision 1.10 / (download) - annotate - [select for diffs], Tue Mar 16 17:31:39 2010 UTC (13 years, 8 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 (colored)

Updating databases/p5-DBD-CSV from 0.25nb1 to 0.28

pkgsrc changes:
- Adjust dependencies

Upstream changes:
2010-03-16  0.28  H.Merijn Brand
    * Remove t/00_minimumversion.t from distribution
    * Dropped YAML spec to 1.0
    * Sync up with SQL::Statement 1.25
      NOTE: Internals of both modules changed. They will change again for
            SQL::Statement 2.0

2010-02-17  0.27  H.Merijn Brand
    * Upped copyright to 2010
    * Doc-fix typo in link (Detlef Pilzecker)
    * Doc-fix small typo's

2009-11-10  0.26  H.Merijn Brand
    * Adjustments for windows (RT#50544)
    * Mark all non-\w chars illegal in field and table names
    * Fix field types after execute (RT#51090, vgdoqd)
    * Fix for NULL joins. Requires SQL::Statement 1.23 (RT#43010, JBAZIK)

Revision 1.9 / (download) - annotate - [select for diffs], Sat Oct 17 14:27:20 2009 UTC (14 years, 1 month ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (colored)

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)

Revision 1.8 / (download) - annotate - [select for diffs], Wed Aug 17 15:06:10 2005 UTC (18 years, 3 months ago) by hiramatsu
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 (colored)

Updated to version 0.22. Changes from 0.2002:

2005-04-01  Jeff Zucker <jzuckerATcpan.org> (0.22)

        * removed DESTROY and disconnect - use DBD File's instead

        * added ignore_missing_table flag to avoid warnings with
          DROP TABLE IF EXISTS

2004-04-18  Jeff Zucker <jzuckerATcpan.org> (0.21)

        * added support for $dbh->{Active}, should now work
          well with Class::DBI and other caching systems

        * added support for DROP TABLE IF EXISTS - doesn't
          complain if table is already dropped

        * removed DBD::File from the distribution - it's now
          distributed with DBI 1.42 and higher

Revision 1.7 / (download) - annotate - [select for diffs], Wed Feb 23 16:33:07 2005 UTC (18 years, 9 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Add RMD160 digests in addition to SHA1 ones.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Mar 3 11:15:08 2003 UTC (20 years, 9 months ago) by mjl
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

Update p5-DBD-CSV to 0.2002

	* added parser-caching for speedier operation, see File.pm prepare()
	* further adjustments in tests including fix for prototypes to make
     it perl 5.8 compatible

Revision 1.5 / (download) - annotate - [select for diffs], Thu Feb 14 15:55:20 2002 UTC (21 years, 9 months ago) by mjl
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

Update p5-DBD-CSV to 0.2001

  adjusted docs to show Jeff as the new maintainer.
  added docs for extended SQL features (joins, etc.) available
     with SQL::Statement 1.0 and above.
  adjusted tests blobs.t, chopblanks.t, and ak-dbd.t to work with
     all versions of SQL::Statement.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Nov 30 14:15:33 2001 UTC (22 years ago) by mjl
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

Update to 0.1029

 * lib/DBD/CSV.pm (fetch_row): A numeric value must be assigned to $!.
 * lib/DBD/CSV.pm (fetch_row): Changed "undef $!" to "$! = ''".

Revision 1.3 / (download) - annotate - [select for diffs], Sat May 26 01:53:32 2001 UTC (22 years, 6 months ago) by mjl
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

Update to 0.1027. Changes:

        * lib/DBD/File.pm (table_info): Added closedir().

Revision 1.2 / (download) - annotate - [select for diffs], Wed Apr 18 16:11:00 2001 UTC (22 years, 7 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Move to sha1 digests, and add distfile sizes.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 17 10:07:08 2001 UTC (22 years, 7 months ago) by agc
Branch: MAIN

+ move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
+ include distfile filesizes in distinfo

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>