Date: Wed, 16 Nov 2016 18:10:44 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426254 - head/databases/tcl-sqlite3 Message-ID: <201611161810.uAGIAiL1067785@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Wed Nov 16 18:10:44 2016 New Revision: 426254 URL: https://svnweb.freebsd.org/changeset/ports/426254 Log: databases/tcl-sqlite3: update to 3.15.1 Changes: https://sqlite.org/releaselog/3_15_1.html PR: 214570 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 Nov 16 18:10:34 2016 (r426253) +++ head/databases/tcl-sqlite3/Makefile Wed Nov 16 18:10:44 2016 (r426254) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sqlite3 -PORTVERSION= 3.15.0 +PORTVERSION= 3.15.1 CATEGORIES= databases tcl MASTER_SITES= https://www.sqlite.org/2016/ http://www2.sqlite.org/2016/ http://www3.sqlite.org/2016/ PKGNAMEPREFIX= tcl- Modified: head/databases/tcl-sqlite3/distinfo ============================================================================== --- head/databases/tcl-sqlite3/distinfo Wed Nov 16 18:10:34 2016 (r426253) +++ head/databases/tcl-sqlite3/distinfo Wed Nov 16 18:10:44 2016 (r426254) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478268196 -SHA256 (sqlite-autoconf-3150000.tar.gz) = 77162da9b4a0336d7e77d5252b690662850f62b47c12d9125f74ab9de78ded27 -SIZE (sqlite-autoconf-3150000.tar.gz) = 2490473 +TIMESTAMP = 1479297471 +SHA256 (sqlite-autoconf-3150100.tar.gz) = 5dfa89b7697ee3c2ac7b44e8e157e7f204bf999c866afcaa8bb1c7ff656ae2c5 +SIZE (sqlite-autoconf-3150100.tar.gz) = 2491350
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611161810.uAGIAiL1067785>