From owner-svn-ports-head@freebsd.org Wed Jan 10 19:44:09 2018 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 D4DAFE725BC; Wed, 10 Jan 2018 19:44:09 +0000 (UTC) (envelope-from swills@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 AFE8D63EA7; Wed, 10 Jan 2018 19:44:09 +0000 (UTC) (envelope-from swills@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 02CD6212A; Wed, 10 Jan 2018 19:44:09 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w0AJi8KA081787; Wed, 10 Jan 2018 19:44:08 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0AJi8nv081784; Wed, 10 Jan 2018 19:44:08 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201801101944.w0AJi8nv081784@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 10 Jan 2018 19:44:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r458684 - head/security/boringssl X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/security/boringssl X-SVN-Commit-Revision: 458684 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: Wed, 10 Jan 2018 19:44:09 -0000 Author: swills Date: Wed Jan 10 19:44:08 2018 New Revision: 458684 URL: https://svnweb.freebsd.org/changeset/ports/458684 Log: security/boringssl: update to new snapshot Modified: head/security/boringssl/Makefile (contents, props changed) head/security/boringssl/distinfo (contents, props changed) Modified: head/security/boringssl/Makefile ============================================================================== --- head/security/boringssl/Makefile Wed Jan 10 19:42:34 2018 (r458683) +++ head/security/boringssl/Makefile Wed Jan 10 19:44:08 2018 (r458684) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= boringssl -PORTVERSION= 0.0.0.0.2017.12.07.01 +PORTVERSION= 0.0.0.0.2018.01.10.01 CATEGORIES= security MAINTAINER= swills@FreeBSD.org @@ -11,7 +11,7 @@ BUILD_DEPENDS= go:lang/go USE_GITHUB= yes GH_ACCOUNT= google -GH_TAGNAME= 296a61d +GH_TAGNAME= b6317b9 USES= cmake localbase perl5 CMAKE_ARGS+= -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=1 USE_LDCONFIG= yes Modified: head/security/boringssl/distinfo ============================================================================== --- head/security/boringssl/distinfo Wed Jan 10 19:42:34 2018 (r458683) +++ head/security/boringssl/distinfo Wed Jan 10 19:44:08 2018 (r458684) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512675032 -SHA256 (google-boringssl-0.0.0.0.2017.12.07.01-296a61d_GH0.tar.gz) = deb12d3e853e8ef2053bdcb66158ccdc5853da2de3a50afaa9842b44d8683e6b -SIZE (google-boringssl-0.0.0.0.2017.12.07.01-296a61d_GH0.tar.gz) = 14052048 +TIMESTAMP = 1515613019 +SHA256 (google-boringssl-0.0.0.0.2018.01.10.01-b6317b9_GH0.tar.gz) = d5385e39cf3cbdc72a3f48680fb7b1bf66cb51573af38988f2cbc425c727c6ad +SIZE (google-boringssl-0.0.0.0.2018.01.10.01-b6317b9_GH0.tar.gz) = 13533382