From owner-svn-ports-head@freebsd.org Thu Dec 7 19:42:29 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 C6406E8F634; Thu, 7 Dec 2017 19:42:29 +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 mx1.freebsd.org (Postfix) with ESMTPS id 9282672D63; Thu, 7 Dec 2017 19:42:29 +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 vB7JgSD3087256; Thu, 7 Dec 2017 19:42:28 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB7JgSjt087254; Thu, 7 Dec 2017 19:42:28 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201712071942.vB7JgSjt087254@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 7 Dec 2017 19:42:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455750 - head/security/boringssl X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/security/boringssl X-SVN-Commit-Revision: 455750 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: Thu, 07 Dec 2017 19:42:29 -0000 Author: swills Date: Thu Dec 7 19:42:28 2017 New Revision: 455750 URL: https://svnweb.freebsd.org/changeset/ports/455750 Log: security/boringssl: update to new snapshot Modified: head/security/boringssl/Makefile head/security/boringssl/distinfo Modified: head/security/boringssl/Makefile ============================================================================== --- head/security/boringssl/Makefile Thu Dec 7 18:23:15 2017 (r455749) +++ head/security/boringssl/Makefile Thu Dec 7 19:42:28 2017 (r455750) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= boringssl -PORTVERSION= 0.0.0.0.2017.10.13.01 +PORTVERSION= 0.0.0.0.2017.12.07.01 CATEGORIES= security MAINTAINER= swills@FreeBSD.org @@ -11,7 +11,7 @@ BUILD_DEPENDS= go:lang/go USE_GITHUB= yes GH_ACCOUNT= google -GH_TAGNAME= e1068b7 +GH_TAGNAME= 296a61d 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 Thu Dec 7 18:23:15 2017 (r455749) +++ head/security/boringssl/distinfo Thu Dec 7 19:42:28 2017 (r455750) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508160711 -SHA256 (google-boringssl-0.0.0.0.2017.10.13.01-e1068b7_GH0.tar.gz) = 8a14e1c63c05c232253a41afc1d6e5587237c47356b57b0fa22ed791122613e1 -SIZE (google-boringssl-0.0.0.0.2017.10.13.01-e1068b7_GH0.tar.gz) = 13590017 +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