diff options
Diffstat (limited to 'security/boringssl')
-rw-r--r-- | security/boringssl/Makefile | 8 | ||||
-rw-r--r-- | security/boringssl/distinfo | 6 | ||||
-rw-r--r-- | security/boringssl/pkg-plist | 2 |
3 files changed, 7 insertions, 9 deletions
diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index 1cd5757ffbba..606bce9a84fe 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.20250818.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 @@ -14,13 +13,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake:insource cpe go:no_targets,1.24 localbase perl5 CONFLICTS_INSTALL= libressl libressl-devel openssl openssl111 \ - openssl3[12345] openssl-quictls openssl31-quictls + openssl3[2345] openssl-quictls openssl33-quictls 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..4b93c2105a79 100644 --- a/security/boringssl/distinfo +++ b/security/boringssl/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1751480474 +TIMESTAMP = 1755975342 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.20250818.0_GH0.tar.gz) = 64529449ef458381346b163302523a1fb876e5b667bec4a4bd38d0d2fff8b42b +SIZE (google-boringssl-0.20250818.0_GH0.tar.gz) = 47338787 diff --git a/security/boringssl/pkg-plist b/security/boringssl/pkg-plist index f10d68ce5f6d..69f86eb13dc8 100644 --- a/security/boringssl/pkg-plist +++ b/security/boringssl/pkg-plist @@ -41,7 +41,6 @@ include/openssl/err.h include/openssl/evp.h include/openssl/evp_errors.h include/openssl/ex_data.h -include/openssl/experimental/kyber.h include/openssl/hkdf.h include/openssl/hmac.h include/openssl/hpke.h @@ -80,6 +79,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 |