diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index 6644df03a3da..b48751a30d80 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,44 +1,44 @@ PORTNAME= boringssl -PORTVERSION= 0.0.0.0.2023.08.25.01 +PORTVERSION= 0.0.0.0.2023.09.01.01 CATEGORIES= security MASTER_SITES+= https://proxy.golang.org/:gomods DISTFILES+= golang.org/x/crypto/@v/v0.10.0.zip:gomods \ golang.org/x/crypto/@v/v0.10.0.mod:gomods \ golang.org/x/net/@v/v0.11.0.zip:gomods \ golang.org/x/net/@v/v0.11.0.mod:gomods \ golang.org/x/sys/@v/v0.9.0.zip:gomods \ golang.org/x/sys/@v/v0.9.0.mod:gomods \ golang.org/x/term/@v/v0.9.0.zip:gomods \ golang.org/x/term/@v/v0.9.0.mod:gomods EXTRACT_ONLY= ${GH_ACCOUNT}-${PORTNAME}-${PORTVERSION}-${GH_TAGNAME}_GH0.tar.gz MAINTAINER= osa@FreeBSD.org COMMENT= Fork of OpenSSL WWW= https://boringssl.googlesource.com/boringssl/ LICENSE= OpenSSL LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake:insource cpe go:no_targets localbase perl5 CONFLICTS_INSTALL= libressl libressl-devel \ openssl openssl3[01] openssl-quictls CPE_VENDOR= google USE_GITHUB= yes GH_ACCOUNT= google -GH_TAGNAME= 792e77c +GH_TAGNAME= 6ca4938 CMAKE_ARGS+= -DBUILD_SHARED_LIBS=1 USE_LDCONFIG= yes LDFLAGS+= -Wl,-rpath,${LOCALBASE}/lib TEST_TARGET= run_tests MAKE_ENV+= GOFLAGS=-mod=readonly \ GOPROXY=file://${DISTDIR} post-install: ${LN} -sf libcrypto.so.1 ${STAGEDIR}${PREFIX}/lib/libcrypto.so.1.0.0 ${LN} -sf libssl.so.1 ${STAGEDIR}${PREFIX}/lib/libssl.so.1.0.0 .include diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo index 13265a1f760c..a418b3d85bd6 100644 --- a/security/boringssl/distinfo +++ b/security/boringssl/distinfo @@ -1,19 +1,19 @@ -TIMESTAMP = 1693086103 +TIMESTAMP = 1693848550 SHA256 (golang.org/x/crypto/@v/v0.10.0.zip) = 2e4f9b72df6f480a744483b14d6b8cbad98ff066399979ac74ff1dc5b74e9bec SIZE (golang.org/x/crypto/@v/v0.10.0.zip) = 1780916 SHA256 (golang.org/x/crypto/@v/v0.10.0.mod) = 2c00b91b1a3838b4e5b8016dc7ee8010bee908af84ad51f7d1b82cf79e9facdd SIZE (golang.org/x/crypto/@v/v0.10.0.mod) = 188 SHA256 (golang.org/x/net/@v/v0.11.0.zip) = 5d97db0b34367452949b1b04194b47a663cbb0852f40d119ba5d910ccc124657 SIZE (golang.org/x/net/@v/v0.11.0.zip) = 1618900 SHA256 (golang.org/x/net/@v/v0.11.0.mod) = 0d6bb25db2efc40bcdbccb716684f58a15402f22b3429098d7cb850f2222ad61 SIZE (golang.org/x/net/@v/v0.11.0.mod) = 153 SHA256 (golang.org/x/sys/@v/v0.9.0.zip) = 3b37c87534ebabf9d1a60ef03da16805f1293408bcaf8b7cbba9d646eda07d7f SIZE (golang.org/x/sys/@v/v0.9.0.zip) = 1898437 SHA256 (golang.org/x/sys/@v/v0.9.0.mod) = f033333096fe198f3151deed93f2deba74e50bbfe7739134045bc3b7ce4a5024 SIZE (golang.org/x/sys/@v/v0.9.0.mod) = 33 SHA256 (golang.org/x/term/@v/v0.9.0.zip) = b4e6d2ac97732625eee581f47fe4a2125dd8668fe285794bac1a9a1a7fd3f1e3 SIZE (golang.org/x/term/@v/v0.9.0.zip) = 19924 SHA256 (golang.org/x/term/@v/v0.9.0.mod) = 5a2d9769d9712f0de7e833ca0cee625a26e1f2fbedfaca7486e141cecf7e094c SIZE (golang.org/x/term/@v/v0.9.0.mod) = 67 -SHA256 (google-boringssl-0.0.0.0.2023.08.25.01-792e77c_GH0.tar.gz) = 58bb6b3515caf38a9e6c0800ac831ebde6107fa4c0e6f7b0359f083901ea4283 -SIZE (google-boringssl-0.0.0.0.2023.08.25.01-792e77c_GH0.tar.gz) = 35006341 +SHA256 (google-boringssl-0.0.0.0.2023.09.01.01-6ca4938_GH0.tar.gz) = 375b8d2a1c739ddf21d23e5538da43814f4071c9bbd936f6ad088b58f2d3c4f3 +SIZE (google-boringssl-0.0.0.0.2023.09.01.01-6ca4938_GH0.tar.gz) = 35009234