CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/10/06 06:02:41
Modified files:
databases/sqlite3-tcl: Makefile distinfo
Log message:
Update to 3.39.4.
Add build options (https://sqlite.org/compile.html):
-DSQLITE_ENABLE_API_ARMOR
Enables code that attempts to detect misuse of the SQLite API.
-DSQLITE_ENABLE_GEOPOLY
Enable the Geopoly extension.
