summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs
diff options
context:
space:
mode:
authoradam <adam>2015-03-02 13:34:16 +0000
committeradam <adam>2015-03-02 13:34:16 +0000
commit20ab24c63a648c27f54dbd4f82a4da3cc5ae49c5 (patch)
tree31d9adc11551fc4248cb95189355f573fc7b24db /databases/sqlite3-docs
parent99d18765b538e217855218c133c7f420b095134f (diff)
downloadpkgsrc-20ab24c63a648c27f54dbd4f82a4da3cc5ae49c5.tar.gz
Changes 3.8.8.3:
Fix a bug (ticket 2326c258d02ead33) that can lead to incorrect results if the qualifying constraint of a partial index appears in the ON clause of a LEFT JOIN. Added the ability to link against the "linenoise" command-line editing library in unix builds of the command-line shell.
Diffstat (limited to 'databases/sqlite3-docs')
-rw-r--r--databases/sqlite3-docs/Makefile6
-rw-r--r--databases/sqlite3-docs/PLIST4
-rw-r--r--databases/sqlite3-docs/distinfo8
3 files changed, 10 insertions, 8 deletions
diff --git a/databases/sqlite3-docs/Makefile b/databases/sqlite3-docs/Makefile
index b562a22592e..b5be69b0870 100644
--- a/databases/sqlite3-docs/Makefile
+++ b/databases/sqlite3-docs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2015/02/02 19:06:28 adam Exp $
+# $NetBSD: Makefile,v 1.40 2015/03/02 13:34:16 adam Exp $
-DISTNAME= sqlite-doc-3080802
-PKGNAME= sqlite3-docs-3.8.8.2
+DISTNAME= sqlite-doc-3080803
+PKGNAME= sqlite3-docs-3.8.8.3
CATEGORIES= databases
MASTER_SITES= http://www.hwaci.com/sw/sqlite/2015/ \
http://www.sqlite.org/2015/
diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST
index fb19a84d410..5b79335a0c2 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.37 2015/02/02 19:06:28 adam Exp $
+@comment $NetBSD: PLIST,v 1.38 2015/03/02 13:34:16 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
+share/doc/sqlite3/aff_short.html
share/doc/sqlite3/affcase1.html
share/doc/sqlite3/amalgamation.html
share/doc/sqlite3/appfileformat.html
@@ -637,6 +638,7 @@ share/doc/sqlite3/releaselog/3_8_7_4.html
share/doc/sqlite3/releaselog/3_8_8.html
share/doc/sqlite3/releaselog/3_8_8_1.html
share/doc/sqlite3/releaselog/3_8_8_2.html
+share/doc/sqlite3/releaselog/3_8_8_3.html
share/doc/sqlite3/releaselog/current.html
share/doc/sqlite3/requirements.html
share/doc/sqlite3/rescode.html
diff --git a/databases/sqlite3-docs/distinfo b/databases/sqlite3-docs/distinfo
index a417263f97e..a1fe6506450 100644
--- a/databases/sqlite3-docs/distinfo
+++ b/databases/sqlite3-docs/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2015/02/02 19:06:28 adam Exp $
+$NetBSD: distinfo,v 1.38 2015/03/02 13:34:16 adam Exp $
-SHA1 (sqlite-doc-3080802.zip) = a11a6ea95d3d4a88b8d7d4e0cb6fcc3e5f4bf887
-RMD160 (sqlite-doc-3080802.zip) = 1df92b75e1e391b0ca70fe6c5f4045459bc82269
-Size (sqlite-doc-3080802.zip) = 4962080 bytes
+SHA1 (sqlite-doc-3080803.zip) = 27c2cada8e663f694c0469bcae09eb0d8c55dd7c
+RMD160 (sqlite-doc-3080803.zip) = 3eae7234ce9f3df40a65b2b17b8ecb73600e630e
+Size (sqlite-doc-3080803.zip) = 4972781 bytes