summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/sqlite3-docs/Makefile10
-rw-r--r--databases/sqlite3-docs/PLIST6
-rw-r--r--databases/sqlite3-docs/distinfo8
-rw-r--r--databases/sqlite3-tcl/Makefile10
-rw-r--r--databases/sqlite3-tcl/distinfo8
-rw-r--r--databases/sqlite3/Makefile10
-rw-r--r--databases/sqlite3/distinfo8
7 files changed, 32 insertions, 28 deletions
diff --git a/databases/sqlite3-docs/Makefile b/databases/sqlite3-docs/Makefile
index 18321188dfc..461a71e4c90 100644
--- a/databases/sqlite3-docs/Makefile
+++ b/databases/sqlite3-docs/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.36 2014/12/10 10:39:08 adam Exp $
+# $NetBSD: Makefile,v 1.37 2015/01/16 21:01:19 adam Exp $
-DISTNAME= sqlite-doc-3080704
-PKGNAME= sqlite3-docs-3.8.7.4
+DISTNAME= sqlite-doc-3080800
+PKGNAME= sqlite3-docs-3.8.8
CATEGORIES= databases
-MASTER_SITES= http://www.hwaci.com/sw/sqlite/2014/ \
- http://www.sqlite.org/2014/
+MASTER_SITES= http://www.hwaci.com/sw/sqlite/2015/ \
+ http://www.sqlite.org/2015/
EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST
index 42f664d56da..c4fd545917e 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.34 2014/12/10 10:39:08 adam Exp $
+@comment $NetBSD: PLIST,v 1.35 2015/01/16 21:01:19 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
@@ -50,6 +50,7 @@ share/doc/sqlite3/c3ref/c_limit_attached.html
share/doc/sqlite3/c3ref/c_lock_exclusive.html
share/doc/sqlite3/c3ref/c_mutex_fast.html
share/doc/sqlite3/c3ref/c_open_autoproxy.html
+share/doc/sqlite3/c3ref/c_scanstat_est.html
share/doc/sqlite3/c3ref/c_shm_exclusive.html
share/doc/sqlite3/c3ref/c_shm_nlock.html
share/doc/sqlite3/c3ref/c_source_id.html
@@ -148,6 +149,8 @@ share/doc/sqlite3/c3ref/step.html
share/doc/sqlite3/c3ref/stmt.html
share/doc/sqlite3/c3ref/stmt_busy.html
share/doc/sqlite3/c3ref/stmt_readonly.html
+share/doc/sqlite3/c3ref/stmt_scanstatus.html
+share/doc/sqlite3/c3ref/stmt_scanstatus_reset.html
share/doc/sqlite3/c3ref/stmt_status.html
share/doc/sqlite3/c3ref/strglob.html
share/doc/sqlite3/c3ref/stricmp.html
@@ -630,6 +633,7 @@ share/doc/sqlite3/releaselog/3_8_7_1.html
share/doc/sqlite3/releaselog/3_8_7_2.html
share/doc/sqlite3/releaselog/3_8_7_3.html
share/doc/sqlite3/releaselog/3_8_7_4.html
+share/doc/sqlite3/releaselog/3_8_8.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 8be4090f51e..b0478920cec 100644
--- a/databases/sqlite3-docs/distinfo
+++ b/databases/sqlite3-docs/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.34 2014/12/10 10:39:08 adam Exp $
+$NetBSD: distinfo,v 1.35 2015/01/16 21:01:19 adam Exp $
-SHA1 (sqlite-doc-3080704.zip) = 734908373118d61338ca020e3c7dcbd1e0ccd985
-RMD160 (sqlite-doc-3080704.zip) = f4475f85cbdb98c53494f8eb28b21f7e85be246d
-Size (sqlite-doc-3080704.zip) = 4918739 bytes
+SHA1 (sqlite-doc-3080800.zip) = d1192d3fd38ca1c68da537eeb87faf7c3071a5fd
+RMD160 (sqlite-doc-3080800.zip) = db001b60a5f0c86616ba773de339249587c231b2
+Size (sqlite-doc-3080800.zip) = 4945996 bytes
diff --git a/databases/sqlite3-tcl/Makefile b/databases/sqlite3-tcl/Makefile
index 606c6ac82b1..8fc36dd8b73 100644
--- a/databases/sqlite3-tcl/Makefile
+++ b/databases/sqlite3-tcl/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.67 2014/12/10 10:39:08 adam Exp $
+# $NetBSD: Makefile,v 1.68 2015/01/16 21:01:19 adam Exp $
-DISTNAME= sqlite-autoconf-3080704
-PKGNAME= sqlite3-tcl-3.8.7.4
+DISTNAME= sqlite-autoconf-3080800
+PKGNAME= sqlite3-tcl-3.8.8
CATEGORIES= databases
-MASTER_SITES= http://www.hwaci.com/sw/sqlite/2014/ \
- http://www.sqlite.org/2014/
+MASTER_SITES= http://www.hwaci.com/sw/sqlite/2015/ \
+ http://www.sqlite.org/2015/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.sqlite.org/
diff --git a/databases/sqlite3-tcl/distinfo b/databases/sqlite3-tcl/distinfo
index 949313e6137..8106bfaebde 100644
--- a/databases/sqlite3-tcl/distinfo
+++ b/databases/sqlite3-tcl/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.47 2014/12/10 10:39:08 adam Exp $
+$NetBSD: distinfo,v 1.48 2015/01/16 21:01:19 adam Exp $
-SHA1 (sqlite-autoconf-3080704.tar.gz) = 70ca0b8884a6b145b7f777724670566e2b4f3cde
-RMD160 (sqlite-autoconf-3080704.tar.gz) = 8a265def35641bc3b3e327c0ec3de352ddb1fb38
-Size (sqlite-autoconf-3080704.tar.gz) = 1999230 bytes
+SHA1 (sqlite-autoconf-3080800.tar.gz) = abb7570b7e331ffede7f40f0037be6e0c03b73af
+RMD160 (sqlite-autoconf-3080800.tar.gz) = 9787b14624dcb9f413b94a388c7f85bf703b9f8d
+Size (sqlite-autoconf-3080800.tar.gz) = 2020708 bytes
SHA1 (patch-aa) = 4a12a16498d04e1031dc0802fda731b73e98a32d
diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile
index 2a3fced6f05..fe4dd70b2f5 100644
--- a/databases/sqlite3/Makefile
+++ b/databases/sqlite3/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.88 2014/12/10 10:39:08 adam Exp $
+# $NetBSD: Makefile,v 1.89 2015/01/16 21:01:19 adam Exp $
-DISTNAME= sqlite-autoconf-3080704
-PKGNAME= sqlite3-3.8.7.4
+DISTNAME= sqlite-autoconf-3080800
+PKGNAME= sqlite3-3.8.8
CATEGORIES= databases
-MASTER_SITES= http://www.hwaci.com/sw/sqlite/2014/ \
- http://www.sqlite.org/2014/
+MASTER_SITES= http://www.hwaci.com/sw/sqlite/2015/ \
+ http://www.sqlite.org/2015/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.sqlite.org/
diff --git a/databases/sqlite3/distinfo b/databases/sqlite3/distinfo
index 293919d9be1..1b28f474966 100644
--- a/databases/sqlite3/distinfo
+++ b/databases/sqlite3/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.97 2014/12/10 10:39:08 adam Exp $
+$NetBSD: distinfo,v 1.98 2015/01/16 21:01:19 adam Exp $
-SHA1 (sqlite-autoconf-3080704.tar.gz) = 70ca0b8884a6b145b7f777724670566e2b4f3cde
-RMD160 (sqlite-autoconf-3080704.tar.gz) = 8a265def35641bc3b3e327c0ec3de352ddb1fb38
-Size (sqlite-autoconf-3080704.tar.gz) = 1999230 bytes
+SHA1 (sqlite-autoconf-3080800.tar.gz) = abb7570b7e331ffede7f40f0037be6e0c03b73af
+RMD160 (sqlite-autoconf-3080800.tar.gz) = 9787b14624dcb9f413b94a388c7f85bf703b9f8d
+Size (sqlite-autoconf-3080800.tar.gz) = 2020708 bytes