Subject: CVS commit: pkgsrc/databases/p5-DBD-SQLite
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 10/29/2007 21:53:25
Module Name:	pkgsrc
Committed By:	adrianp
Date:		Mon Oct 29 21:53:25 UTC 2007

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

Log Message:
1.14
- Updated to SQLite 3.4.2
- Switch to sqlite3_prepare_v2 which fixes a number of bugs with re-using statements
- Fix bug with overflowing integers in user defined functions
- Fix bug when building under no-threads perl


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/databases/p5-DBD-SQLite/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/databases/p5-DBD-SQLite/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.