git: a30b80bf7951 - main - security/boringssl: update to the recent release (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Aug 2025 21:03:08 UTC
The branch main has been updated by osa:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a30b80bf7951451d2ec5f040ed2940287ab00bf1
commit a30b80bf7951451d2ec5f040ed2940287ab00bf1
Author: Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2025-08-10 21:01:51 +0000
Commit: Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2025-08-10 21:03:03 +0000
security/boringssl: update to the recent release (+)
Reduce the dots and zeros in the version.
BoringSSL usage typically follows a "live at head" model. However,
last year the project started publishing "interim" releases.
So, let's follow the vendor's releases and naming conventions.
---
security/boringssl/Makefile | 6 ++----
security/boringssl/distinfo | 6 +++---
security/boringssl/pkg-plist | 1 +
3 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile
index 1cd5757ffbba..583d8718e6cb 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,8 +1,7 @@
PORTNAME= boringssl
-PORTVERSION= 0.0.0.0.2025.07.01.01
-PORTREVISION= 2
+PORTVERSION= 0.20250807.0
CATEGORIES= security
-EXTRACT_ONLY= ${GH_ACCOUNT}-${PORTNAME}-${PORTVERSION}-${GH_TAGNAME}_GH0.tar.gz
+EXTRACT_ONLY= ${GH_ACCOUNT}-${PORTNAME}-${PORTVERSION}_GH0.tar.gz
MAINTAINER= osa@FreeBSD.org
COMMENT= Fork of OpenSSL
@@ -20,7 +19,6 @@ CPE_VENDOR= google
USE_GITHUB= yes
GH_ACCOUNT= google
-GH_TAGNAME= f3dcc46
CMAKE_ARGS+= -DBUILD_SHARED_LIBS=1
CFLAGS_i386= -msse2
diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo
index 2e858a1aa0eb..e9a598fd2289 100644
--- a/security/boringssl/distinfo
+++ b/security/boringssl/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1751480474
+TIMESTAMP = 1754855712
SHA256 (filippo.io/edwards25519/@v/v1.1.0.zip) = 9ac43a686d06fdebd719f7af3866c87eb069302272dfb131007adf471c308b65
SIZE (filippo.io/edwards25519/@v/v1.1.0.zip) = 55809
SHA256 (filippo.io/edwards25519/@v/v1.1.0.mod) = 099556fc4d7e6f5cb135efdd8b6bb4c0932e38ea058c53fc5fa5ce285572fb61
@@ -11,5 +11,5 @@ SHA256 (golang.org/x/sys/@v/v0.32.0.zip) = 85d47075d21fd7ef35d9a47fc73f2356fb3cd
SIZE (golang.org/x/sys/@v/v0.32.0.zip) = 1991164
SHA256 (golang.org/x/sys/@v/v0.32.0.mod) = f67e3e18f4c08e60a7e80726ab36b691fdcea5b81ae1c696ff64caf518bcfe3d
SIZE (golang.org/x/sys/@v/v0.32.0.mod) = 35
-SHA256 (google-boringssl-0.0.0.0.2025.07.01.01-f3dcc46_GH0.tar.gz) = b81478b62838ddaa32f4b304a39659ee4c858289263f73d52a3684364774f94e
-SIZE (google-boringssl-0.0.0.0.2025.07.01.01-f3dcc46_GH0.tar.gz) = 46169690
+SHA256 (google-boringssl-0.20250807.0_GH0.tar.gz) = 0cd3a2ba242ead4b3365b8c66cfed4a5f3f0ae511e9c0fd627edee1252d3dbe2
+SIZE (google-boringssl-0.20250807.0_GH0.tar.gz) = 47303805
diff --git a/security/boringssl/pkg-plist b/security/boringssl/pkg-plist
index f10d68ce5f6d..7f697389e1b1 100644
--- a/security/boringssl/pkg-plist
+++ b/security/boringssl/pkg-plist
@@ -80,6 +80,7 @@ include/openssl/rsa.h
include/openssl/safestack.h
include/openssl/service_indicator.h
include/openssl/sha.h
+include/openssl/sha2.h
include/openssl/siphash.h
include/openssl/slhdsa.h
include/openssl/span.h