From 20ab24c63a648c27f54dbd4f82a4da3cc5ae49c5 Mon Sep 17 00:00:00 2001 From: adam Date: Mon, 2 Mar 2015 13:34:16 +0000 Subject: Changes 3.8.8.3: Fix a bug (ticket 2326c258d02ead33) that can lead to incorrect results if the qualifying constraint of a partial index appears in the ON clause of a LEFT JOIN. Added the ability to link against the "linenoise" command-line editing library in unix builds of the command-line shell. --- databases/sqlite3-tcl/Makefile | 6 +++--- databases/sqlite3-tcl/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'databases/sqlite3-tcl') diff --git a/databases/sqlite3-tcl/Makefile b/databases/sqlite3-tcl/Makefile index 570f19f15a7..4820d5a34bc 100644 --- a/databases/sqlite3-tcl/Makefile +++ b/databases/sqlite3-tcl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.70 2015/02/02 19:06:28 adam Exp $ +# $NetBSD: Makefile,v 1.71 2015/03/02 13:34:16 adam Exp $ -DISTNAME= sqlite-autoconf-3080802 -PKGNAME= sqlite3-tcl-3.8.8.2 +DISTNAME= sqlite-autoconf-3080803 +PKGNAME= sqlite3-tcl-3.8.8.3 CATEGORIES= databases MASTER_SITES= http://www.hwaci.com/sw/sqlite/2015/ \ http://www.sqlite.org/2015/ diff --git a/databases/sqlite3-tcl/distinfo b/databases/sqlite3-tcl/distinfo index f1f5172c94d..18a3b7c490d 100644 --- a/databases/sqlite3-tcl/distinfo +++ b/databases/sqlite3-tcl/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.50 2015/02/02 19:06:28 adam Exp $ +$NetBSD: distinfo,v 1.51 2015/03/02 13:34:16 adam Exp $ -SHA1 (sqlite-autoconf-3080802.tar.gz) = 1db237523419af7110e1d92c6b766e965f9322e4 -RMD160 (sqlite-autoconf-3080802.tar.gz) = 19d76d5dda3a05c5871df22942b4f47758201603 -Size (sqlite-autoconf-3080802.tar.gz) = 2021091 bytes +SHA1 (sqlite-autoconf-3080803.tar.gz) = 2fe3f6226a2a08a2e814b97cd53e36bb3c597112 +RMD160 (sqlite-autoconf-3080803.tar.gz) = 9063dd4ae39745dfe44d99f514ec084ee4442685 +Size (sqlite-autoconf-3080803.tar.gz) = 2021112 bytes SHA1 (patch-aa) = 4a12a16498d04e1031dc0802fda731b73e98a32d -- cgit v1.2.3