Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2017 13:40:09 +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: r452194 - in head/security/boringssl: . files
Message-ID:  <201710161340.v9GDe9Vu028644@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Mon Oct 16 13:40:09 2017
New Revision: 452194
URL: https://svnweb.freebsd.org/changeset/ports/452194

Log:
  security/boringssl: update to new snapshot

Deleted:
  head/security/boringssl/files/
Modified:
  head/security/boringssl/Makefile
  head/security/boringssl/distinfo
  head/security/boringssl/pkg-plist

Modified: head/security/boringssl/Makefile
==============================================================================
--- head/security/boringssl/Makefile	Mon Oct 16 13:18:13 2017	(r452193)
+++ head/security/boringssl/Makefile	Mon Oct 16 13:40:09 2017	(r452194)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	boringssl
-PORTVERSION=	0.0.0.0.2017.06.28.01
+PORTVERSION=	0.0.0.0.2017.10.13.01
 CATEGORIES=	security
 
 MAINTAINER=	swills@FreeBSD.org
@@ -11,7 +11,7 @@ BUILD_DEPENDS=	go:lang/go
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
-GH_TAGNAME=	3c97292
+GH_TAGNAME=	e1068b7
 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	Mon Oct 16 13:18:13 2017	(r452193)
+++ head/security/boringssl/distinfo	Mon Oct 16 13:40:09 2017	(r452194)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1498679351
-SHA256 (google-boringssl-0.0.0.0.2017.06.28.01-3c97292_GH0.tar.gz) = 30df74b1bc32f9e6b34009bb4adc3c97c7cd1379ebd291f850dcee35d9b31cf6
-SIZE (google-boringssl-0.0.0.0.2017.06.28.01-3c97292_GH0.tar.gz) = 12809805
+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

Modified: head/security/boringssl/pkg-plist
==============================================================================
--- head/security/boringssl/pkg-plist	Mon Oct 16 13:18:13 2017	(r452193)
+++ head/security/boringssl/pkg-plist	Mon Oct 16 13:40:09 2017	(r452194)
@@ -61,6 +61,7 @@ include/openssl/ripemd.h
 include/openssl/rsa.h
 include/openssl/safestack.h
 include/openssl/sha.h
+include/openssl/span.h
 include/openssl/srtp.h
 include/openssl/ssl.h
 include/openssl/ssl3.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710161340.v9GDe9Vu028644>