diff options
Diffstat (limited to 'databases/sqlite3-docs')
-rw-r--r-- | databases/sqlite3-docs/Makefile | 6 | ||||
-rw-r--r-- | databases/sqlite3-docs/PLIST | 6 | ||||
-rw-r--r-- | databases/sqlite3-docs/distinfo | 8 |
3 files changed, 12 insertions, 8 deletions
diff --git a/databases/sqlite3-docs/Makefile b/databases/sqlite3-docs/Makefile index 0cf16d387fb..ad953e83ad2 100644 --- a/databases/sqlite3-docs/Makefile +++ b/databases/sqlite3-docs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2014/04/03 19:44:42 adam Exp $ +# $NetBSD: Makefile,v 1.31 2014/06/05 15:10:20 adam Exp $ -DISTNAME= sqlite-doc-3080403 -PKGNAME= sqlite3-docs-3.8.4.3 +DISTNAME= sqlite-doc-3080500 +PKGNAME= sqlite3-docs-3.8.5 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 5feb932f734..318505c367d 100644 --- a/databases/sqlite3-docs/PLIST +++ b/databases/sqlite3-docs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.28 2014/04/03 19:44:42 adam Exp $ +@comment $NetBSD: PLIST,v 1.29 2014/06/05 15:10:20 adam Exp $ share/doc/sqlite3/34to35.html share/doc/sqlite3/35to36.html share/doc/sqlite3/about.html @@ -176,6 +176,7 @@ share/doc/sqlite3/capi3.html share/doc/sqlite3/capi3ref.html share/doc/sqlite3/changes.html share/doc/sqlite3/cintro.html +share/doc/sqlite3/cli.html share/doc/sqlite3/compile.html share/doc/sqlite3/conflict.html share/doc/sqlite3/consortium.html @@ -203,6 +204,7 @@ share/doc/sqlite3/famous.html share/doc/sqlite3/faq.html share/doc/sqlite3/favicon.ico share/doc/sqlite3/features.html +share/doc/sqlite3/fileformat.html share/doc/sqlite3/fileformat2.html share/doc/sqlite3/fileio.html share/doc/sqlite3/footprint.html @@ -356,6 +358,7 @@ share/doc/sqlite3/images/qp/obfruitidx4.gif share/doc/sqlite3/images/qp/obfruitnoidx.gif share/doc/sqlite3/images/qp/obrowid.gif share/doc/sqlite3/images/qp/orquery.gif +share/doc/sqlite3/images/qp/partial-sort.gif share/doc/sqlite3/images/qp/rowidlu.gif share/doc/sqlite3/images/qp/tab.gif share/doc/sqlite3/images/qp/tpchq8.gif @@ -616,6 +619,7 @@ 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/3_8_4_3.html +share/doc/sqlite3/releaselog/3_8_5.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 4b6fa0f513e..bdf3900bb97 100644 --- a/databases/sqlite3-docs/distinfo +++ b/databases/sqlite3-docs/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.28 2014/04/03 19:44:42 adam Exp $ +$NetBSD: distinfo,v 1.29 2014/06/05 15:10:20 adam Exp $ -SHA1 (sqlite-doc-3080403.zip) = ce8615799a9da7fc9d2cbcd2774d77da4ba72417 -RMD160 (sqlite-doc-3080403.zip) = e2da646e75747de5e2becf3ca943487cd649b891 -Size (sqlite-doc-3080403.zip) = 4628472 bytes +SHA1 (sqlite-doc-3080500.zip) = c5655a4004095c50dc8403661e0ed02fd4191d57 +RMD160 (sqlite-doc-3080500.zip) = eb17f2bc94b3253f64080cc983946b54e1a05872 +Size (sqlite-doc-3080500.zip) = 4446454 bytes |