? sqlite3-3.14.2-libsqlite3.so.33.0
? sqlite3-3.16.2-libsqlite3.so.34.0
? sqlite3-3.17.0-libsqlite3.so.35.0
? sqlite3-3.19.3-libsqlite3.so.36.0
? sqlite3-3.20.0-libsqlite3.so.37.0
? sqlite3-3.20.1-libsqlite3.so.37.1
? sqlite3-3.21.0-libsqlite3.so.37.1
? sqlite3-3.22.0-libsqlite3.so.37.1
? sqlite3-3.23.0-libsqlite3.so.37.2
? sqlite3-3.23.1-libsqlite3.so.37.2
? sqlite3-3.24.0-libsqlite3.so.37.3
? sqlite3-3.25.1-libsqlite3.so.37.3
? sqlite3-3.25.3-libsqlite3.so.37.4
? sqlite3-3.26.0-libsqlite3.so.37.4
? sqlite3-3.27.2-libsqlite3.so.37.4
? sqlite3-3.31.1-libsqlite3.so.37.10
? sqlite3-3.34.0-libsqlite3.so.37.10
? ~sqlite-3.34.0.diff
? pkg/PLIST.new
Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/sqlite3/Makefile,v
retrieving revision 1.114
diff -u -r1.114 Makefile
--- Makefile 11 Mar 2022 18:31:46 -0000 1.114
+++ Makefile 1 Apr 2022 07:45:49 -0000
@@ -1,10 +1,10 @@
COMMENT= embedded SQL implementation
-DISTNAME = sqlite-autoconf-3360000
-PKGNAME= sqlite3-3.36.0
+DISTNAME = sqlite-autoconf-3380200
+PKGNAME= sqlite3-3.38.2
# XXX needs bumps every time :-
-SHARED_LIBS += sqlite3 37.14 # 8.6
+SHARED_LIBS += sqlite3 37.15 # 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)
@@ -20,7 +20,7 @@
WANTLIB += c curses m pthread readline z
-MASTER_SITES = ${HOMEPAGE}2021/
+MASTER_SITES = ${HOMEPAGE}2022/
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= --disable-static-shell
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/sqlite3/distinfo,v
retrieving revision 1.62
diff -u -r1.62 distinfo
--- distinfo 22 Nov 2021 09:20:02 -0000 1.62
+++ distinfo 1 Apr 2022 07:45:49 -0000
@@ -1,2 +1,2 @@
-SHA256 (sqlite-autoconf-3360000.tar.gz) = vZDD65a+6ZYga4O+cGXJzhmu84w/T7Uwc62g0LabvOM=
-SIZE (sqlite-autoconf-3360000.tar.gz) = 2977080
+SHA256 (sqlite-autoconf-3380200.tar.gz) = 55dKoUMLrWkKXp95pu5chJKtqCadxnWHWtD7dH18raQ=
+SIZE (sqlite-autoconf-3380200.tar.gz) = 3032390
hi,
lagging a bit behind upstream:
https://www.sqlite.org/releaselog/3_37_2.html
https://www.sqlite.org/releaselog/3_38_2.html
there's rarely fallout from sqlite updates, but a bulk would confirm at
least everything builds if we want that for 7.1.
Landry
No comments:
Post a Comment