diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index 095d0844560f..5fa2d4b18b25 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,45 +1,45 @@ PORTNAME= boringssl -PORTVERSION= 0.0.0.0.2024.08.21.01 +PORTVERSION= 0.0.0.0.2024.09.20.01 CATEGORIES= security MASTER_SITES+= https://proxy.golang.org/:gomods DISTFILES+= golang.org/x/crypto/@v/v0.25.0.zip:gomods \ golang.org/x/crypto/@v/v0.25.0.mod:gomods \ golang.org/x/net/@v/v0.27.0.zip:gomods \ golang.org/x/net/@v/v0.27.0.mod:gomods \ golang.org/x/sys/@v/v0.22.0.zip:gomods \ golang.org/x/sys/@v/v0.22.0.mod:gomods \ golang.org/x/term/@v/v0.22.0.zip:gomods \ golang.org/x/term/@v/v0.22.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= f1b043c +GH_TAGNAME= 718900a 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 5b1f3d6e44d3..bd6787db6769 100644 --- a/security/boringssl/distinfo +++ b/security/boringssl/distinfo @@ -1,19 +1,19 @@ -TIMESTAMP = 1724335462 +TIMESTAMP = 1726937397 SHA256 (golang.org/x/crypto/@v/v0.25.0.zip) = 5cd21f5fcb21845389eed13ad39186f57c86db70f3cc6cf8a4904633f07d1bdb SIZE (golang.org/x/crypto/@v/v0.25.0.zip) = 1783134 SHA256 (golang.org/x/crypto/@v/v0.25.0.mod) = 1fbb5033c267bcf60e4f981e0ab8f08148b1fdf14103c592bf781c805088ea23 SIZE (golang.org/x/crypto/@v/v0.25.0.mod) = 190 SHA256 (golang.org/x/net/@v/v0.27.0.zip) = 0adf4068f2b9d2b2852288b77caf1f76dac61f960e691e7544191de9bfa36406 SIZE (golang.org/x/net/@v/v0.27.0.zip) = 1836756 SHA256 (golang.org/x/net/@v/v0.27.0.mod) = 2e321fd3cededd8992c5192d1399af4e0900debcadbba27e3a06420617879f17 SIZE (golang.org/x/net/@v/v0.27.0.mod) = 155 SHA256 (golang.org/x/sys/@v/v0.22.0.zip) = 2434299f530b049a5c8121d6465751ce58bd62f939afde34c442f79c88e9033c SIZE (golang.org/x/sys/@v/v0.22.0.zip) = 1959283 SHA256 (golang.org/x/sys/@v/v0.22.0.mod) = d227b325f621f4ebe28d39ba773ea99b870f393b7c09c34592c365b16dd560de SIZE (golang.org/x/sys/@v/v0.22.0.mod) = 33 SHA256 (golang.org/x/term/@v/v0.22.0.zip) = 0766e30db0cea597a7c87ad6a829df2a538939dc65b5ca65791dfd6e4f1244b4 SIZE (golang.org/x/term/@v/v0.22.0.zip) = 19883 SHA256 (golang.org/x/term/@v/v0.22.0.mod) = 5554d3f6d36b677248edc280bb560f396dbd8ab6b124f7ffa407977df7ce37b9 SIZE (golang.org/x/term/@v/v0.22.0.mod) = 68 -SHA256 (google-boringssl-0.0.0.0.2024.08.21.01-f1b043c_GH0.tar.gz) = 2623464e334f2ea09f9b1fb77350686ba264f880ca81a57286920c51349ca269 -SIZE (google-boringssl-0.0.0.0.2024.08.21.01-f1b043c_GH0.tar.gz) = 45113312 +SHA256 (google-boringssl-0.0.0.0.2024.09.20.01-718900a_GH0.tar.gz) = daa629ecddf449d1f1bb31aabe71f0cc88a27a4d064db3c518a44c2d3668d5b7 +SIZE (google-boringssl-0.0.0.0.2024.09.20.01-718900a_GH0.tar.gz) = 45409259 diff --git a/security/boringssl/pkg-plist b/security/boringssl/pkg-plist index ef6ae1e7da21..baf8c42c9617 100644 --- a/security/boringssl/pkg-plist +++ b/security/boringssl/pkg-plist @@ -1,106 +1,108 @@ bin/bssl include/openssl/aead.h include/openssl/aes.h include/openssl/arm_arch.h include/openssl/asm_base.h include/openssl/asn1.h include/openssl/asn1_mac.h include/openssl/asn1t.h include/openssl/base.h include/openssl/base64.h +include/openssl/bcm_public.h include/openssl/bio.h include/openssl/blake2.h include/openssl/blowfish.h include/openssl/bn.h include/openssl/buf.h include/openssl/buffer.h include/openssl/bytestring.h include/openssl/cast.h include/openssl/chacha.h include/openssl/cipher.h include/openssl/cmac.h include/openssl/conf.h include/openssl/cpu.h include/openssl/crypto.h include/openssl/ctrdrbg.h include/openssl/curve25519.h include/openssl/des.h 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 include/openssl/ecdsa.h include/openssl/engine.h include/openssl/err.h include/openssl/evp.h include/openssl/evp_errors.h include/openssl/ex_data.h include/openssl/experimental/dilithium.h include/openssl/experimental/kyber.h include/openssl/experimental/spx.h include/openssl/hkdf.h include/openssl/hmac.h include/openssl/hpke.h include/openssl/hrss.h include/openssl/is_boringssl.h include/openssl/kdf.h include/openssl/lhash.h include/openssl/md4.h include/openssl/md5.h include/openssl/mem.h include/openssl/mldsa.h include/openssl/mlkem.h include/openssl/nid.h include/openssl/obj.h include/openssl/obj_mac.h include/openssl/objects.h include/openssl/opensslconf.h include/openssl/opensslv.h include/openssl/ossl_typ.h include/openssl/pem.h include/openssl/pkcs12.h include/openssl/pkcs7.h include/openssl/pkcs8.h include/openssl/pki/certificate.h include/openssl/pki/signature_verify_cache.h include/openssl/pki/verify.h include/openssl/pki/verify_error.h include/openssl/poly1305.h include/openssl/pool.h include/openssl/posix_time.h include/openssl/rand.h include/openssl/rc4.h include/openssl/ripemd.h include/openssl/rsa.h include/openssl/safestack.h include/openssl/service_indicator.h include/openssl/sha.h include/openssl/siphash.h +include/openssl/slhdsa.h include/openssl/span.h include/openssl/srtp.h include/openssl/ssl.h include/openssl/ssl3.h include/openssl/stack.h include/openssl/target.h include/openssl/thread.h include/openssl/time.h include/openssl/tls1.h include/openssl/trust_token.h include/openssl/type_check.h include/openssl/x509.h include/openssl/x509_vfy.h include/openssl/x509v3.h include/openssl/x509v3_errors.h lib/cmake/OpenSSL/OpenSSLConfig.cmake lib/cmake/OpenSSL/OpenSSLTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/OpenSSL/OpenSSLTargets.cmake lib/libcrypto.so lib/libcrypto.so.1 lib/libcrypto.so.1.0.0 lib/libssl.so lib/libssl.so.1 lib/libssl.so.1.0.0