pkgsrc/databases/sqlite3/PLIST
drochner 382750dbd4 update to 3.3.10
changes:
-fixed bugs which can lead to database corruption under obscure and
 difficult to reproduce circumstances
-new sqlite3_prepare_v2() API
-bug fixes in the command-line shell
-enhancements to the query optimizer

pkgsrc change: fix a selftest which couldn't work as intended due to
misuse of O_APPEND
2007-01-11 19:08:48 +00:00

7 lines
178 B
Text

@comment $NetBSD: PLIST,v 1.4 2007/01/11 19:08:48 drochner Exp $
bin/sqlite3
include/sqlite3.h
include/sqlite3ext.h
lib/libsqlite3.la
lib/pkgconfig/sqlite3.pc
man/man1/sqlite3.1