Path to this page:
Subject: CVS commit: pkgsrc/databases/p5-Tie-DBI
From: Jens Rehsack
Date: 2010-07-31 09:24:38
Message id: 20100731072439.1D7FD175DD@cvs.netbsd.org
Log Message:
Updating databases/p5-Tie-DBI from 1.02 to 1.05.
pkgsrc changes:
- apply patches from RT#58813
- add license definition
Upstream changes:
1.05 Sat Apr10 01:00 2010
need to make DBD::SQLite to pre-req to get tests to succeed.
This shouldn't really be an undue burden
1.04 Mon Mar 31 22:25 2010
Add DBD::SQLite to build_requires meta so automated testing
won't fail
1.03 Mon Mar 29 13:00 2010
RT 3695 - SQLite support - Thanks RURBAN
RT 19833 - Don't Chomp blanks. The user can do that in their
script if they intended it.
NOTE!!! This may break your code if you were depending on
this behavior. Please open an RT ticket if you feel
this needs to be put back in.
Test suite to Test::More
Files: