summaryrefslogtreecommitdiff
path: root/databases/sqlite3-tcl
diff options
context:
space:
mode:
authoradam <adam>2010-07-22 21:07:45 +0000
committeradam <adam>2010-07-22 21:07:45 +0000
commitb397882bc3dea6ce2cd0e93692726e68ee81ac44 (patch)
tree817477b0456756065952b679459461b14dc0f771 /databases/sqlite3-tcl
parentd62be9588d15fbea45fd1ecdf390b199711f3309 (diff)
downloadpkgsrc-b397882bc3dea6ce2cd0e93692726e68ee81ac44.tar.gz
Changes 3.7.0:
* Added support for write-ahead logging. * Query planner enhancement - automatic transient indices are created when doing so reduces the estimated query time. * Query planner enhancement - the ORDER BY becomes a no-op if the query also contains a GROUP BY clause that forces the correct output order. * Add the SQLITE_DBSTATUS_CACHE_USED verb for sqlite3_db_status(). * The logical database size is now stored in the database header so that bytes can be appended to the end of the database file without corrupting it and so that SQLite will work correctly on systems that lack support for ftruncate().
Diffstat (limited to 'databases/sqlite3-tcl')
-rw-r--r--databases/sqlite3-tcl/Makefile4
-rw-r--r--databases/sqlite3-tcl/PLIST4
-rw-r--r--databases/sqlite3-tcl/distinfo8
3 files changed, 8 insertions, 8 deletions
diff --git a/databases/sqlite3-tcl/Makefile b/databases/sqlite3-tcl/Makefile
index 6c3491b5ad7..9294d734972 100644
--- a/databases/sqlite3-tcl/Makefile
+++ b/databases/sqlite3-tcl/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2010/03/12 09:11:27 adam Exp $
+# $NetBSD: Makefile,v 1.16 2010/07/22 21:07:46 adam Exp $
-DISTNAME= sqlite-3_6_23-tea
+DISTNAME= sqlite-3_7_0-tea
PKGNAME= ${DISTNAME:S/sqlite/sqlite3-tcl/:S/-tea//:S/_/./g}
CATEGORIES= databases
MASTER_SITES= http://www.hwaci.com/sw/sqlite/ \
diff --git a/databases/sqlite3-tcl/PLIST b/databases/sqlite3-tcl/PLIST
index af2a08546d7..5348b6ed18b 100644
--- a/databases/sqlite3-tcl/PLIST
+++ b/databases/sqlite3-tcl/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2010/03/12 09:11:27 adam Exp $
-lib/tcl8.4/sqlite3/libsqlite3623.so
+@comment $NetBSD: PLIST,v 1.7 2010/07/22 21:07:46 adam Exp $
+lib/tcl8.4/sqlite3/libsqlite3.7.0.so
lib/tcl8.4/sqlite3/pkgIndex.tcl
man/mann/sqlite3.n
diff --git a/databases/sqlite3-tcl/distinfo b/databases/sqlite3-tcl/distinfo
index 875c900f1ed..2c34e480adc 100644
--- a/databases/sqlite3-tcl/distinfo
+++ b/databases/sqlite3-tcl/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2010/03/12 09:11:27 adam Exp $
+$NetBSD: distinfo,v 1.5 2010/07/22 21:07:46 adam Exp $
-SHA1 (sqlite-3_6_23-tea.tar.gz) = 398e3e8bb7bd5716d5f9ec0ce8e22f008d4d938b
-RMD160 (sqlite-3_6_23-tea.tar.gz) = 179de074b68dffc445fda7ca8659160ecdea476e
-Size (sqlite-3_6_23-tea.tar.gz) = 1194484 bytes
+SHA1 (sqlite-3_7_0-tea.tar.gz) = 2da4fa6f3e5aafba0b10f789020a8b3eb8002ccc
+RMD160 (sqlite-3_7_0-tea.tar.gz) = b76c6f9f95d53a8f0279d48df66bcc6f38c64abc
+Size (sqlite-3_7_0-tea.tar.gz) = 1263681 bytes
SHA1 (patch-aa) = d4d0424eec39ede995c2c408dcf51876072d3fea