On Wed, 2025-01-29 at 10:34 -0700, James Turner wrote: > CVSROOT: /cvs > Module name: ports > Changes by: [email protected] 2025/01/29 10:34:14 > > Modified files: > databases/sqlite3: Makefile distinfo > > Log message: > Update SQLite to 3.48.0. Release notes: > https://sqlite.org/releaselog/3_48_0.html > > ok landry@ >
This breaks some consumers due to a bogus pkg-info file. # pkg-config -libs --static sqlite3 -L/usr/local/lib @LDFLAGS_MATH@ @LDFLAGS_ZLIB@ @LDFLAGS_ICU@ -lsqlite3 -- Antoine
