Minor update to sqlite3 3.47.1. Release notes at the bottom of this page: https://sqlite.org/releaselog/3_47_1.html. ok?
Index: Makefile =================================================================== RCS file: /cvs/ports/databases/sqlite3/Makefile,v diff -u -p -u -p -r1.130 Makefile --- Makefile 27 Oct 2024 16:09:03 -0000 1.130 +++ Makefile 26 Nov 2024 23:21:01 -0000 @@ -1,10 +1,10 @@ COMMENT= embedded SQL implementation -DISTNAME = sqlite-autoconf-3470000 -PKGNAME= sqlite3-3.47.0 +DISTNAME = sqlite-autoconf-3470100 +PKGNAME= sqlite3-3.47.1 # XXX needs bumps every time :- -SHARED_LIBS += sqlite3 37.27 # 8.6 +SHARED_LIBS += sqlite3 37.28 # 8.6 # sqlite suggests that users might like to assert() that library and header # versions match, so bumps are needed even if function signatures don't change. # ... at the current time the only one noticed is a < check (in subversion) Index: distinfo =================================================================== RCS file: /cvs/ports/databases/sqlite3/distinfo,v diff -u -p -u -p -r1.75 distinfo --- distinfo 27 Oct 2024 16:09:03 -0000 1.75 +++ distinfo 26 Nov 2024 23:21:01 -0000 @@ -1,2 +1,2 @@ -SHA256 (sqlite-autoconf-3470000.tar.gz) = g+shpvamSfUG34vTqrhaCPdVbO7V29jep0PqAD/DqVc= -SIZE (sqlite-autoconf-3470000.tar.gz) = 3324599 +SHA256 (sqlite-autoconf-3470100.tar.gz) = QWpvRb8srNSUsgj97hvtpQmr2pUdX0e8TyeSEm8BtFI= +SIZE (sqlite-autoconf-3470100.tar.gz) = 3328564