Hi, a ports hackathon wouldn't be one without a good'ol sqlite3 update, so here's the diff for 3.21.0 - relnotes at http://sqlite.org/releaselog/3_21_0.html, and it'll be a requirement for gecko 58 (cf https://bugzilla.mozilla.org/show_bug.cgi?id=1411417). No bump as no symbols changed afaict. I'll probably run a bulk with it once mine is over.
Landry
? 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 Index: Makefile =================================================================== RCS file: /cvs/ports/databases/sqlite3/Makefile,v retrieving revision 1.88 diff -u -r1.88 Makefile --- Makefile 27 Sep 2017 09:37:19 -0000 1.88 +++ Makefile 6 Nov 2017 09:54:04 -0000 @@ -2,8 +2,8 @@ COMMENT= embedded SQL implementation -DISTNAME = sqlite-autoconf-3200100 -PKGNAME= sqlite3-3.20.1 +DISTNAME = sqlite-autoconf-3210000 +PKGNAME= sqlite3-3.21.0 SHARED_LIBS += sqlite3 37.1 # 8.6 Index: distinfo =================================================================== RCS file: /cvs/ports/databases/sqlite3/distinfo,v retrieving revision 1.45 diff -u -r1.45 distinfo --- distinfo 27 Sep 2017 09:37:19 -0000 1.45 +++ distinfo 6 Nov 2017 09:54:04 -0000 @@ -1,2 +1,2 @@ -SHA256 (sqlite-autoconf-3200100.tar.gz) = 7GZZWym8B5iwI6USICHqZGq0+p4vc1k3xUJv7rqVB0I= -SIZE (sqlite-autoconf-3200100.tar.gz) = 2565638 +SHA256 (sqlite-autoconf-3210000.tar.gz) = 191RZ3UAWth6V/Qotvhq/SBss0FyKSfxBNPwz2X7u+M= +SIZE (sqlite-autoconf-3210000.tar.gz) = 2568942