pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/sqlite3 update to 3.6.21
details: https://anonhg.NetBSD.org/pkgsrc/rev/73b9f6131a3f
branches: trunk
changeset: 568676:73b9f6131a3f
user: drochner <drochner%pkgsrc.org@localhost>
date: Wed Dec 16 19:25:38 2009 +0000
description:
update to 3.6.21
changes:
-SQL output resulting from sqlite3_trace() is now modified to include
the values of bound parameters
-Performance optimizations targetting a specific use case from a single
high-profile user
-FTS3 extension has undergone a major rework and cleanup
-fixed the SQLITE_SECURE_DELETE compile-time option
-Improvements to "dot-command" handling in the Command Line Interface
-Other minor bug fixes and documentation enhancements
diffstat:
databases/sqlite3/Makefile | 5 ++---
databases/sqlite3/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 5bbeaf4d6a5f -r 73b9f6131a3f databases/sqlite3/Makefile
--- a/databases/sqlite3/Makefile Wed Dec 16 19:25:09 2009 +0000
+++ b/databases/sqlite3/Makefile Wed Dec 16 19:25:38 2009 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2009/11/21 16:58:05 tnn Exp $
+# $NetBSD: Makefile,v 1.23 2009/12/16 19:25:38 drochner Exp $
-DISTNAME= sqlite-amalgamation-3.6.20
+DISTNAME= sqlite-amalgamation-3.6.21
PKGNAME= ${DISTNAME:S/sqlite-amalgamation/sqlite3/}
-PKGREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://www.hwaci.com/sw/sqlite/ \
http://www.sqlite.org/
diff -r 5bbeaf4d6a5f -r 73b9f6131a3f databases/sqlite3/distinfo
--- a/databases/sqlite3/distinfo Wed Dec 16 19:25:09 2009 +0000
+++ b/databases/sqlite3/distinfo Wed Dec 16 19:25:38 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.46 2009/11/21 16:58:05 tnn Exp $
+$NetBSD: distinfo,v 1.47 2009/12/16 19:25:38 drochner Exp $
-SHA1 (sqlite-amalgamation-3.6.20.tar.gz) = 9f9d01783032013a5f1921a6ea1b0ea70cc3e511
-RMD160 (sqlite-amalgamation-3.6.20.tar.gz) = 169e17cf7846b07a3d76477031f3934dd517fb6a
-Size (sqlite-amalgamation-3.6.20.tar.gz) = 1407934 bytes
+SHA1 (sqlite-amalgamation-3.6.21.tar.gz) = 5e3d6ec8f65df0caa396397187015da4075b4c87
+RMD160 (sqlite-amalgamation-3.6.21.tar.gz) = c2f69774105ace8242f56bb749dfb8db07b8ef1f
+Size (sqlite-amalgamation-3.6.21.tar.gz) = 1405338 bytes
SHA1 (patch-aa) = 033d23ac56e22fc3a4376ab3cedaed13e173d50f
Home |
Main Index |
Thread Index |
Old Index