Date: Thu, 7 Dec 2017 19:42:28 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455750 - head/security/boringssl Message-ID: <201712071942.vB7JgSjt087254@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712071942.vB7JgSjt087254>