summaryrefslogtreecommitdiff
path: root/databases/sqlite3-tcl
diff options
context:
space:
mode:
authoradam <adam>2013-04-01 18:56:41 +0000
committeradam <adam>2013-04-01 18:56:41 +0000
commit47c7a52a302986df0f6453687f9d362551e3248d (patch)
treed719124fcf00341f2eb298ba910f0fd7b2dbd988 /databases/sqlite3-tcl
parentd8dafdb483bcb7a864cb8ef8288f117ef014a2ff (diff)
downloadpkgsrc-47c7a52a302986df0f6453687f9d362551e3248d.tar.gz
Changes 3.7.16.1:
* Fix for a bug in the ORDER BY optimizer that was introduced in version 3.7.15 which would sometimes optimize out the sorting step when in fact the sort was required. Ticket a179fe7465 * Fix a long-standing bug in the CAST expression that would recognize UTF16 characters as digits even if their most-significant-byte was not zero. Ticket 689137afb6da41. * Fix a bug in the NEAR operator of FTS3 when applied to subfields. Ticket 38b1ae018f. * Fix a long-standing bug in the storage engine that would (very rarely) cause a spurious report of an SQLITE_CORRUPT error but which was otherwise harmless. Ticket 6bfb98dfc0c. * The SQLITE_OMIT_MERGE_SORT option has been removed. The merge sorter is now a required component of SQLite. * Fixed lots of spelling errors in the source-code comments
Diffstat (limited to 'databases/sqlite3-tcl')
-rw-r--r--databases/sqlite3-tcl/Makefile11
-rw-r--r--databases/sqlite3-tcl/distinfo8
2 files changed, 9 insertions, 10 deletions
diff --git a/databases/sqlite3-tcl/Makefile b/databases/sqlite3-tcl/Makefile
index fc9591142ab..419a4e7bf0a 100644
--- a/databases/sqlite3-tcl/Makefile
+++ b/databases/sqlite3-tcl/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.43 2013/01/26 21:37:16 adam Exp $
+# $NetBSD: Makefile,v 1.44 2013/04/01 18:56:42 adam Exp $
-DISTNAME= sqlite-autoconf-3071502
-PKGNAME= sqlite3-tcl-3.7.15.2
-PKGREVISION= 1
+DISTNAME= sqlite-autoconf-3071601
+PKGNAME= sqlite3-tcl-3.7.16.1
CATEGORIES= databases
-MASTER_SITES= http://www.hwaci.com/sw/sqlite/ \
- http://www.sqlite.org/
+MASTER_SITES= http://www.hwaci.com/sw/sqlite/2013/ \
+ http://www.sqlite.org/2013/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.sqlite.org/
diff --git a/databases/sqlite3-tcl/distinfo b/databases/sqlite3-tcl/distinfo
index 26e17145e63..1bad2832193 100644
--- a/databases/sqlite3-tcl/distinfo
+++ b/databases/sqlite3-tcl/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.28 2013/01/10 17:12:30 adam Exp $
+$NetBSD: distinfo,v 1.29 2013/04/01 18:56:42 adam Exp $
-SHA1 (sqlite-autoconf-3071502.tar.gz) = 075732562183d560cd46a0d8d08b50bc44e34eac
-RMD160 (sqlite-autoconf-3071502.tar.gz) = 72f4e01a459634811f1cc621ccf0d954ef4fb1c3
-Size (sqlite-autoconf-3071502.tar.gz) = 1846778 bytes
+SHA1 (sqlite-autoconf-3071601.tar.gz) = b0d9b3e2ca3c50f72e5921e9532130787871b7ae
+RMD160 (sqlite-autoconf-3071601.tar.gz) = b36f679e2c729d3088239fdbf6979d2f818d4bbc
+Size (sqlite-autoconf-3071601.tar.gz) = 1854392 bytes
SHA1 (patch-aa) = d4d0424eec39ede995c2c408dcf51876072d3fea
SHA1 (patch-ab) = 64a4352b9a8ed0518784837e390541cd4e1bc9aa