diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index 34ea743a909c..fc396576d570 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,49 +1,50 @@ PORTNAME= boringssl -DISTVERSION= 0.20260616.0 -PORTREVISION= 2 +DISTVERSION= 0.20260713.0 CATEGORIES= security EXTRACT_ONLY= ${GH_ACCOUNT}-${PORTNAME}-${DISTVERSION}_GH0.tar.gz MAINTAINER= osa@FreeBSD.org COMMENT= Fork of OpenSSL WWW= https://boringssl.googlesource.com/boringssl/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake:insource cpe go:1.25,no_targets localbase perl5 CONFLICTS_INSTALL= aws-lc libressl libressl-devel openssl openssl[34][0456] CPE_VENDOR= google USE_GITHUB= yes GH_ACCOUNT= google 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} .include .if ${.TARGETS} == "makesum" || ${.TARGETS} == "test" MASTER_SITES+= https://proxy.golang.org/:gomods DISTFILES+= filippo.io/edwards25519/@v/v1.2.0.zip:gomods \ filippo.io/edwards25519/@v/v1.2.0.mod:gomods \ filippo.io/mldsa/@v/v0.0.0-20260215214346-43d0283efc3e.zip:gomods \ filippo.io/mldsa/@v/v0.0.0-20260215214346-43d0283efc3e.mod:gomods \ + github.com/hexops/gotextdiff/@v/v1.0.3.zip:gomods \ + github.com/hexops/gotextdiff/@v/v1.0.3.mod:gomods \ golang.org/x/crypto/@v/v0.52.0.zip:gomods \ golang.org/x/crypto/@v/v0.52.0.mod:gomods \ golang.org/x/sys/@v/v0.45.0.zip:gomods \ golang.org/x/sys/@v/v0.45.0.mod:gomods .endif 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 9d4ac2559abf..97bde7ddfb3d 100644 --- a/security/boringssl/distinfo +++ b/security/boringssl/distinfo @@ -1,19 +1,23 @@ -TIMESTAMP = 1781714420 +TIMESTAMP = 1783975053 SHA256 (filippo.io/edwards25519/@v/v1.2.0.zip) = 98f2d3ca9b88daa031b0fb2fb521b7ea386af1fed61b6f445a20bef7fa381c17 SIZE (filippo.io/edwards25519/@v/v1.2.0.zip) = 56057 SHA256 (filippo.io/edwards25519/@v/v1.2.0.mod) = 7492c767dc361b86e96933ca1790d492c2f7c368c3ec0e00e1050eddad7baa7d SIZE (filippo.io/edwards25519/@v/v1.2.0.mod) = 42 SHA256 (filippo.io/mldsa/@v/v0.0.0-20260215214346-43d0283efc3e.zip) = c9e5675b68b2276cf10331d651a1b182a5ad7753906b1ac7dc314684b29e9902 SIZE (filippo.io/mldsa/@v/v0.0.0-20260215214346-43d0283efc3e.zip) = 48711 SHA256 (filippo.io/mldsa/@v/v0.0.0-20260215214346-43d0283efc3e.mod) = 1970a1c7286aff1270d0c6dcd806244578dc193e24e0381208b96e467c907d52 SIZE (filippo.io/mldsa/@v/v0.0.0-20260215214346-43d0283efc3e.mod) = 35 +SHA256 (github.com/hexops/gotextdiff/@v/v1.0.3.zip) = a10c3942f09bc5132268d22d4bb9d0c1849122d533fe8cdf65ea69da05cebbaf +SIZE (github.com/hexops/gotextdiff/@v/v1.0.3.zip) = 33608 +SHA256 (github.com/hexops/gotextdiff/@v/v1.0.3.mod) = a947dd8b78793dd398ea20adee1f7d33ccf2767dbf8ee6b3cd77b71f19e6fb9b +SIZE (github.com/hexops/gotextdiff/@v/v1.0.3.mod) = 45 SHA256 (golang.org/x/crypto/@v/v0.52.0.zip) = a4dca44f467a3d8745aef41147c7bc6a90cdcfda9c42ae0585888bf046c7941e SIZE (golang.org/x/crypto/@v/v0.52.0.zip) = 2235936 SHA256 (golang.org/x/crypto/@v/v0.52.0.mod) = 92137c1682719fd08f1a102fffcf3f45275d1c3aab815a5e110d58c42fcb0e49 SIZE (golang.org/x/crypto/@v/v0.52.0.mod) = 192 SHA256 (golang.org/x/sys/@v/v0.45.0.zip) = e51c1c88045b4edbe48ad810122131381ff541c89edbd97ef833ed6653b59e6a SIZE (golang.org/x/sys/@v/v0.45.0.zip) = 2021312 SHA256 (golang.org/x/sys/@v/v0.45.0.mod) = 57f4393ea18d5446a12363b35c23a616d843fa1669c7121a70a2bc3a9677d665 SIZE (golang.org/x/sys/@v/v0.45.0.mod) = 35 -SHA256 (google-boringssl-0.20260616.0_GH0.tar.gz) = d1c599485fd1919d75ea2925af5fff81c1d5b21ab2f0d41fee1f788b1d917159 -SIZE (google-boringssl-0.20260616.0_GH0.tar.gz) = 70441956 +SHA256 (google-boringssl-0.20260713.0_GH0.tar.gz) = 8176853e9d5c0f1af15270587f3c577171a60fddbd0ee903f7763663c04db949 +SIZE (google-boringssl-0.20260713.0_GH0.tar.gz) = 74506342 diff --git a/security/boringssl/files/patch-CMakeLists.txt b/security/boringssl/files/patch-CMakeLists.txt index 8b72250532ec..5160c8cbb3e8 100644 --- a/security/boringssl/files/patch-CMakeLists.txt +++ b/security/boringssl/files/patch-CMakeLists.txt @@ -1,12 +1,12 @@ ---- CMakeLists.txt.orig 2026-05-08 11:25:09 UTC +--- CMakeLists.txt.orig 2026-07-13 13:03:17 UTC +++ CMakeLists.txt -@@ -775,6 +775,9 @@ endif() +@@ -769,6 +769,9 @@ endif() target_link_libraries(generate_mldsa_certs crypto) endif() +SET_TARGET_PROPERTIES(ssl PROPERTIES SOVERSION 1) +SET_TARGET_PROPERTIES(crypto PROPERTIES SOVERSION 1) + if(FUZZ) # TODO(crbug.com/42290412): Drive this build with build.json and flatten. add_subdirectory(fuzz)