diff options
| author | Sergey A. Osokin <osa@FreeBSD.org> | 2026-05-10 17:22:46 +0000 |
|---|---|---|
| committer | Sergey A. Osokin <osa@FreeBSD.org> | 2026-05-10 17:23:28 +0000 |
| commit | 7f01fac143dd3d78582c55e9d0d5e03eb13bb681 (patch) | |
| tree | 0c4810bbef96242761b95cdf9a71f25e4e06e63d | |
| parent | 183560fbc875c80a3fde7cd288db19d51395daf8 (diff) | |
security/boringssl: update: 0.20260413.0 -> 0.20260508.0
Sponsored by: tipi.work
| -rw-r--r-- | security/boringssl/Makefile | 5 | ||||
| -rw-r--r-- | security/boringssl/distinfo | 6 | ||||
| -rw-r--r-- | security/boringssl/files/patch-CMakeLists.txt | 4 |
3 files changed, 7 insertions, 8 deletions
diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index 118a775909f3..d74761a2df27 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,6 +1,5 @@ PORTNAME= boringssl -PORTVERSION= 0.20260413.0 -PORTREVISION= 1 +PORTVERSION= 0.20260508.0 CATEGORIES= security EXTRACT_ONLY= ${GH_ACCOUNT}-${PORTNAME}-${PORTVERSION}_GH0.tar.gz @@ -11,7 +10,7 @@ WWW= https://boringssl.googlesource.com/boringssl/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake:insource cpe go:1.24+,no_targets localbase perl5 +USES= cmake:insource cpe go:1.25,no_targets localbase perl5 CONFLICTS_INSTALL= libressl libressl-devel openssl openssl111 \ openssl3[23456] openssl-quictls openssl33-quictls diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo index a53c50c4f1f8..df6ef092a15a 100644 --- a/security/boringssl/distinfo +++ b/security/boringssl/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1776261535 +TIMESTAMP = 1778432773 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 @@ -11,5 +11,5 @@ SHA256 (golang.org/x/sys/@v/v0.37.0.zip) = 6c87bb94ec328b6d6234ad02cf2813225fe3b SIZE (golang.org/x/sys/@v/v0.37.0.zip) = 1998239 SHA256 (golang.org/x/sys/@v/v0.37.0.mod) = f411814d83a96e86781b1dee41c125b9504da5422dba37cc1d63b016ae39cfe2 SIZE (golang.org/x/sys/@v/v0.37.0.mod) = 35 -SHA256 (google-boringssl-0.20260413.0_GH0.tar.gz) = 3560f7dd3f08e16b9f84d877a5be21ec62071564783009571af5fcc6fad734d2 -SIZE (google-boringssl-0.20260413.0_GH0.tar.gz) = 70098624 +SHA256 (google-boringssl-0.20260508.0_GH0.tar.gz) = de3371d3fe085afd34778a4c988fb7840b9c92cb21504e674f33ebefd98edc00 +SIZE (google-boringssl-0.20260508.0_GH0.tar.gz) = 70378862 diff --git a/security/boringssl/files/patch-CMakeLists.txt b/security/boringssl/files/patch-CMakeLists.txt index 7903e41332fc..8b72250532ec 100644 --- a/security/boringssl/files/patch-CMakeLists.txt +++ b/security/boringssl/files/patch-CMakeLists.txt @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2026-04-14 06:05:39 UTC +--- CMakeLists.txt.orig 2026-05-08 11:25:09 UTC +++ CMakeLists.txt -@@ -773,6 +773,9 @@ endif() +@@ -775,6 +775,9 @@ endif() target_link_libraries(generate_mldsa_certs crypto) endif() |
