Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Sep 2018 23:43:20 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r480125 - head/databases/tcl-sqlite3
Message-ID:  <201809192343.w8JNhKKP084015@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Wed Sep 19 23:43:20 2018
New Revision: 480125
URL: https://svnweb.freebsd.org/changeset/ports/480125

Log:
  databases/tcl-sqlite3: Update to 3.25.0
  
  PR:		231453
  Submitted by:	Pavel Volkov <pavelivolkov@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	Wed Sep 19 23:38:57 2018	(r480124)
+++ head/databases/tcl-sqlite3/Makefile	Wed Sep 19 23:43:20 2018	(r480125)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	sqlite3
-PORTVERSION=	3.24.0
+PORTVERSION=	3.25.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	Wed Sep 19 23:38:57 2018	(r480124)
+++ head/databases/tcl-sqlite3/distinfo	Wed Sep 19 23:43:20 2018	(r480125)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1528715215
-SHA256 (sqlite-autoconf-3240000.tar.gz) = d9d14e88c6fb6d68de9ca0d1f9797477d82fc3aed613558f87ffbdbbc5ceb74a
-SIZE (sqlite-autoconf-3240000.tar.gz) = 2699252
+TIMESTAMP = 1537278314
+SHA256 (sqlite-autoconf-3250000.tar.gz) = de1a93dfc1ea23d93ee85440fe4347d0b9cd936f25c29645ee0ee170d1307f71
+SIZE (sqlite-autoconf-3250000.tar.gz) = 2763727



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809192343.w8JNhKKP084015>