git: 94fb2b7ebe32 - main - security/fizz: update 2024.10.28.00 → 2024.11.04.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Nov 2024 07:25:57 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=94fb2b7ebe32d397fa539178f8416f3601ef09e1 commit 94fb2b7ebe32d397fa539178f8416f3601ef09e1 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-11-05 07:06:45 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-11-05 07:25:45 +0000 security/fizz: update 2024.10.28.00 → 2024.11.04.00 --- security/fizz/Makefile | 2 +- security/fizz/distinfo | 6 +++--- security/fizz/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/security/fizz/Makefile b/security/fizz/Makefile index 531664ccba0b..6d5079b2e8c4 100644 --- a/security/fizz/Makefile +++ b/security/fizz/Makefile @@ -1,6 +1,6 @@ PORTNAME= fizz DISTVERSIONPREFIX= v -DISTVERSION= 2024.10.28.00 +DISTVERSION= 2024.11.04.00 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/fizz/distinfo b/security/fizz/distinfo index af3f569519b9..5ea2b94b82f2 100644 --- a/security/fizz/distinfo +++ b/security/fizz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730177158 -SHA256 (facebookincubator-fizz-v2024.10.28.00_GH0.tar.gz) = b78fc01145beb72188cefb4ab82b87d04e0ab7f712f99d49e80c8a14264ae6b9 -SIZE (facebookincubator-fizz-v2024.10.28.00_GH0.tar.gz) = 800780 +TIMESTAMP = 1730783712 +SHA256 (facebookincubator-fizz-v2024.11.04.00_GH0.tar.gz) = 090d0507bf0d7748be700d500b1750e4773b8e34da27fb88e0c48bd0f42befff +SIZE (facebookincubator-fizz-v2024.11.04.00_GH0.tar.gz) = 736821 diff --git a/security/fizz/pkg-plist b/security/fizz/pkg-plist index ae4f31fadff1..e9360b4f2173 100644 --- a/security/fizz/pkg-plist +++ b/security/fizz/pkg-plist @@ -72,6 +72,7 @@ include/fizz/crypto/hpke/Hpke.h include/fizz/crypto/hpke/Types.h include/fizz/crypto/hpke/Utils.h include/fizz/crypto/hpke/test/Mocks.h +include/fizz/crypto/test/HashTest.h include/fizz/crypto/test/HmacTest.h include/fizz/crypto/test/Mocks.h include/fizz/crypto/test/SignatureTestData.h @@ -133,6 +134,7 @@ include/fizz/protocol/ech/ECHExtensions.h include/fizz/protocol/ech/Encryption.h include/fizz/protocol/ech/Types-inl.h include/fizz/protocol/ech/Types.h +include/fizz/protocol/test/CertTestTypes.h include/fizz/protocol/test/CertUtil.h include/fizz/protocol/test/Matchers.h include/fizz/protocol/test/Mocks.h