summaryrefslogtreecommitdiff
path: root/databases/sqlite3-tcl/PLIST
diff options
context:
space:
mode:
authoradam <adam>2010-03-12 09:11:27 +0000
committeradam <adam>2010-03-12 09:11:27 +0000
commit59633c324b1f84ab3d5f1eda9009cc0af0de4326 (patch)
tree37f1b448440c6394514fb41e2e2f4bbd25c1d80b /databases/sqlite3-tcl/PLIST
parent0ddc8ae946a2315dd1e696a3a51a0cb362d09c79 (diff)
downloadpkgsrc-59633c324b1f84ab3d5f1eda9009cc0af0de4326.tar.gz
Changes 3.6.23:
* Added the secure_delete pragma * Added the sqlite3_compileoption_used() and sqlite3_compileoption_get() interfaces as well as the compile_options pragma and the sqlite_compileoption_used() and sqlite_compileoption_get() SQL functions. * Added the sqlite3_log() interface together with the SQLITE_CONFIG_LOG verb to sqlite3_config(). The ".log" command is added to the Command Line Interface * Improvements to FTS3 * Improvements and bug-fixes in support for SQLITE_OMIT_FLOATING_POINT * The integrity_check pragma is enhanced to detect out-of-order rowids * The ".genfkey" operator has been removed from the Command Line Interface * Updates to the co-hosted Lemon LALR(1) parser generator. (These updates did not affect SQLite.) * Various minor bug fixes and performance enhancements
Diffstat (limited to 'databases/sqlite3-tcl/PLIST')
-rw-r--r--databases/sqlite3-tcl/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/sqlite3-tcl/PLIST b/databases/sqlite3-tcl/PLIST
index e8037986e6d..af2a08546d7 100644
--- a/databases/sqlite3-tcl/PLIST
+++ b/databases/sqlite3-tcl/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2010/01/18 08:51:09 adam Exp $
-lib/tcl8.4/sqlite3/libsqlite3622.so
+@comment $NetBSD: PLIST,v 1.6 2010/03/12 09:11:27 adam Exp $
+lib/tcl8.4/sqlite3/libsqlite3623.so
lib/tcl8.4/sqlite3/pkgIndex.tcl
man/mann/sqlite3.n