summaryrefslogtreecommitdiff
path: root/databases/sqlite3-tcl
diff options
context:
space:
mode:
authoradam <adam>2010-12-09 05:32:05 +0000
committeradam <adam>2010-12-09 05:32:05 +0000
commit786568889dbe347d10dfc1c2e6004c2aec38271b (patch)
tree4c7c7db03c10687599116e150fca8a3d07521a8b /databases/sqlite3-tcl
parent9c4b45f557df55ab836eb3971efe56a932e98208 (diff)
downloadpkgsrc-786568889dbe347d10dfc1c2e6004c2aec38271b.tar.gz
Changes 3.7.4:
* Added the sqlite3_blob_reopen() interface to allow an existing sqlite3_blob object to be rebound to a new row. * Use the new sqlite3_blob_reopen() interface to improve the performance of FTS. * VFSes that do not support shared memory are allowed to access WAL databases if PRAGMA locking_mode is set to EXCLUSIVE. * Enhancements to EXPLAIN QUERY PLAN. * Added the sqlite3_stmt_readonly() interface. * Added PRAGMA checkpoint_fullfsync. * Added the SQLITE_FCNTL_FILE_POINTER option to sqlite3_file_control(). * Added support for FTS4 and enhancements to the FTS matchinfo() function. * Added the test_superlock.c module which provides example code for obtaining an exclusive lock to a rollback or WAL database. * Added the test_multiplex.c module which provides an example VFS that provides multiplexing (sharding) of a DB, splitting it over multiple files of fixed size. * A very obscure bug associated with the or optimization was fixed.
Diffstat (limited to 'databases/sqlite3-tcl')
-rw-r--r--databases/sqlite3-tcl/Makefile7
-rw-r--r--databases/sqlite3-tcl/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/databases/sqlite3-tcl/Makefile b/databases/sqlite3-tcl/Makefile
index ea065c42b54..c44b311163a 100644
--- a/databases/sqlite3-tcl/Makefile
+++ b/databases/sqlite3-tcl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2010/10/18 07:08:23 adam Exp $
+# $NetBSD: Makefile,v 1.20 2010/12/09 05:32:05 adam Exp $
-DISTNAME= sqlite-3_7_3
-PKGNAME= ${DISTNAME:S/sqlite/sqlite3-tcl/:S/-tea//:S/_/./g}
+DISTNAME= sqlite-tea-3070400
+PKGNAME= sqlite3-tcl-3.7.4
CATEGORIES= databases
MASTER_SITES= http://www.hwaci.com/sw/sqlite/ \
http://www.sqlite.org/
@@ -13,7 +13,6 @@ LICENSE= public-domain
PKG_DESTDIR_SUPPORT= user-destdir
-WRKSRC= ${WRKDIR}/sqlite${PKGVERSION_NOREV}
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-tcl=${BUILDLINK_PREFIX.tcl}/lib
diff --git a/databases/sqlite3-tcl/distinfo b/databases/sqlite3-tcl/distinfo
index ba8623b4ccb..8dead7fc603 100644
--- a/databases/sqlite3-tcl/distinfo
+++ b/databases/sqlite3-tcl/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2010/10/18 07:08:23 adam Exp $
+$NetBSD: distinfo,v 1.9 2010/12/09 05:32:05 adam Exp $
-SHA1 (sqlite-3_7_3.tar.gz) = 5c3303ad77af21d72bdf65e3179b3a135bc004a9
-RMD160 (sqlite-3_7_3.tar.gz) = 0f522cc5ec65d5128d813cb858a612de834ce1e8
-Size (sqlite-3_7_3.tar.gz) = 1250832 bytes
+SHA1 (sqlite-tea-3070400.tar.gz) = b78b3f8dc8f99cbd54c495a58a4272ec507b6f8e
+RMD160 (sqlite-tea-3070400.tar.gz) = daf492d3f6e1243b11ce0f06a2576ea95fdf5b72
+Size (sqlite-tea-3070400.tar.gz) = 1270659 bytes
SHA1 (patch-aa) = d4d0424eec39ede995c2c408dcf51876072d3fea