summaryrefslogtreecommitdiff
path: root/databases/sqlite3
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2010-03-12 09:11:27 +0000
committeradam <adam@pkgsrc.org>2010-03-12 09:11:27 +0000
commit1a9356b10926a8b73a6f1c42b8037b34c6d3033b (patch)
tree37f1b448440c6394514fb41e2e2f4bbd25c1d80b /databases/sqlite3
parentede694eb061e9bedd30654923ec875908eb4f841 (diff)
downloadpkgsrc-1a9356b10926a8b73a6f1c42b8037b34c6d3033b.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')
-rw-r--r--databases/sqlite3/Makefile4
-rw-r--r--databases/sqlite3/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile
index 9e54eae2ca9..3c3924522ef 100644
--- a/databases/sqlite3/Makefile
+++ b/databases/sqlite3/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2010/01/18 08:51:09 adam Exp $
+# $NetBSD: Makefile,v 1.26 2010/03/12 09:11:27 adam Exp $
-DISTNAME= sqlite-amalgamation-3.6.22
+DISTNAME= sqlite-amalgamation-3.6.23
PKGNAME= ${DISTNAME:S/sqlite-amalgamation/sqlite3/}
CATEGORIES= databases
MASTER_SITES= http://www.hwaci.com/sw/sqlite/ \
diff --git a/databases/sqlite3/distinfo b/databases/sqlite3/distinfo
index 386b6955f40..d9ec38744ba 100644
--- a/databases/sqlite3/distinfo
+++ b/databases/sqlite3/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.48 2010/01/18 08:51:09 adam Exp $
+$NetBSD: distinfo,v 1.49 2010/03/12 09:11:27 adam Exp $
-SHA1 (sqlite-amalgamation-3.6.22.tar.gz) = b0b87bd1945528723083f6830094f5c676829164
-RMD160 (sqlite-amalgamation-3.6.22.tar.gz) = 67452387486081a99107900eb14c816ba970f4ed
-Size (sqlite-amalgamation-3.6.22.tar.gz) = 1413926 bytes
+SHA1 (sqlite-amalgamation-3.6.23.tar.gz) = 23fdb5513cebe336a3e6fed1442a68ccc2ed7193
+RMD160 (sqlite-amalgamation-3.6.23.tar.gz) = 1a72ff26227bab64756679f2c08fc04eb6790313
+Size (sqlite-amalgamation-3.6.23.tar.gz) = 1421367 bytes
SHA1 (patch-aa) = 033d23ac56e22fc3a4376ab3cedaed13e173d50f