Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Feb 2018 14:49:46 +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: r460817 - head/databases/tcl-sqlite3
Message-ID:  <201802031449.w13EnkKV036994@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sat Feb  3 14:49:46 2018
New Revision: 460817
URL: https://svnweb.freebsd.org/changeset/ports/460817

Log:
  databases/tcl-sqlite3: update to 3.22.0
  
  PR:		225646
  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	Sat Feb  3 14:43:41 2018	(r460816)
+++ head/databases/tcl-sqlite3/Makefile	Sat Feb  3 14:49:46 2018	(r460817)
@@ -1,9 +1,9 @@
 # $FreeBSD$
 
 PORTNAME=	sqlite3
-PORTVERSION=	3.21.0
+PORTVERSION=	3.22.0
 CATEGORIES=	databases tcl
-MASTER_SITES=	https://www.sqlite.org/2017/ http://www2.sqlite.org/2017/ http://www3.sqlite.org/2017/
+MASTER_SITES=	https://www.sqlite.org/2018/ http://www2.sqlite.org/2018/ http://www3.sqlite.org/2018/
 PKGNAMEPREFIX=	tcl-
 DISTNAME=	sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00
 

Modified: head/databases/tcl-sqlite3/distinfo
==============================================================================
--- head/databases/tcl-sqlite3/distinfo	Sat Feb  3 14:43:41 2018	(r460816)
+++ head/databases/tcl-sqlite3/distinfo	Sat Feb  3 14:49:46 2018	(r460817)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1509530702
-SHA256 (sqlite-autoconf-3210000.tar.gz) = d7dd516775005ad87a57f428b6f86afd206cb341722927f104d3f0cf65fbbbe3
-SIZE (sqlite-autoconf-3210000.tar.gz) = 2568942
+TIMESTAMP = 1517662136
+SHA256 (sqlite-autoconf-3220000.tar.gz) = 2824ab1238b706bc66127320afbdffb096361130e23291f26928a027b885c612
+SIZE (sqlite-autoconf-3220000.tar.gz) = 2644649



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