svn commit: r472411 - head/databases/tcl-sqlite3

Steve Wills swills at FreeBSD.org
Thu Jun 14 23:19:39 UTC 2018


Author: swills
Date: Thu Jun 14 23:19:38 2018
New Revision: 472411
URL: https://svnweb.freebsd.org/changeset/ports/472411

Log:
  databases/tcl-sqlite3: Update to 3.24.0
  
  PR:		228886
  Submitted by:	Pavel Volkov <pavelivolkov at gmail.com> (maintainer)

Modified:
  head/databases/tcl-sqlite3/Makefile   (contents, props changed)
  head/databases/tcl-sqlite3/distinfo   (contents, props changed)

Modified: head/databases/tcl-sqlite3/Makefile
==============================================================================
--- head/databases/tcl-sqlite3/Makefile	Thu Jun 14 23:18:08 2018	(r472410)
+++ head/databases/tcl-sqlite3/Makefile	Thu Jun 14 23:19:38 2018	(r472411)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	sqlite3
-PORTVERSION=	3.23.1
+PORTVERSION=	3.24.0
 CATEGORIES=	databases tcl
 MASTER_SITES=	https://www.sqlite.org/2018/ http://www2.sqlite.org/2018/ http://www3.sqlite.org/2018/
 PKGNAMEPREFIX=	tcl-

Modified: head/databases/tcl-sqlite3/distinfo
==============================================================================
--- head/databases/tcl-sqlite3/distinfo	Thu Jun 14 23:18:08 2018	(r472410)
+++ head/databases/tcl-sqlite3/distinfo	Thu Jun 14 23:19:38 2018	(r472411)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1525362612
-SHA256 (sqlite-autoconf-3230100.tar.gz) = 92842b283e5e744eff5da29ed3c69391de7368fccc4d0ee6bf62490ce555ef25
-SIZE (sqlite-autoconf-3230100.tar.gz) = 2675362
+TIMESTAMP = 1528715215
+SHA256 (sqlite-autoconf-3240000.tar.gz) = d9d14e88c6fb6d68de9ca0d1f9797477d82fc3aed613558f87ffbdbbc5ceb74a
+SIZE (sqlite-autoconf-3240000.tar.gz) = 2699252


More information about the svn-ports-all mailing list