From owner-svn-ports-head@freebsd.org Sat Feb 10 07:30:02 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6C18BF03655; Sat, 10 Feb 2018 07:30:02 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1C55C70B00; Sat, 10 Feb 2018 07:30:02 +0000 (UTC) (envelope-from pi@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 170E410EA7; Sat, 10 Feb 2018 07:30:02 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1A7U106092753; Sat, 10 Feb 2018 07:30:01 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1A7U1p6092751; Sat, 10 Feb 2018 07:30:01 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201802100730.w1A7U1p6092751@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 10 Feb 2018 07:30:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461361 - head/databases/sqlcipher X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/databases/sqlcipher X-SVN-Commit-Revision: 461361 X-SVN-Commit-Repository: ports 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.25 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: Sat, 10 Feb 2018 07:30:02 -0000 Author: pi Date: Sat Feb 10 07:30:01 2018 New Revision: 461361 URL: https://svnweb.freebsd.org/changeset/ports/461361 Log: databases/sqlcipher: update 3.4.1 -> 3.4.2 to fix build with libressl PR: 223156 MFH: 2018Q1 Changes: https://github.com/sqlcipher/sqlcipher/blob/master/CHANGELOG.md Submitted by: rezny Approved by: jharris@widomaker.com (maintainer timeout) Modified: head/databases/sqlcipher/Makefile head/databases/sqlcipher/distinfo Modified: head/databases/sqlcipher/Makefile ============================================================================== --- head/databases/sqlcipher/Makefile Sat Feb 10 07:16:25 2018 (r461360) +++ head/databases/sqlcipher/Makefile Sat Feb 10 07:30:01 2018 (r461361) @@ -2,7 +2,7 @@ PORTNAME= sqlcipher DISTVERSIONPREFIX= v -DISTVERSION= 3.4.1 +DISTVERSION= 3.4.2 CATEGORIES= databases MAINTAINER= jharris@widomaker.com Modified: head/databases/sqlcipher/distinfo ============================================================================== --- head/databases/sqlcipher/distinfo Sat Feb 10 07:16:25 2018 (r461360) +++ head/databases/sqlcipher/distinfo Sat Feb 10 07:30:01 2018 (r461361) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489043015 -SHA256 (sqlcipher-sqlcipher-v3.4.1_GH0.tar.gz) = 4172cc6e5a79d36e178d36bd5cc467a938e08368952659bcd95eccbaf0fa4ad4 -SIZE (sqlcipher-sqlcipher-v3.4.1_GH0.tar.gz) = 13873645 +TIMESTAMP = 1518208810 +SHA256 (sqlcipher-sqlcipher-v3.4.2_GH0.tar.gz) = 69897a5167f34e8a84c7069f1b283aba88cdfa8ec183165c4a5da2c816cfaadb +SIZE (sqlcipher-sqlcipher-v3.4.2_GH0.tar.gz) = 14743960