diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index 16541016089d..9f109d612b5a 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,45 +1,45 @@ PORTNAME= boringssl -PORTVERSION= 0.0.0.0.2024.04.01.01 +PORTVERSION= 0.0.0.0.2024.04.12.01 CATEGORIES= security MASTER_SITES+= https://proxy.golang.org/:gomods DISTFILES+= golang.org/x/crypto/@v/v0.17.0.zip:gomods \ golang.org/x/crypto/@v/v0.17.0.mod:gomods \ golang.org/x/net/@v/v0.17.0.zip:gomods \ golang.org/x/net/@v/v0.17.0.mod:gomods \ golang.org/x/sys/@v/v0.15.0.zip:gomods \ golang.org/x/sys/@v/v0.15.0.mod:gomods \ golang.org/x/term/@v/v0.15.0.zip:gomods \ golang.org/x/term/@v/v0.15.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[012] openssl-quictls CPE_VENDOR= google USE_GITHUB= yes GH_ACCOUNT= google -GH_TAGNAME= 077d4d2 +GH_TAGNAME= 1c6e104 CMAKE_ARGS+= -DBUILD_SHARED_LIBS=1 CFLAGS_i386= -msse2 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 e936a1265269..f38974d4c270 100644 --- a/security/boringssl/distinfo +++ b/security/boringssl/distinfo @@ -1,19 +1,19 @@ -TIMESTAMP = 1712076130 +TIMESTAMP = 1712955650 SHA256 (golang.org/x/crypto/@v/v0.17.0.zip) = 97ea91df712ac1ca39c122480489be532b437bf4aeb5d781465cb1cf39824083 SIZE (golang.org/x/crypto/@v/v0.17.0.zip) = 1798689 SHA256 (golang.org/x/crypto/@v/v0.17.0.mod) = dc40867bef3ca5179569cc2f8742bb618b8cc684b0d25a753250e81d6dc29442 SIZE (golang.org/x/crypto/@v/v0.17.0.mod) = 190 SHA256 (golang.org/x/net/@v/v0.17.0.zip) = d99428e95af6fd8fdc23285d69b8f6e7c52c964c990295e45183718e33ebeb5a SIZE (golang.org/x/net/@v/v0.17.0.zip) = 1824828 SHA256 (golang.org/x/net/@v/v0.17.0.mod) = cba6184b8b8e0d54560bf5a65f136ccd76a734c49c066ed803eb70bd06c17696 SIZE (golang.org/x/net/@v/v0.17.0.mod) = 155 SHA256 (golang.org/x/sys/@v/v0.15.0.zip) = 8612eb416c739c3b04ce48dcbe65632c6fbc427031fd981caeceec6410d1e1fc SIZE (golang.org/x/sys/@v/v0.15.0.zip) = 1901954 SHA256 (golang.org/x/sys/@v/v0.15.0.mod) = d227b325f621f4ebe28d39ba773ea99b870f393b7c09c34592c365b16dd560de SIZE (golang.org/x/sys/@v/v0.15.0.mod) = 33 SHA256 (golang.org/x/term/@v/v0.15.0.zip) = cb7fff77d2925dc0e4f5ac0ced38d10683824de81aae3728c633a9f7382d2052 SIZE (golang.org/x/term/@v/v0.15.0.zip) = 19883 SHA256 (golang.org/x/term/@v/v0.15.0.mod) = 4b86976f8c4efb87bbcbec283cbfb395a28177b4b8b83420b49d95728eb7a2f8 SIZE (golang.org/x/term/@v/v0.15.0.mod) = 68 -SHA256 (google-boringssl-0.0.0.0.2024.04.01.01-077d4d2_GH0.tar.gz) = ae11481a80634787e5e6d6d73f4b9a62a23f31a338f68896ada5bd5170de47ee -SIZE (google-boringssl-0.0.0.0.2024.04.01.01-077d4d2_GH0.tar.gz) = 36794695 +SHA256 (google-boringssl-0.0.0.0.2024.04.12.01-1c6e104_GH0.tar.gz) = 9456a31fbe71b9cdadce12454c71f266a32c44955fdf70adc9ed2ba77b8ba1c2 +SIZE (google-boringssl-0.0.0.0.2024.04.12.01-1c6e104_GH0.tar.gz) = 36796684