Hi,

as usual, new firefox release, dependency on new sqlite, cf
http://sqlite.org/releaselog/3_22_0.html - will put it in a local bulk
and commit it unless someone objects. Please test it if you heavily rely
on sqlite or notice something specific in this update.

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
Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/sqlite3/Makefile,v
retrieving revision 1.89
diff -u -r1.89 Makefile
--- Makefile    9 Nov 2017 18:47:00 -0000       1.89
+++ Makefile    13 Mar 2018 20:54:58 -0000
@@ -2,10 +2,10 @@
 
 COMMENT=       embedded SQL implementation
 
-DISTNAME =     sqlite-autoconf-3210000
-PKGNAME=       sqlite3-3.21.0
+DISTNAME =     sqlite-autoconf-3220000
+PKGNAME=       sqlite3-3.22.0
 
-SHARED_LIBS +=  sqlite3                   37.1 # 8.6
+SHARED_LIBS +=  sqlite3                   37.2 # 8.6
 
 CATEGORIES=    databases
 
@@ -16,7 +16,7 @@
 
 WANTLIB += c m pthread readline termcap
 
-MASTER_SITES = ${HOMEPAGE}2017/
+MASTER_SITES = ${HOMEPAGE}2018/
 
 CONFIGURE_STYLE= gnu
 CONFIGURE_ARGS=        --enable-editline \
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/sqlite3/distinfo,v
retrieving revision 1.46
diff -u -r1.46 distinfo
--- distinfo    9 Nov 2017 18:47:00 -0000       1.46
+++ distinfo    13 Mar 2018 20:54:58 -0000
@@ -1,2 +1,2 @@
-SHA256 (sqlite-autoconf-3210000.tar.gz) = 
191RZ3UAWth6V/Qotvhq/SBss0FyKSfxBNPwz2X7u+M=
-SIZE (sqlite-autoconf-3210000.tar.gz) = 2568942
+SHA256 (sqlite-autoconf-3220000.tar.gz) = 
KCSrEji3BrxmEnMgr73/sJY2ETDiMpHyaSigJ7iFxhI=
+SIZE (sqlite-autoconf-3220000.tar.gz) = 2644649

Reply via email to