summaryrefslogtreecommitdiff
path: root/databases/sqlite3-tcl
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2011-02-02 09:03:09 +0000
committeradam <adam@pkgsrc.org>2011-02-02 09:03:09 +0000
commit32f4b3f2d0cad6670d31799a9ca41515e12500c3 (patch)
treead3bdc1ea7e4ab5bc35c47635b9eccd6677fe3db /databases/sqlite3-tcl
parent36ca8d1a25b3d116743beb44fddc9dd320ea4b48 (diff)
downloadpkgsrc-32f4b3f2d0cad6670d31799a9ca41515e12500c3.tar.gz
Changes 3.7.5:
* Added the sqlite3_vsnprintf() interface. * Added the SQLITE_DBSTATUS_LOOKASIDE_HIT, SQLITE_DBSTATUS_LOOKASIDE_MISS_SIZE, and SQLITE_DBSTATUS_LOOKASIDE_MISS_FULL options for the sqlite3_db_status() interface. * Added the SQLITE_OMIT_AUTORESET compile-time option. * Added the SQLITE_DEFAULT_FOREIGN_KEYS compile-time option. * Updates to sqlite3_stmt_readonly() so that its result is well-defined for all prepared statements and so that it works with VACUUM. * Added the "-heap" option to the command-line shell * Fix a bug involving frequent changes in and out of WAL mode and VACUUM that could (in theory) cause database corruption. * Enhance the sqlite3_trace() mechanism so that nested SQL statements such as might be generated by virtual tables are shown but are shown in comments and without parameter expansion. This greatly improves tracing output when using the FTS3/4 and/or RTREE virtual tables. * Change the xFileControl() methods on all built-in VFSes to return SQLITE_NOTFOUND instead of SQLITE_ERROR for an unrecognized operation code. * The SQLite core invokes the SQLITE_FCNTL_SYNC_OMITTED file control to the VFS in place of a call to xSync if the database has PRAGMA synchronous set to OFF.
Diffstat (limited to 'databases/sqlite3-tcl')
-rw-r--r--databases/sqlite3-tcl/Makefile6
-rw-r--r--databases/sqlite3-tcl/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/sqlite3-tcl/Makefile b/databases/sqlite3-tcl/Makefile
index c44b311163a..9991df50346 100644
--- a/databases/sqlite3-tcl/Makefile
+++ b/databases/sqlite3-tcl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2010/12/09 05:32:05 adam Exp $
+# $NetBSD: Makefile,v 1.21 2011/02/02 09:03:09 adam Exp $
-DISTNAME= sqlite-tea-3070400
-PKGNAME= sqlite3-tcl-3.7.4
+DISTNAME= sqlite-tea-3070500
+PKGNAME= sqlite3-tcl-3.7.5
CATEGORIES= databases
MASTER_SITES= http://www.hwaci.com/sw/sqlite/ \
http://www.sqlite.org/
diff --git a/databases/sqlite3-tcl/distinfo b/databases/sqlite3-tcl/distinfo
index 34dc8573e7b..5fb94e6d936 100644
--- a/databases/sqlite3-tcl/distinfo
+++ b/databases/sqlite3-tcl/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.10 2010/12/30 12:35:53 obache Exp $
+$NetBSD: distinfo,v 1.11 2011/02/02 09:03:09 adam Exp $
-SHA1 (sqlite-tea-3070400.tar.gz) = b78b3f8dc8f99cbd54c495a58a4272ec507b6f8e
-RMD160 (sqlite-tea-3070400.tar.gz) = daf492d3f6e1243b11ce0f06a2576ea95fdf5b72
-Size (sqlite-tea-3070400.tar.gz) = 1270659 bytes
+SHA1 (sqlite-tea-3070500.tar.gz) = 5790d00e376fb0543ca3ddd08180591c93cda52e
+RMD160 (sqlite-tea-3070500.tar.gz) = dde4da761db52e7310942014cbc7749c3ffc8228
+Size (sqlite-tea-3070500.tar.gz) = 1275046 bytes
SHA1 (patch-aa) = d4d0424eec39ede995c2c408dcf51876072d3fea
SHA1 (patch-ab) = 18b0fac8607da49b368a02d9cd881c5abc179176