From owner-svn-ports-head@freebsd.org Tue Nov 15 15:28:58 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AFE02C43DA4; Tue, 15 Nov 2016 15:28:58 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7FD3A1A87; Tue, 15 Nov 2016 15:28:58 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAFFSvaZ021207; Tue, 15 Nov 2016 15:28:57 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAFFSv0L021205; Tue, 15 Nov 2016 15:28:57 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201611151528.uAFFSv0L021205@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Tue, 15 Nov 2016 15:28:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426172 - head/databases/sqlite3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2016 15:28:58 -0000 Author: adamw Date: Tue Nov 15 15:28:57 2016 New Revision: 426172 URL: https://svnweb.freebsd.org/changeset/ports/426172 Log: Update to 3.15.0. PR: 214214 Submitted by: maintainer (Pavel Volkov) Modified: head/databases/sqlite3/Makefile head/databases/sqlite3/distinfo Modified: head/databases/sqlite3/Makefile ============================================================================== --- head/databases/sqlite3/Makefile Tue Nov 15 15:28:05 2016 (r426171) +++ head/databases/sqlite3/Makefile Tue Nov 15 15:28:57 2016 (r426172) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= sqlite3 -PORTVERSION= 3.14.1 -PORTREVISION= 1 +PORTVERSION= 3.15.0 CATEGORIES= databases MASTER_SITES= https://www.sqlite.org/2016/ http://www2.sqlite.org/2016/ http://www3.sqlite.org/2016/ DISTNAME= sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00 @@ -208,4 +207,8 @@ post-build: @${ECHO_MSG} "===> WARNING: on ${ARCH} don't pass atof1-* tests" .endif +# for compares with checksum from of the site +sha1: + @sha1 ${DISTDIR}/${ALLFILES} + .include Modified: head/databases/sqlite3/distinfo ============================================================================== --- head/databases/sqlite3/distinfo Tue Nov 15 15:28:05 2016 (r426171) +++ head/databases/sqlite3/distinfo Tue Nov 15 15:28:57 2016 (r426172) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471674483 -SHA256 (sqlite-autoconf-3140100.tar.gz) = bc7182476900017becb81565ecea7775d46ab747a97281aa610f4f45881c47a6 -SIZE (sqlite-autoconf-3140100.tar.gz) = 2473610 +TIMESTAMP = 1478257190 +SHA256 (sqlite-autoconf-3150000.tar.gz) = 77162da9b4a0336d7e77d5252b690662850f62b47c12d9125f74ab9de78ded27 +SIZE (sqlite-autoconf-3150000.tar.gz) = 2490473