From 9a20ed205dad7394c663fd931a46c1ec404fc4b0 Mon Sep 17 00:00:00 2001 From: adam Date: Sun, 8 Aug 2010 12:04:37 +0000 Subject: Changes 3.7.0.1: * Fix a potential database corruption problem that can result if the same database file is alternately written by version 3.7.0 and 3.6.23.1. * Fix a possible performance regression caused by the introduction of automatic indexing. --- databases/sqlite3-tcl/Makefile | 4 ++-- databases/sqlite3-tcl/PLIST | 4 ++-- databases/sqlite3-tcl/distinfo | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'databases/sqlite3-tcl') diff --git a/databases/sqlite3-tcl/Makefile b/databases/sqlite3-tcl/Makefile index 9294d734972..e82f68fe519 100644 --- a/databases/sqlite3-tcl/Makefile +++ b/databases/sqlite3-tcl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2010/07/22 21:07:46 adam Exp $ +# $NetBSD: Makefile,v 1.17 2010/08/08 12:04:37 adam Exp $ -DISTNAME= sqlite-3_7_0-tea +DISTNAME= sqlite-3_7_0_1-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 5348b6ed18b..e376680bd21 100644 --- a/databases/sqlite3-tcl/PLIST +++ b/databases/sqlite3-tcl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2010/07/22 21:07:46 adam Exp $ -lib/tcl8.4/sqlite3/libsqlite3.7.0.so +@comment $NetBSD: PLIST,v 1.8 2010/08/08 12:04:37 adam Exp $ +lib/tcl8.4/sqlite3/libsqlite${PKGVERSION}.so lib/tcl8.4/sqlite3/pkgIndex.tcl man/mann/sqlite3.n diff --git a/databases/sqlite3-tcl/distinfo b/databases/sqlite3-tcl/distinfo index 2c34e480adc..2b6394a67f5 100644 --- a/databases/sqlite3-tcl/distinfo +++ b/databases/sqlite3-tcl/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2010/07/22 21:07:46 adam Exp $ +$NetBSD: distinfo,v 1.6 2010/08/08 12:04:37 adam Exp $ -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 (sqlite-3_7_0_1-tea.tar.gz) = 238578e1411f20ad78d0f67e0fdf37d3ab94deea +RMD160 (sqlite-3_7_0_1-tea.tar.gz) = 1387035b0e7f828b9fcd9259169be6a895e22baa +Size (sqlite-3_7_0_1-tea.tar.gz) = 1263927 bytes SHA1 (patch-aa) = d4d0424eec39ede995c2c408dcf51876072d3fea -- cgit v1.2.3