Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2018 21:18:03 +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: r480214 - head/databases/tcl-sqlite3
Message-ID:  <201809202118.w8KLI37I053718@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Thu Sep 20 21:18:02 2018
New Revision: 480214
URL: https://svnweb.freebsd.org/changeset/ports/480214

Log:
  databases/tcl-sqlite3: Update to 3.25.1
  
  PR:		231519
  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	Thu Sep 20 21:17:46 2018	(r480213)
+++ head/databases/tcl-sqlite3/Makefile	Thu Sep 20 21:18:02 2018	(r480214)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	sqlite3
-PORTVERSION=	3.25.0
+PORTVERSION=	3.25.1
 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 Sep 20 21:17:46 2018	(r480213)
+++ head/databases/tcl-sqlite3/distinfo	Thu Sep 20 21:18:02 2018	(r480214)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537278314
-SHA256 (sqlite-autoconf-3250000.tar.gz) = de1a93dfc1ea23d93ee85440fe4347d0b9cd936f25c29645ee0ee170d1307f71
-SIZE (sqlite-autoconf-3250000.tar.gz) = 2763727
+TIMESTAMP = 1537457415
+SHA256 (sqlite-autoconf-3250100.tar.gz) = 96ed46bd87f093073ca8afd613020def847009b611c89f397bc24bd932ec6fd1
+SIZE (sqlite-autoconf-3250100.tar.gz) = 2763831



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