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.14.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/3ab95af35478
branches: trunk
changeset: 609594:3ab95af35478
user: adam <adam%pkgsrc.org@localhost>
date: Sat Oct 06 17:59:07 2012 +0000
description:
Changes 3.7.14.1:
* Fix a bug that causes a segfault on a LEFT JOIN that includes an OR in the ON clause.
* Work around a bug in the optimizer in the VisualStudio-2012 compiler that causes invalid code to be generated when compiling SQLite on ARM.
* Fix the TCL interface so that the "nullvalue" setting is honored for TCL implementations of SQL functions.
diffstat:
databases/sqlite3-tcl/Makefile | 6 +++---
databases/sqlite3-tcl/distinfo | 8 ++++----
databases/sqlite3/Makefile | 6 +++---
databases/sqlite3/distinfo | 8 ++++----
4 files changed, 14 insertions(+), 14 deletions(-)
diffs (56 lines):
diff -r adb6ec2f5197 -r 3ab95af35478 databases/sqlite3-tcl/Makefile
--- a/databases/sqlite3-tcl/Makefile Sat Oct 06 17:57:08 2012 +0000
+++ b/databases/sqlite3-tcl/Makefile Sat Oct 06 17:59:07 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2012/10/02 21:25:53 asau Exp $
+# $NetBSD: Makefile,v 1.39 2012/10/06 17:59:08 adam Exp $
-DISTNAME= sqlite-autoconf-3071400
-PKGNAME= sqlite3-tcl-3.7.14
+DISTNAME= sqlite-autoconf-3071401
+PKGNAME= sqlite3-tcl-3.7.14.1
CATEGORIES= databases
MASTER_SITES= http://www.hwaci.com/sw/sqlite/ \
http://www.sqlite.org/
diff -r adb6ec2f5197 -r 3ab95af35478 databases/sqlite3-tcl/distinfo
--- a/databases/sqlite3-tcl/distinfo Sat Oct 06 17:57:08 2012 +0000
+++ b/databases/sqlite3-tcl/distinfo Sat Oct 06 17:59:07 2012 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.24 2012/09/06 20:29:41 adam Exp $
+$NetBSD: distinfo,v 1.25 2012/10/06 17:59:08 adam Exp $
-SHA1 (sqlite-autoconf-3071400.tar.gz) = 7b429809918201555f4c0fa639183a1c663d3fe0
-RMD160 (sqlite-autoconf-3071400.tar.gz) = 4f35ddcfb4f2d39dfc43fea59db597d7e8177a19
-Size (sqlite-autoconf-3071400.tar.gz) = 1832194 bytes
+SHA1 (sqlite-autoconf-3071401.tar.gz) = c464e0e3efe98227c6546b9b1e786b51b8b642fc
+RMD160 (sqlite-autoconf-3071401.tar.gz) = 5b93ee972f16189299054bd59e0fd479d7c0216a
+Size (sqlite-autoconf-3071401.tar.gz) = 1832051 bytes
SHA1 (patch-aa) = d4d0424eec39ede995c2c408dcf51876072d3fea
SHA1 (patch-ab) = 64a4352b9a8ed0518784837e390541cd4e1bc9aa
diff -r adb6ec2f5197 -r 3ab95af35478 databases/sqlite3/Makefile
--- a/databases/sqlite3/Makefile Sat Oct 06 17:57:08 2012 +0000
+++ b/databases/sqlite3/Makefile Sat Oct 06 17:59:07 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2012/10/02 21:25:53 asau Exp $
+# $NetBSD: Makefile,v 1.56 2012/10/06 17:59:07 adam Exp $
-DISTNAME= sqlite-autoconf-3071400
-PKGNAME= sqlite3-3.7.14
+DISTNAME= sqlite-autoconf-3071401
+PKGNAME= sqlite3-3.7.14.1
CATEGORIES= databases
MASTER_SITES= http://www.hwaci.com/sw/sqlite/ \
http://www.sqlite.org/
diff -r adb6ec2f5197 -r 3ab95af35478 databases/sqlite3/distinfo
--- a/databases/sqlite3/distinfo Sat Oct 06 17:57:08 2012 +0000
+++ b/databases/sqlite3/distinfo Sat Oct 06 17:59:07 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.71 2012/09/06 20:29:41 adam Exp $
+$NetBSD: distinfo,v 1.72 2012/10/06 17:59:08 adam Exp $
-SHA1 (sqlite-autoconf-3071400.tar.gz) = 7b429809918201555f4c0fa639183a1c663d3fe0
-RMD160 (sqlite-autoconf-3071400.tar.gz) = 4f35ddcfb4f2d39dfc43fea59db597d7e8177a19
-Size (sqlite-autoconf-3071400.tar.gz) = 1832194 bytes
+SHA1 (sqlite-autoconf-3071401.tar.gz) = c464e0e3efe98227c6546b9b1e786b51b8b642fc
+RMD160 (sqlite-autoconf-3071401.tar.gz) = 5b93ee972f16189299054bd59e0fd479d7c0216a
+Size (sqlite-autoconf-3071401.tar.gz) = 1832051 bytes
Home |
Main Index |
Thread Index |
Old Index