pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases Changes 3.7.4:
details: https://anonhg.NetBSD.org/pkgsrc/rev/76769dd9ad01
branches: trunk
changeset: 583175:76769dd9ad01
user: adam <adam%pkgsrc.org@localhost>
date: Thu Dec 09 05:32:05 2010 +0000
description:
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:
databases/sqlite3-tcl/Makefile | 7 +++----
databases/sqlite3-tcl/distinfo | 8 ++++----
databases/sqlite3/Makefile | 8 +++-----
databases/sqlite3/distinfo | 8 ++++----
4 files changed, 14 insertions(+), 17 deletions(-)
diffs (72 lines):
diff -r 87c616d64797 -r 76769dd9ad01 databases/sqlite3-tcl/Makefile
--- a/databases/sqlite3-tcl/Makefile Thu Dec 09 01:42:50 2010 +0000
+++ b/databases/sqlite3-tcl/Makefile Thu Dec 09 05:32:05 2010 +0000
@@ -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 @@
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 -r 87c616d64797 -r 76769dd9ad01 databases/sqlite3-tcl/distinfo
--- a/databases/sqlite3-tcl/distinfo Thu Dec 09 01:42:50 2010 +0000
+++ b/databases/sqlite3-tcl/distinfo Thu Dec 09 05:32:05 2010 +0000
@@ -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
diff -r 87c616d64797 -r 76769dd9ad01 databases/sqlite3/Makefile
--- a/databases/sqlite3/Makefile Thu Dec 09 01:42:50 2010 +0000
+++ b/databases/sqlite3/Makefile Thu Dec 09 05:32:05 2010 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2010/11/13 21:54:13 joerg Exp $
+# $NetBSD: Makefile,v 1.36 2010/12/09 05:32:05 adam Exp $
-DISTNAME= sqlite-amalgamation-3.7.3
-PKGNAME= ${DISTNAME:S/sqlite-amalgamation/sqlite3/}
-PKGREVISION= 1
+DISTNAME= sqlite-autoconf-3070400
+PKGNAME= sqlite3-3.7.4
CATEGORIES= databases
MASTER_SITES= http://www.hwaci.com/sw/sqlite/ \
http://www.sqlite.org/
@@ -14,7 +13,6 @@
PKG_DESTDIR_SUPPORT= user-destdir
-WRKSRC= ${WRKDIR}/sqlite-${PKGVERSION_NOREV}
USE_LIBTOOL= yes
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
diff -r 87c616d64797 -r 76769dd9ad01 databases/sqlite3/distinfo
--- a/databases/sqlite3/distinfo Thu Dec 09 01:42:50 2010 +0000
+++ b/databases/sqlite3/distinfo Thu Dec 09 05:32:05 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.55 2010/10/25 07:44:32 tnn Exp $
+$NetBSD: distinfo,v 1.56 2010/12/09 05:32:05 adam Exp $
-SHA1 (sqlite-amalgamation-3.7.3.tar.gz) = af3740819547f0dba52e096045525329f645c54f
-RMD160 (sqlite-amalgamation-3.7.3.tar.gz) = 9a09db08c40226a09a700cb2b6cea79d04a0bab9
-Size (sqlite-amalgamation-3.7.3.tar.gz) = 1512409 bytes
+SHA1 (sqlite-autoconf-3070400.tar.gz) = 43848641320cb60fb7f445bc295b9870cdc127be
+RMD160 (sqlite-autoconf-3070400.tar.gz) = eb5d575b7dc1951f0c0f2997f50fbf7d206e502d
+Size (sqlite-autoconf-3070400.tar.gz) = 1545086 bytes
Home |
Main Index |
Thread Index |
Old Index