Download raw body.
[Update] databases/sqlite3 3.50.4
Updates sqlite3 to the latest minor patch release. ok? Index: Makefile =================================================================== RCS file: /cvs/ports/databases/sqlite3/Makefile,v retrieving revision 1.140 diff -u -p -r1.140 Makefile --- Makefile 16 Jul 2025 18:43:47 -0000 1.140 +++ Makefile 29 Aug 2025 19:07:11 -0000 @@ -1,10 +1,10 @@ COMMENT= embedded SQL implementation -DISTNAME= sqlite-autoconf-3500200 -PKGNAME= sqlite3-3.50.2 +DISTNAME= sqlite-autoconf-3500400 +PKGNAME= sqlite3-3.50.4 # XXX needs bumps every time :-/ -SHARED_LIBS += sqlite3 37.33 # 8.6 +SHARED_LIBS += sqlite3 37.34 # 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 retrieving revision 1.80 diff -u -p -r1.80 distinfo --- distinfo 16 Jul 2025 18:43:47 -0000 1.80 +++ distinfo 29 Aug 2025 19:07:11 -0000 @@ -1,2 +1,2 @@ -SHA256 (sqlite-autoconf-3500200.tar.gz) = hKYW/9MXOORZC2W6uzqeHvk3DzY4422yIO4Oc/itIVY= -SIZE (sqlite-autoconf-3500200.tar.gz) = 3172568 +SHA256 (sqlite-autoconf-3500400.tar.gz) = o9tYehuS7l3awvZrPttBsm+chnJ1eC1Gw6CIl31qWxg= +SIZE (sqlite-autoconf-3500400.tar.gz) = 3173050
[Update] databases/sqlite3 3.50.4