security/boringssl: update to new snapshot

This commit is contained in:
Steve Wills 2018-10-30 15:45:32 +00:00
parent 11917a45c7
commit a483109820
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483494
3 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= boringssl
PORTVERSION= 0.0.0.0.2018.01.10.01
PORTVERSION= 0.0.0.0.2018.10.30.01
CATEGORIES= security
MAINTAINER= swills@FreeBSD.org
@ -11,7 +11,7 @@ BUILD_DEPENDS= go:lang/go
USE_GITHUB= yes
GH_ACCOUNT= google
GH_TAGNAME= b6317b9
GH_TAGNAME= 144d924
USES= cmake localbase perl5
CMAKE_ARGS+= -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=1
USE_LDCONFIG= yes

View File

@ -1,3 +1,3 @@
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
TIMESTAMP = 1540910656
SHA256 (google-boringssl-0.0.0.0.2018.10.30.01-144d924_GH0.tar.gz) = db873a10e44df5dcfde757038c95d1e73a1e270a983a90873e57da8593218380
SIZE (google-boringssl-0.0.0.0.2018.10.30.01-144d924_GH0.tar.gz) = 17079162

View File

@ -26,6 +26,7 @@ include/openssl/dh.h
include/openssl/digest.h
include/openssl/dsa.h
include/openssl/dtls1.h
include/openssl/e_os2.h
include/openssl/ec.h
include/openssl/ec_key.h
include/openssl/ecdh.h
@ -38,7 +39,6 @@ include/openssl/hkdf.h
include/openssl/hmac.h
include/openssl/is_boringssl.h
include/openssl/lhash.h
include/openssl/lhash_macros.h
include/openssl/md4.h
include/openssl/md5.h
include/openssl/mem.h