Subject: CVS commit: pkgsrc/databases
From: Adam Ciarcinski
Date: 2015-05-09 11:32:56
Message id: 20150509093257.05D5F98@cvs.netbsd.org

Log Message:
Changes 3.8.10:
Added the sqldiff.exe utility program for computing the differences between two \ 
SQLite database files.
Added the y format string to the matchinfo() function of FTS3.
Performance improvements for ORDER BY, VACUUM, CREATE INDEX, PRAGMA \ 
integrity_check, and PRAGMA quick_check.
Fix many obscure problems discovered while SQL fuzzing.
Identify all methods for important objects in the interface documentation. (example)
Made the American Fuzzy Lop fuzzer a standard part of SQLite's testing strategy.
Add the ".binary" and ".limits" commands to the command-line \ 
shell.
Make the "dbstat" virtual table part of standard builds when compiled \ 
with the SQLITE_ENABLE_DBSTAT_VTAB option.

Files:
RevisionActionfile
1.2modifypkgsrc/databases/sqlite3/Makefile.version
1.103modifypkgsrc/databases/sqlite3/distinfo
1.40modifypkgsrc/databases/sqlite3-docs/PLIST
1.40modifypkgsrc/databases/sqlite3-docs/distinfo
1.53modifypkgsrc/databases/sqlite3-tcl/distinfo