hi,

new sqlite (https://www.sqlite.org/releaselog/3_28_0.html), will be
required by gecko 68 per
https://bugzilla.mozilla.org/show_bug.cgi?id=1544443, will throw it in a
bulk and probably commit after it.

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
? 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
Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/sqlite3/Makefile,v
retrieving revision 1.100
diff -u -r1.100 Makefile
--- Makefile    28 Mar 2019 21:13:47 -0000      1.100
+++ Makefile    7 May 2019 19:55:14 -0000
@@ -2,12 +2,11 @@
 
 COMMENT=       embedded SQL implementation
 
-DISTNAME =     sqlite-autoconf-3270200
-PKGNAME=       sqlite3-3.27.2
-REVISION=      0
+DISTNAME =     sqlite-autoconf-3280000
+PKGNAME=       sqlite3-3.28.0
 
 # XXX needs bumps every time :-
-SHARED_LIBS +=  sqlite3                   37.5 # 8.6
+SHARED_LIBS +=  sqlite3                   37.6 # 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.54
diff -u -r1.54 distinfo
--- distinfo    23 Mar 2019 07:16:35 -0000      1.54
+++ distinfo    7 May 2019 19:55:14 -0000
@@ -1,2 +1,2 @@
-SHA256 (sqlite-autoconf-3270200.tar.gz) = 
UMOeheootez9s/noYK/pumBjgeIYNrKEnvymoL/m724=
-SIZE (sqlite-autoconf-3270200.tar.gz) = 2797531
+SHA256 (sqlite-autoconf-3280000.tar.gz) = 
1htShvBirfzlEl6vVE1JUwBlaQjmH8oUNRevzAqJt8M=
+SIZE (sqlite-autoconf-3280000.tar.gz) = 2810415

Reply via email to