summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-01-29 08:33:12 +0000
committeradam <adam@pkgsrc.org>2020-01-29 08:33:12 +0000
commitd82033daca40bc707841697fad259d7a96f52c35 (patch)
treef0db0a3046152f39682cbb8004c51075a8c8dd8f /databases/sqlite3-docs
parent7a644720cabc13479b84f8d080ee5227b36c9d9b (diff)
downloadpkgsrc-d82033daca40bc707841697fad259d7a96f52c35.tar.gz
sqlite3: updated to 3.31.1
SQLite Release 3.31.1: Revert the data layout for an internal-use-only SQLite data structure. Applications that use SQLite should never reference internal SQLite data structures, but some do anyhow, and a change to one such data structure in 3.30.0 broke a popular and widely-deployed application. Reverting that change in SQLite, at least temporarily, gives developers of misbehaving applications time to fix their code. Fix a typos in the sqlite3ext.h header file that prevented the sqlite3_stmt_isexplain() and sqlite3_value_frombind() interfaces from being called from run-time loadable extensions.
Diffstat (limited to 'databases/sqlite3-docs')
-rw-r--r--databases/sqlite3-docs/PLIST3
-rw-r--r--databases/sqlite3-docs/distinfo10
2 files changed, 7 insertions, 6 deletions
diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST
index d9036b9e14e..a14815bf7f1 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.89 2020/01/26 09:05:19 adam Exp $
+@comment $NetBSD: PLIST,v 1.90 2020/01/29 08:33:12 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
@@ -677,6 +677,7 @@ share/doc/sqlite3/releaselog/3_2_8.html
share/doc/sqlite3/releaselog/3_30_0.html
share/doc/sqlite3/releaselog/3_30_1.html
share/doc/sqlite3/releaselog/3_31_0.html
+share/doc/sqlite3/releaselog/3_31_1.html
share/doc/sqlite3/releaselog/3_3_0.html
share/doc/sqlite3/releaselog/3_3_1.html
share/doc/sqlite3/releaselog/3_3_10.html
diff --git a/databases/sqlite3-docs/distinfo b/databases/sqlite3-docs/distinfo
index 5420ac4a94b..ae573d4dddb 100644
--- a/databases/sqlite3-docs/distinfo
+++ b/databases/sqlite3-docs/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.90 2020/01/26 09:05:19 adam Exp $
+$NetBSD: distinfo,v 1.91 2020/01/29 08:33:12 adam Exp $
-SHA1 (sqlite-doc-3310000.zip) = 58a43ae9a9f7442b0e6031c887c57935d5c4bd90
-RMD160 (sqlite-doc-3310000.zip) = 1f29e4ddb3e9a5eca6bcf7188deb41f1b0611890
-SHA512 (sqlite-doc-3310000.zip) = 33e0aa57556181ca35dd0bedcd70e7d3dd1d63956444a04a8c73233158e5cbd9c63dd12e86bd0ae510621193a3ca397a289ae5556a39a1400cac4ec471422f9f
-Size (sqlite-doc-3310000.zip) = 9586441 bytes
+SHA1 (sqlite-doc-3310100.zip) = 3b6241f788e568b6ae5a20b3630e67729860b2eb
+RMD160 (sqlite-doc-3310100.zip) = b19c26d9de2777299a0ec56aa3410c848163e89f
+SHA512 (sqlite-doc-3310100.zip) = 5572e2c2dac30c014ef9cd60a620b7a7bb610f91a47e2890c0641540d39b9d5ce0e914ee697583130317633918b7827e2612a7cbc024f5bd6aa22ad28a78b56b
+Size (sqlite-doc-3310100.zip) = 9600405 bytes