CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2009/04/04 18:02:54
Modified files:
databases/sqlite3: Makefile distinfo
databases/sqlite3/patches: patch-Makefile_in patch-configure
patch-src_os_unix_c patch-src_test1_c
patch-src_util_c
Added files:
databases/sqlite3/patches: patch-test_backup2_test
Log message:
update to sqlite3-3.6.11. fixes null ptr deref in sqlite3OsTruncate
addColumn; which broke py stuff
noticed with fgs@ while working on the py stuff
much thanks to bernd@; for doing a bulk build with it
ok fgs@, bernd@, simon@