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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Apr 1 10:53:35 UTC 2017


Author: sunpoet
Date: Sat Apr  1 10:53:34 2017
New Revision: 437426
URL: https://svnweb.freebsd.org/changeset/ports/437426

Log:
  Update to 3.18.0
  
  Changes:	https://www.sqlite.org/releaselog/3_18_0.html
  PR:		218287
  Submitted by:	Pavel Volkov <pavelivolkov at gmail.com> (maintainer)

Modified:
  head/databases/tcl-sqlite3/Makefile
  head/databases/tcl-sqlite3/distinfo

Modified: head/databases/tcl-sqlite3/Makefile
==============================================================================
--- head/databases/tcl-sqlite3/Makefile	Sat Apr  1 10:53:29 2017	(r437425)
+++ head/databases/tcl-sqlite3/Makefile	Sat Apr  1 10:53:34 2017	(r437426)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	sqlite3
-PORTVERSION=	3.17.0
+PORTVERSION=	3.18.0
 CATEGORIES=	databases tcl
 MASTER_SITES=	https://www.sqlite.org/2017/ http://www2.sqlite.org/2017/ http://www3.sqlite.org/2017/
 PKGNAMEPREFIX=	tcl-

Modified: head/databases/tcl-sqlite3/distinfo
==============================================================================
--- head/databases/tcl-sqlite3/distinfo	Sat Apr  1 10:53:29 2017	(r437425)
+++ head/databases/tcl-sqlite3/distinfo	Sat Apr  1 10:53:34 2017	(r437426)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1487423371
-SHA256 (sqlite-autoconf-3170000.tar.gz) = a4e485ad3a16e054765baf6371826b5000beed07e626510896069c0bf013874c
-SIZE (sqlite-autoconf-3170000.tar.gz) = 2515143
+TIMESTAMP = 1491042552
+SHA256 (sqlite-autoconf-3180000.tar.gz) = 3757612463976e7d08c5e9f0af3021613fc24bbcfe1c51197d6776b9ece9ac5c
+SIZE (sqlite-autoconf-3180000.tar.gz) = 2533004


More information about the svn-ports-head mailing list