Subject: CVS commit: pkgsrc
From: Adam Ciarcinski
Date: 2018-10-01 10:02:37
Message id: 20181001080237.8DDCBFBEE@cvs.NetBSD.org

Log Message:
sqlite3: updated to 3.25.2

SQLite Release 3.25.2:
Add the PRAGMA legacy_alter_table=ON command that causes the "ALTER TABLE \ 
RENAME" command to behave as it did in SQLite versions 3.24.0 and earlier: \ 
references to the renamed table inside the bodies of triggers and views are not \ 
updated. This new pragma provides a compatibility work around for older programs \ 
that expected the older, wonky behavior of ALTER TABLE RENAME.
Fix a problem with the new window functions implementation that caused a \ 
malfunction when complicated expressions involving window functions were used \ 
inside of a view.
Fixes for various other compiler warnings and minor problems associated with \ 
obscure configurations.

Files:
RevisionActionfile
1.57modifypkgsrc/databases/sqlite3/Makefile.common
1.146modifypkgsrc/databases/sqlite3/distinfo
1.80modifypkgsrc/databases/sqlite3-docs/PLIST
1.81modifypkgsrc/databases/sqlite3-docs/distinfo
1.93modifypkgsrc/databases/sqlite3-tcl/distinfo
1.22modifypkgsrc/devel/lemon/distinfo