From owner-svn-ports-head@freebsd.org Tue May 30 15:21:47 2017 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 B9B48B7F6AE; Tue, 30 May 2017 15:21:47 +0000 (UTC) (envelope-from sunpoet@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 82FDB66211; Tue, 30 May 2017 15:21:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4UFLk7E079488; Tue, 30 May 2017 15:21:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4UFLkQK079485; Tue, 30 May 2017 15:21:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201705301521.v4UFLkQK079485@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 30 May 2017 15:21:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442077 - 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, 30 May 2017 15:21:47 -0000 Author: sunpoet Date: Tue May 30 15:21:46 2017 New Revision: 442077 URL: https://svnweb.freebsd.org/changeset/ports/442077 Log: Update to 3.19.2 Changes: https://www.sqlite.org/releaselog/3_19_2.html PR: 219592 Submitted by: Pavel Volkov (maintainer) Modified: head/databases/sqlite3/Makefile head/databases/sqlite3/distinfo Modified: head/databases/sqlite3/Makefile ============================================================================== --- head/databases/sqlite3/Makefile Tue May 30 15:21:40 2017 (r442076) +++ head/databases/sqlite3/Makefile Tue May 30 15:21:46 2017 (r442077) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sqlite3 -PORTVERSION= 3.18.0 +PORTVERSION= 3.19.2 CATEGORIES= databases MASTER_SITES= https://www.sqlite.org/2017/ http://www2.sqlite.org/2017/ http://www3.sqlite.org/2017/ DISTNAME= sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00 @@ -214,6 +214,9 @@ post-build: .if ${ARCH}=="i386" @${ECHO_MSG} "===> WARNING: on ${ARCH} don't pass atof1-* tests" .endif + +post-install: + ${RM} ${STAGEDIR}${PREFIX}/include/msvc.h # for compares with checksum from of the site sha1: Modified: head/databases/sqlite3/distinfo ============================================================================== --- head/databases/sqlite3/distinfo Tue May 30 15:21:40 2017 (r442076) +++ head/databases/sqlite3/distinfo Tue May 30 15:21:46 2017 (r442077) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491042552 -SHA256 (sqlite-autoconf-3180000.tar.gz) = 3757612463976e7d08c5e9f0af3021613fc24bbcfe1c51197d6776b9ece9ac5c -SIZE (sqlite-autoconf-3180000.tar.gz) = 2533004 +TIMESTAMP = 1495871536 +SHA256 (sqlite-autoconf-3190200.tar.gz) = ca5361fb01cc3ad63d6fd4eb2cb0b6398e629595896d3558f7e121d37dac2ffc +SIZE (sqlite-autoconf-3190200.tar.gz) = 2542613