summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2016-01-24 10:39:44 +0000
committeradam <adam@pkgsrc.org>2016-01-24 10:39:44 +0000
commit71e57a430abd79297db026148b51f30db1cc4621 (patch)
tree374f9eff49954079988c2303809d681bfcb9b2d0 /databases/sqlite3-docs
parent9ac3979050d869cc1e7393222cc3762b3b75d607 (diff)
downloadpkgsrc-71e57a430abd79297db026148b51f30db1cc4621.tar.gz
Changes 3.10.2:
* Version 3.10.0 introduced a case-folding bug in the LIKE operator which is fixed by this patch release. * Fix a use-after-free that can occur when SQLite is compiled with -DSQLITE_HAS_CODEC. * Fix the build so that it works with -DSQLITE_OMIT_WAL. * Fix the configure script for the amalgamation so that the --readline option works again on Raspberry PIs.
Diffstat (limited to 'databases/sqlite3-docs')
-rw-r--r--databases/sqlite3-docs/PLIST4
-rw-r--r--databases/sqlite3-docs/distinfo10
2 files changed, 8 insertions, 6 deletions
diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST
index a1f830198f2..daeac0f054c 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.49 2016/01/16 18:10:23 adam Exp $
+@comment $NetBSD: PLIST,v 1.50 2016/01/24 10:39:45 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
@@ -539,6 +539,7 @@ share/doc/sqlite3/releaselog/3_0_7.html
share/doc/sqlite3/releaselog/3_0_8.html
share/doc/sqlite3/releaselog/3_10_0.html
share/doc/sqlite3/releaselog/3_10_1.html
+share/doc/sqlite3/releaselog/3_10_2.html
share/doc/sqlite3/releaselog/3_1_0.html
share/doc/sqlite3/releaselog/3_1_1.html
share/doc/sqlite3/releaselog/3_1_2.html
@@ -693,6 +694,7 @@ share/doc/sqlite3/shortnames.html
share/doc/sqlite3/sitemap.html
share/doc/sqlite3/speed.html
share/doc/sqlite3/spellfix1.html
+share/doc/sqlite3/sqlanalyze.html
share/doc/sqlite3/sqldiff.html
share/doc/sqlite3/sqlite.html
share/doc/sqlite3/support.html
diff --git a/databases/sqlite3-docs/distinfo b/databases/sqlite3-docs/distinfo
index 26528df1f19..c30d1bbe975 100644
--- a/databases/sqlite3-docs/distinfo
+++ b/databases/sqlite3-docs/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.50 2016/01/16 18:10:23 adam Exp $
+$NetBSD: distinfo,v 1.51 2016/01/24 10:39:45 adam Exp $
-SHA1 (sqlite-doc-3100100.zip) = 1a7035b584b9b587346c55ffcd384db2509ced9c
-RMD160 (sqlite-doc-3100100.zip) = 08ac1798ba5665ed9fa24bbde393a23725299039
-SHA512 (sqlite-doc-3100100.zip) = fdd438a3c225f351abddf6bb089a35822480fabfbb3e0f5eb870d1258c068228fd12274ce9b79934289bdb462cb6901df2c53f5d7b73ee3f84ce551e0a3beb5c
-Size (sqlite-doc-3100100.zip) = 5359511 bytes
+SHA1 (sqlite-doc-3100200.zip) = d6d61ad65e7e1700992c51a61209670571fa7908
+RMD160 (sqlite-doc-3100200.zip) = 475567fcab28ea0400346ee742f597f51bc6468c
+SHA512 (sqlite-doc-3100200.zip) = 188f7b982066ba6680b13966b2d6f2c466fb99bef0c5c8ee0ca1a18a6760e5a26eef43ef985f2c9031e4299c27dc91a444f113549353c3209c5b50b97015aabb
+Size (sqlite-doc-3100200.zip) = 5374707 bytes