svn commit: r458684 - head/security/boringssl

Steve Wills swills at FreeBSD.org
Wed Jan 10 19:44:09 UTC 2018


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 at 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


More information about the svn-ports-head mailing list