diff options
author | adam <adam@pkgsrc.org> | 2017-01-05 17:49:54 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-01-05 17:49:54 +0000 |
commit | 6d47dad99ce17e8824a69e93b7ad4c9410f5c389 (patch) | |
tree | e7d8bdb19e0bed6c1f131f8098c4fa3845426575 /databases/sqlite3-docs | |
parent | d3d13abfebeaf944410aa06dc09dee43313994ea (diff) | |
download | pkgsrc-6d47dad99ce17e8824a69e93b7ad4c9410f5c389.tar.gz |
Changes 3.16.1:
Fix a bug concerning the use of row values within triggers (see ticket 8c9458e7) that was in version 3.15.0 but was not reported until moments after the 3.16.0 release was published.
Diffstat (limited to 'databases/sqlite3-docs')
-rw-r--r-- | databases/sqlite3-docs/PLIST | 3 | ||||
-rw-r--r-- | databases/sqlite3-docs/distinfo | 10 |
2 files changed, 7 insertions, 6 deletions
diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST index b850f72869f..19f33afedaa 100644 --- a/databases/sqlite3-docs/PLIST +++ b/databases/sqlite3-docs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.63 2017/01/02 17:52:24 adam Exp $ +@comment $NetBSD: PLIST,v 1.64 2017/01/05 17:49:54 adam Exp $ share/doc/sqlite3/34to35.html share/doc/sqlite3/35to36.html share/doc/sqlite3/about.html @@ -574,6 +574,7 @@ share/doc/sqlite3/releaselog/3_15_0.html share/doc/sqlite3/releaselog/3_15_1.html share/doc/sqlite3/releaselog/3_15_2.html share/doc/sqlite3/releaselog/3_16_0.html +share/doc/sqlite3/releaselog/3_16_1.html share/doc/sqlite3/releaselog/3_1_0.html share/doc/sqlite3/releaselog/3_1_1.html share/doc/sqlite3/releaselog/3_1_2.html diff --git a/databases/sqlite3-docs/distinfo b/databases/sqlite3-docs/distinfo index befef9c3749..85bb675448d 100644 --- a/databases/sqlite3-docs/distinfo +++ b/databases/sqlite3-docs/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.64 2017/01/02 17:52:24 adam Exp $ +$NetBSD: distinfo,v 1.65 2017/01/05 17:49:54 adam Exp $ -SHA1 (sqlite-doc-3160000.zip) = 6588aea01865be2cfcd326b693193dda5a618b7b -RMD160 (sqlite-doc-3160000.zip) = 4c70c187cb0c1bbd2624676d9e30d5e66445ced6 -SHA512 (sqlite-doc-3160000.zip) = 9ca5394b6949cb0cdafe480d95c0509f29a2defb35fc7a1dbb6db212225d5ebf789a6b4519d03676a067c89a95453486dc5dba0d127610f7b806dc2cc530299a -Size (sqlite-doc-3160000.zip) = 5513426 bytes +SHA1 (sqlite-doc-3160100.zip) = cc8fe20f8788e87b847509c4501194dfdbb70d39 +RMD160 (sqlite-doc-3160100.zip) = 3016264a0a3104f822f0187d11a39f0ff6b8a374 +SHA512 (sqlite-doc-3160100.zip) = d5c70bf202f142fc3c67a49d45a4218c3e47ede23a934cd3b27c7b5cb873d5cff4ee2cc8f5e04c2f00d1b8f002219d09a1926ab84108f985d39ff0520b0a7054 +Size (sqlite-doc-3160100.zip) = 5517276 bytes |