From 0564c5996aba8736454b7ac858562f7d7897d6e9 Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 13 Mar 2014 13:36:19 +0000 Subject: 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. --- databases/sqlite3-docs/Makefile | 6 +++--- databases/sqlite3-docs/PLIST | 3 ++- databases/sqlite3-docs/distinfo | 8 ++++---- 3 files changed, 9 insertions(+), 8 deletions(-) (limited to 'databases/sqlite3-docs') 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 -- cgit v1.2.3