git: aed62279e86e - main - security/fizz: update 2024.09.09.00 → 2024.09.16.00

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Mon, 16 Sep 2024 19:30:07 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=aed62279e86e6b5386d201ac4a62298633a7613f

commit aed62279e86e6b5386d201ac4a62298633a7613f
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-09-16 14:55:58 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-09-16 19:29:55 +0000

    security/fizz: update 2024.09.09.00 → 2024.09.16.00
---
 security/fizz/Makefile  |  2 +-
 security/fizz/distinfo  |  6 +++---
 security/fizz/pkg-plist | 10 ----------
 3 files changed, 4 insertions(+), 14 deletions(-)

diff --git a/security/fizz/Makefile b/security/fizz/Makefile
index e8bc0b34e7f6..6f993d2c6f21 100644
--- a/security/fizz/Makefile
+++ b/security/fizz/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	fizz
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2024.09.09.00
+DISTVERSION=	2024.09.16.00
 CATEGORIES=	security
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/security/fizz/distinfo b/security/fizz/distinfo
index 6797a3019494..eefd2f99f923 100644
--- a/security/fizz/distinfo
+++ b/security/fizz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1725919111
-SHA256 (facebookincubator-fizz-v2024.09.09.00_GH0.tar.gz) = b832730b91c27eac03ea428871c1551fa042ad362f4aff02c5ed18dd8bd6e7aa
-SIZE (facebookincubator-fizz-v2024.09.09.00_GH0.tar.gz) = 763511
+TIMESTAMP = 1726501484
+SHA256 (facebookincubator-fizz-v2024.09.16.00_GH0.tar.gz) = c16260c6d08b9c8862f015ea6256d66da05e0f4bce2edf5aae2dd425dbcd10d0
+SIZE (facebookincubator-fizz-v2024.09.16.00_GH0.tar.gz) = 767885
diff --git a/security/fizz/pkg-plist b/security/fizz/pkg-plist
index 3bf386e5436b..3d3cc291d9bf 100644
--- a/security/fizz/pkg-plist
+++ b/security/fizz/pkg-plist
@@ -13,16 +13,7 @@ include/fizz/backend/openssl/certificate/OpenSSLSelfCertImpl.h
 include/fizz/backend/openssl/crypto/ECCurve.h
 include/fizz/backend/openssl/crypto/OpenSSL.h
 include/fizz/backend/openssl/crypto/OpenSSLKeyUtils.h
-include/fizz/backend/openssl/crypto/Sha-inl.h
 include/fizz/backend/openssl/crypto/Sha.h
-include/fizz/backend/openssl/crypto/Sha256.h
-include/fizz/backend/openssl/crypto/Sha384.h
-include/fizz/backend/openssl/crypto/Sha512.h
-include/fizz/backend/openssl/crypto/aead/AESGCM128.h
-include/fizz/backend/openssl/crypto/aead/AESGCM256.h
-include/fizz/backend/openssl/crypto/aead/AESOCB128.h
-include/fizz/backend/openssl/crypto/aead/ChaCha20Poly1305.h
-include/fizz/backend/openssl/crypto/aead/Ciphers.h
 include/fizz/backend/openssl/crypto/aead/OpenSSLEVPCipher-inl.h
 include/fizz/backend/openssl/crypto/aead/OpenSSLEVPCipher.h
 include/fizz/backend/openssl/crypto/exchange/OpenSSLKeyExchange.h
@@ -122,7 +113,6 @@ include/fizz/protocol/Exporter.h
 include/fizz/protocol/Factory.h
 include/fizz/protocol/FizzBase-inl.h
 include/fizz/protocol/FizzBase.h
-include/fizz/protocol/HandshakeContext-inl.h
 include/fizz/protocol/HandshakeContext.h
 include/fizz/protocol/KeyScheduler.h
 include/fizz/protocol/MultiBackendFactory.h