summaryrefslogtreecommitdiff
path: root/databases/sqlite3-tcl
diff options
context:
space:
mode:
authoradam <adam>2014-10-31 21:13:32 +0000
committeradam <adam>2014-10-31 21:13:32 +0000
commita29dd167b586ad17a6e34696f211fd55cec1d9b0 (patch)
treeadb553859c2117afab84374dc076f168245f75c6 /databases/sqlite3-tcl
parent6fcf6d63c9113636f6d028ec20d408ca5654c3a3 (diff)
downloadpkgsrc-a29dd167b586ad17a6e34696f211fd55cec1d9b0.tar.gz
Changes 3.8.7.1:
* In PRAGMA journal_mode=TRUNCATE mode, call fsync() immediately after truncating the journal file to ensure that the transaction is durable across a power loss. * Fix an assertion fault that can occur when updating the NULL value of a field at the end of a table that was added using ALTER TABLE ADD COLUMN. * Do not attempt to use the strchrnul() function from the standard C library unless the HAVE_STRCHRNULL compile-time option is set. * Fix a couple of problems associated with running an UPDATE or DELETE on a VIEW with a rowid in the WHERE clause.
Diffstat (limited to 'databases/sqlite3-tcl')
-rw-r--r--databases/sqlite3-tcl/Makefile6
-rw-r--r--databases/sqlite3-tcl/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/sqlite3-tcl/Makefile b/databases/sqlite3-tcl/Makefile
index 831d2a20da2..949b1e49a77 100644
--- a/databases/sqlite3-tcl/Makefile
+++ b/databases/sqlite3-tcl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2014/10/19 20:37:47 adam Exp $
+# $NetBSD: Makefile,v 1.65 2014/10/31 21:13:32 adam Exp $
-DISTNAME= sqlite-autoconf-3080700
-PKGNAME= sqlite3-tcl-3.8.7
+DISTNAME= sqlite-autoconf-3080701
+PKGNAME= sqlite3-tcl-3.8.7.1
CATEGORIES= databases
MASTER_SITES= http://www.hwaci.com/sw/sqlite/2014/ \
http://www.sqlite.org/2014/
diff --git a/databases/sqlite3-tcl/distinfo b/databases/sqlite3-tcl/distinfo
index 932da6349d9..bbb65d9b186 100644
--- a/databases/sqlite3-tcl/distinfo
+++ b/databases/sqlite3-tcl/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.44 2014/10/19 20:37:47 adam Exp $
+$NetBSD: distinfo,v 1.45 2014/10/31 21:13:32 adam Exp $
-SHA1 (sqlite-autoconf-3080700.tar.gz) = 8b773b006db46f3ffcbabe065e927823d13bf5c0
-RMD160 (sqlite-autoconf-3080700.tar.gz) = 6a08748fffa7e5e504e250a9dba69c15fefa98da
-Size (sqlite-autoconf-3080700.tar.gz) = 1998217 bytes
+SHA1 (sqlite-autoconf-3080701.tar.gz) = 5601be1263842209d7c5dbf6128f1cc0b6bbe2e5
+RMD160 (sqlite-autoconf-3080701.tar.gz) = 81317e887ed089f93c108d0e4eb02d148bd0ccc9
+Size (sqlite-autoconf-3080701.tar.gz) = 1998389 bytes
SHA1 (patch-aa) = 4a12a16498d04e1031dc0802fda731b73e98a32d