git: a4566f88f9f2 - main - security/fizz: Update 2022.09.05.00 -> 2022.09.12.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 14 Sep 2022 04:41:57 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=a4566f88f9f23d52c9d105d7cd035a9c89df8d14 commit a4566f88f9f23d52c9d105d7cd035a9c89df8d14 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-09-14 01:31:38 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-09-14 04:38:42 +0000 security/fizz: Update 2022.09.05.00 -> 2022.09.12.00 --- security/fizz/Makefile | 2 +- security/fizz/distinfo | 6 +++--- security/fizz/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/security/fizz/Makefile b/security/fizz/Makefile index 657281011b56..d2dfc6a2c285 100644 --- a/security/fizz/Makefile +++ b/security/fizz/Makefile @@ -1,6 +1,6 @@ PORTNAME= fizz DISTVERSIONPREFIX= v -DISTVERSION= 2022.09.05.00 +DISTVERSION= 2022.09.12.00 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/fizz/distinfo b/security/fizz/distinfo index 0555cb4d7a1d..8067c7ce7b56 100644 --- a/security/fizz/distinfo +++ b/security/fizz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662403819 -SHA256 (facebookincubator-fizz-v2022.09.05.00_GH0.tar.gz) = f09c22e5bc8000c4853c8b045742823dc2bcc034a010acf461f1183a80f87f5d -SIZE (facebookincubator-fizz-v2022.09.05.00_GH0.tar.gz) = 587113 +TIMESTAMP = 1663105491 +SHA256 (facebookincubator-fizz-v2022.09.12.00_GH0.tar.gz) = dfc0be8ec1805ab1acec8726d6d44bae51d6719db0cd24ad236b6ea2272f8b63 +SIZE (facebookincubator-fizz-v2022.09.12.00_GH0.tar.gz) = 588841 diff --git a/security/fizz/pkg-plist b/security/fizz/pkg-plist index 4abe44ef91ba..a9a933b45467 100644 --- a/security/fizz/pkg-plist +++ b/security/fizz/pkg-plist @@ -34,6 +34,7 @@ include/fizz/crypto/aead/OpenSSLEVPCipher-inl.h include/fizz/crypto/aead/OpenSSLEVPCipher.h include/fizz/crypto/aead/test/Mocks.h include/fizz/crypto/aead/test/TestUtil.h +include/fizz/crypto/exchange/AsyncKeyExchange.h include/fizz/crypto/exchange/ECCurveKeyExchange.h include/fizz/crypto/exchange/HybridKeyExchange.h include/fizz/crypto/exchange/KeyExchange.h