git: e5c877bae382 - main - devel/fbthrift: update 2024.09.16.00 → 2024.09.23.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Sep 2024 07:52:22 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e5c877bae3823e10ce6c582ad6e5cd33ba91a50a commit e5c877bae3823e10ce6c582ad6e5cd33ba91a50a Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-09-23 14:31:10 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-09-24 07:52:07 +0000 devel/fbthrift: update 2024.09.16.00 → 2024.09.23.00 --- devel/fbthrift/Makefile | 2 +- devel/fbthrift/distinfo | 6 +++--- devel/fbthrift/pkg-plist | 13 +++++++------ 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index 3714d234c78d..b834dcb14e5c 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2024.09.16.00 +DISTVERSION= 2024.09.23.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index c82d9efa6874..20180717b117 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726501488 -SHA256 (facebook-fbthrift-v2024.09.16.00_GH0.tar.gz) = ece90d7b558734317fb85142727641c59394bc345c6191a41d0774e383904cab -SIZE (facebook-fbthrift-v2024.09.16.00_GH0.tar.gz) = 15055848 +TIMESTAMP = 1727106392 +SHA256 (facebook-fbthrift-v2024.09.23.00_GH0.tar.gz) = 109cc46b64844f51c0b5e35140da48fc4c58e1a78be8f589227a5d02633e2d68 +SIZE (facebook-fbthrift-v2024.09.23.00_GH0.tar.gz) = 15041175 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index 05a9ecea9082..56c5a806d303 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -311,6 +311,7 @@ include/thrift/lib/cpp2/gen/service_cpp.h include/thrift/lib/cpp2/gen/service_h.h include/thrift/lib/cpp2/gen/service_tcc.h include/thrift/lib/cpp2/hash/DeterministicHash.h +include/thrift/lib/cpp2/op/AssignPatch.h include/thrift/lib/cpp2/op/Clear.h include/thrift/lib/cpp2/op/Compare.h include/thrift/lib/cpp2/op/Copy.h @@ -327,7 +328,6 @@ include/thrift/lib/cpp2/op/StdSerializer.h include/thrift/lib/cpp2/op/Testing.h include/thrift/lib/cpp2/op/Xxh64Hasher.h include/thrift/lib/cpp2/op/detail/AnyOp.h -include/thrift/lib/cpp2/op/detail/AssignPatch.h include/thrift/lib/cpp2/op/detail/BaseOp.h include/thrift/lib/cpp2/op/detail/BasePatch.h include/thrift/lib/cpp2/op/detail/Clear.h @@ -386,15 +386,10 @@ include/thrift/lib/cpp2/protocol/detail/Object.h include/thrift/lib/cpp2/protocol/detail/ReservedId.h include/thrift/lib/cpp2/protocol/detail/index.h include/thrift/lib/cpp2/protocol/detail/protocol_methods.h -include/thrift/lib/cpp2/reflection/debug.h include/thrift/lib/cpp2/reflection/demo/json_print.h -include/thrift/lib/cpp2/reflection/diff.h -include/thrift/lib/cpp2/reflection/folly_dynamic.h include/thrift/lib/cpp2/reflection/gmock_matching.h include/thrift/lib/cpp2/reflection/helpers.h include/thrift/lib/cpp2/reflection/indenter.h -include/thrift/lib/cpp2/reflection/internal/folly_dynamic-inl-post.h -include/thrift/lib/cpp2/reflection/internal/folly_dynamic-inl-pre.h include/thrift/lib/cpp2/reflection/internal/helpers-inl-pre.h include/thrift/lib/cpp2/reflection/internal/legacy_reflection-inl-post.h include/thrift/lib/cpp2/reflection/internal/legacy_reflection-inl-pre.h @@ -535,6 +530,7 @@ include/thrift/lib/cpp2/transport/rocket/ChecksumGenerator.h include/thrift/lib/cpp2/transport/rocket/Compression.h include/thrift/lib/cpp2/transport/rocket/FdSocket.h include/thrift/lib/cpp2/transport/rocket/PayloadUtils.h +include/thrift/lib/cpp2/transport/rocket/RequestPayload.h include/thrift/lib/cpp2/transport/rocket/RocketException.h include/thrift/lib/cpp2/transport/rocket/Types.h include/thrift/lib/cpp2/transport/rocket/client/KeepAliveWatcher.h @@ -557,6 +553,10 @@ include/thrift/lib/cpp2/transport/rocket/framing/parser/FrameLengthParserStrateg include/thrift/lib/cpp2/transport/rocket/framing/parser/ParserStrategy.h include/thrift/lib/cpp2/transport/rocket/framing/parser/test/TestUtil.h include/thrift/lib/cpp2/transport/rocket/framing/test/Util.h +include/thrift/lib/cpp2/transport/rocket/payload/DefaultPayloadSerializerStrategy.h +include/thrift/lib/cpp2/transport/rocket/payload/LegacyPayloadSerializerStrategy.h +include/thrift/lib/cpp2/transport/rocket/payload/PayloadSerializer.h +include/thrift/lib/cpp2/transport/rocket/payload/PayloadSerializerStrategy.h include/thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.h include/thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h include/thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionObserver.h @@ -622,6 +622,7 @@ include/thrift/lib/cpp2/util/ScopedServerInterfaceThread-inl.h include/thrift/lib/cpp2/util/ScopedServerInterfaceThread.h include/thrift/lib/cpp2/util/ScopedServerThread.h include/thrift/lib/cpp2/util/TypeErasedRef.h +include/thrift/lib/cpp2/util/TypeErasedTupleRef.h include/thrift/lib/cpp2/util/TypeErasedValue.h include/thrift/lib/cpp2/util/gtest/Matcher-inl.h include/thrift/lib/cpp2/util/gtest/Matcher.h