summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs
diff options
context:
space:
mode:
authoradam <adam>2014-03-13 13:36:19 +0000
committeradam <adam>2014-03-13 13:36:19 +0000
commit0564c5996aba8736454b7ac858562f7d7897d6e9 (patch)
tree50dd801d4324bad90bd2bcd7ad89704b5f5f0b60 /databases/sqlite3-docs
parentd13aa04c77e3741c801fd88c0c326dcd8c6bba10 (diff)
downloadpkgsrc-0564c5996aba8736454b7ac858562f7d7897d6e9.tar.gz
Changes 3.8.4.1:
Work around a C-preprocessor macro conflict that breaks the build for some configurations with Microsoft Visual Studio. When computing the cost of the skip-scan optimization, take into account the fact that multiple seeks are required.
Diffstat (limited to 'databases/sqlite3-docs')
-rw-r--r--databases/sqlite3-docs/Makefile6
-rw-r--r--databases/sqlite3-docs/PLIST3
-rw-r--r--databases/sqlite3-docs/distinfo8
3 files changed, 9 insertions, 8 deletions
diff --git a/databases/sqlite3-docs/Makefile b/databases/sqlite3-docs/Makefile
index 9a9927874b2..5a1fdeff1da 100644
--- a/databases/sqlite3-docs/Makefile
+++ b/databases/sqlite3-docs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2014/03/10 17:03:29 adam Exp $
+# $NetBSD: Makefile,v 1.28 2014/03/13 13:36:19 adam Exp $
-DISTNAME= sqlite-doc-3080400
-PKGNAME= sqlite3-docs-3.8.4
+DISTNAME= sqlite-doc-3080401
+PKGNAME= sqlite3-docs-3.8.4.1
CATEGORIES= databases
MASTER_SITES= http://www.hwaci.com/sw/sqlite/2014/ \
http://www.sqlite.org/2014/
diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST
index e1e1f1d94b9..be6cdd140d8 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2014/03/10 17:03:29 adam Exp $
+@comment $NetBSD: PLIST,v 1.26 2014/03/13 13:36:19 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
@@ -612,6 +612,7 @@ share/doc/sqlite3/releaselog/3_8_2.html
share/doc/sqlite3/releaselog/3_8_3.html
share/doc/sqlite3/releaselog/3_8_3_1.html
share/doc/sqlite3/releaselog/3_8_4.html
+share/doc/sqlite3/releaselog/3_8_4_1.html
share/doc/sqlite3/releaselog/current.html
share/doc/sqlite3/requirements.html
share/doc/sqlite3/robots.txt
diff --git a/databases/sqlite3-docs/distinfo b/databases/sqlite3-docs/distinfo
index ea2572624e2..30d20ffda9c 100644
--- a/databases/sqlite3-docs/distinfo
+++ b/databases/sqlite3-docs/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2014/03/10 17:03:29 adam Exp $
+$NetBSD: distinfo,v 1.26 2014/03/13 13:36:19 adam Exp $
-SHA1 (sqlite-doc-3080400.zip) = f3765974a7752901aff58b4c7ade4950383bcb24
-RMD160 (sqlite-doc-3080400.zip) = 50cfedb108db9a75e74299dc958384b64f93b552
-Size (sqlite-doc-3080400.zip) = 4609851 bytes
+SHA1 (sqlite-doc-3080401.zip) = 11c635048ad6378e86e704246c3c2d64568ce09d
+RMD160 (sqlite-doc-3080401.zip) = 5e8f8a588880a727e0ee17bdeb144cf093f13a34
+Size (sqlite-doc-3080401.zip) = 4611830 bytes