summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs
diff options
context:
space:
mode:
authoradam <adam>2014-03-31 08:01:07 +0000
committeradam <adam>2014-03-31 08:01:07 +0000
commit681763a41ef428fe6688c16f1fea853a5157e8d4 (patch)
tree423dfaba3c4f8aa6c499502100b82314ddafa8af /databases/sqlite3-docs
parent44bcd7f2133e272205c1425044f88f05974019f4 (diff)
downloadpkgsrc-681763a41ef428fe6688c16f1fea853a5157e8d4.tar.gz
Changes 3.8.4.2:
Fix a potential buffer overread that could result when trying to search a corrupt database file.
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 5a1fdeff1da..c7925eaaafe 100644
--- a/databases/sqlite3-docs/Makefile
+++ b/databases/sqlite3-docs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2014/03/13 13:36:19 adam Exp $
+# $NetBSD: Makefile,v 1.29 2014/03/31 08:01:07 adam Exp $
-DISTNAME= sqlite-doc-3080401
-PKGNAME= sqlite3-docs-3.8.4.1
+DISTNAME= sqlite-doc-3080402
+PKGNAME= sqlite3-docs-3.8.4.2
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 be6cdd140d8..899eb6c1547 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.26 2014/03/13 13:36:19 adam Exp $
+@comment $NetBSD: PLIST,v 1.27 2014/03/31 08:01:07 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
share/doc/sqlite3/amalgamation.html
+share/doc/sqlite3/appfileformat.html
share/doc/sqlite3/arch.html
share/doc/sqlite3/asyncvfs.html
share/doc/sqlite3/atomiccommit.html
@@ -613,6 +614,7 @@ 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/3_8_4_2.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 30d20ffda9c..0cc2ef58953 100644
--- a/databases/sqlite3-docs/distinfo
+++ b/databases/sqlite3-docs/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2014/03/13 13:36:19 adam Exp $
+$NetBSD: distinfo,v 1.27 2014/03/31 08:01:07 adam Exp $
-SHA1 (sqlite-doc-3080401.zip) = 11c635048ad6378e86e704246c3c2d64568ce09d
-RMD160 (sqlite-doc-3080401.zip) = 5e8f8a588880a727e0ee17bdeb144cf093f13a34
-Size (sqlite-doc-3080401.zip) = 4611830 bytes
+SHA1 (sqlite-doc-3080402.zip) = 3f615f9fa81b737e652b06eddef8307235d84f2c
+RMD160 (sqlite-doc-3080402.zip) = 14ad2c4ebdff5e1b2e053cd26e70066f86ed4fdf
+Size (sqlite-doc-3080402.zip) = 4624725 bytes