Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Dec 2024 06:57:47 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bebe6ae3a7b2 - main - devel/fbthrift: update 2024.12.02.00 =?utf-8?Q?=E2=86=92?= 2024.12.09.00
Message-ID:  <202412100657.4BA6vlb4057750@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit bebe6ae3a7b2381102bcb687f194bf43ae09f366
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-12-10 06:52:11 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-12-10 06:57:37 +0000

    devel/fbthrift: update 2024.12.02.00 → 2024.12.09.00
---
 devel/fbthrift/Makefile  |  2 +-
 devel/fbthrift/distinfo  |  6 ++---
 devel/fbthrift/pkg-plist | 69 +++++++++++++++++++++++++++++++++++++++++++-----
 3 files changed, 66 insertions(+), 11 deletions(-)

diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile
index b96bc35ab9a6..939a16773da0 100644
--- a/devel/fbthrift/Makefile
+++ b/devel/fbthrift/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	fbthrift
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2024.12.02.00
+DISTVERSION=	2024.12.09.00
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo
index 241d201fe0f0..b918b5ae097d 100644
--- a/devel/fbthrift/distinfo
+++ b/devel/fbthrift/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1733541059
-SHA256 (facebook-fbthrift-v2024.12.02.00_GH0.tar.gz) = c394eb7a607c54f6ec57979b06f4ebdcab6b3ae66ef71ad4a532b98ed39027fe
-SIZE (facebook-fbthrift-v2024.12.02.00_GH0.tar.gz) = 15765199
+TIMESTAMP = 1733807376
+SHA256 (facebook-fbthrift-v2024.12.09.00_GH0.tar.gz) = 9fede23b98ffb74695ca99357e954a6ae780f23c9952c9114141f7b851ce0f64
+SIZE (facebook-fbthrift-v2024.12.09.00_GH0.tar.gz) = 15850005
diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist
index 8fe84f12bc09..a3ee4a880ff3 100644
--- a/devel/fbthrift/pkg-plist
+++ b/devel/fbthrift/pkg-plist
@@ -1,3 +1,4 @@
+bin/ProtocolBench
 bin/thrift1
 include/thrift/ThriftLibrary.cmake
 include/thrift/annotation/bundled_annotations.h
@@ -211,6 +212,8 @@ include/thrift/lib/cpp2/async/ChannelCallbacks.h
 include/thrift/lib/cpp2/async/ClientBufferedStream.h
 include/thrift/lib/cpp2/async/ClientChannel.h
 include/thrift/lib/cpp2/async/ClientInterceptor.h
+include/thrift/lib/cpp2/async/ClientInterceptorBase.h
+include/thrift/lib/cpp2/async/ClientInterceptorStorage.h
 include/thrift/lib/cpp2/async/ClientSinkBridge.h
 include/thrift/lib/cpp2/async/ClientStreamBridge.h
 include/thrift/lib/cpp2/async/Cpp2Channel.h
@@ -226,8 +229,6 @@ include/thrift/lib/cpp2/async/HeaderClientChannel.h
 include/thrift/lib/cpp2/async/HeaderServerChannel.h
 include/thrift/lib/cpp2/async/HibernatingRequestChannel.h
 include/thrift/lib/cpp2/async/Interaction.h
-include/thrift/lib/cpp2/async/ClientInterceptorBase.h
-include/thrift/lib/cpp2/async/ClientInterceptorStorage.h
 include/thrift/lib/cpp2/async/MessageChannel.h
 include/thrift/lib/cpp2/async/MultiplexAsyncProcessor.h
 include/thrift/lib/cpp2/async/PooledRequestChannel.h
@@ -258,15 +259,13 @@ include/thrift/lib/cpp2/async/StreamCallbacks.h
 include/thrift/lib/cpp2/async/TAsyncTransportHandler.h
 include/thrift/lib/cpp2/async/ThreadBoundAdaptorChannel.h
 include/thrift/lib/cpp2/async/TwoWayBridge.h
-include/thrift/lib/cpp2/async/tests/util/TestSinkService.h
-include/thrift/lib/cpp2/async/tests/util/TestStreamService.h
-include/thrift/lib/cpp2/async/tests/util/Util.h
 include/thrift/lib/cpp2/async/metadata/CursorBasedRequestRpcMetadataAdapter.h
 include/thrift/lib/cpp2/async/metadata/RequestRpcMetadataAdapter.h
 include/thrift/lib/cpp2/async/metadata/RequestRpcMetadataFacade.h
 include/thrift/lib/cpp2/async/metadata/TCompactRequestRpcMetadataAdapter.h
-include/thrift/lib/cpp2/transport/rocket/compression/CompressionAlgorithmSelector.h
-include/thrift/lib/cpp2/transport/rocket/payload/ChecksumPayloadSerializerStrategy.h
+include/thrift/lib/cpp2/async/tests/util/TestSinkService.h
+include/thrift/lib/cpp2/async/tests/util/TestStreamService.h
+include/thrift/lib/cpp2/async/tests/util/Util.h
 include/thrift/lib/cpp2/debug_thrift_data_difference/debug.h
 include/thrift/lib/cpp2/debug_thrift_data_difference/detail/debug-inl-post.h
 include/thrift/lib/cpp2/debug_thrift_data_difference/detail/debug-inl-pre.h
@@ -356,6 +355,7 @@ include/thrift/lib/cpp2/op/detail/ValueOp.h
 include/thrift/lib/cpp2/op/detail/ValuePatch.h
 include/thrift/lib/cpp2/patch/DynamicPatch.h
 include/thrift/lib/cpp2/patch/detail/PatchBadge.h
+include/thrift/lib/cpp2/patch/detail/TaggedPatch.h
 include/thrift/lib/cpp2/protocol/BinaryProtocol-inl.h
 include/thrift/lib/cpp2/protocol/BinaryProtocol.h
 include/thrift/lib/cpp2/protocol/CompactProtocol-inl.h
@@ -499,6 +499,20 @@ include/thrift/lib/cpp2/test/MockCpp2ConnContext.h
 include/thrift/lib/cpp2/test/ProtoBufStructs-inl.h
 include/thrift/lib/cpp2/test/Structs.h
 include/thrift/lib/cpp2/test/ThriftStructs-inl.h
+include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_clients.h
+include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_constants.h
+include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_data.h
+include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_for_each_field.h
+include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_handlers.h
+include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_layouts.h
+include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_metadata.h
+include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_types.h
+include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_types.tcc
+include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_types_custom_protocol.h
+include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_types_fwd.h
+include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_visit_by_thrift_field_metadata.h
+include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_visit_union.h
+include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_visitation.h
 include/thrift/lib/cpp2/test/util/FakeClock.h
 include/thrift/lib/cpp2/test/util/TestInterface.h
 include/thrift/lib/cpp2/test/util/TestServerFactory.h
@@ -545,6 +559,7 @@ include/thrift/lib/cpp2/transport/rocket/client/RequestContext.h
 include/thrift/lib/cpp2/transport/rocket/client/RequestContextQueue.h
 include/thrift/lib/cpp2/transport/rocket/client/RocketClient.h
 include/thrift/lib/cpp2/transport/rocket/client/RocketStreamServerCallback.h
+include/thrift/lib/cpp2/transport/rocket/compression/CompressionAlgorithmSelector.h
 include/thrift/lib/cpp2/transport/rocket/compression/CompressionManager.h
 include/thrift/lib/cpp2/transport/rocket/flush/FlushManager.h
 include/thrift/lib/cpp2/transport/rocket/framing/ErrorCode.h
@@ -561,6 +576,7 @@ 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/ChecksumPayloadSerializerStrategy.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
@@ -706,6 +722,19 @@ include/thrift/lib/thrift/gen-cpp2/any_rep_types_fwd.h
 include/thrift/lib/thrift/gen-cpp2/any_rep_visit_by_thrift_field_metadata.h
 include/thrift/lib/thrift/gen-cpp2/any_rep_visit_union.h
 include/thrift/lib/thrift/gen-cpp2/any_rep_visitation.h
+include/thrift/lib/thrift/gen-cpp2/field_mask_clients.h
+include/thrift/lib/thrift/gen-cpp2/field_mask_constants.h
+include/thrift/lib/thrift/gen-cpp2/field_mask_data.h
+include/thrift/lib/thrift/gen-cpp2/field_mask_for_each_field.h
+include/thrift/lib/thrift/gen-cpp2/field_mask_handlers.h
+include/thrift/lib/thrift/gen-cpp2/field_mask_metadata.h
+include/thrift/lib/thrift/gen-cpp2/field_mask_types.h
+include/thrift/lib/thrift/gen-cpp2/field_mask_types.tcc
+include/thrift/lib/thrift/gen-cpp2/field_mask_types_custom_protocol.h
+include/thrift/lib/thrift/gen-cpp2/field_mask_types_fwd.h
+include/thrift/lib/thrift/gen-cpp2/field_mask_visit_by_thrift_field_metadata.h
+include/thrift/lib/thrift/gen-cpp2/field_mask_visit_union.h
+include/thrift/lib/thrift/gen-cpp2/field_mask_visitation.h
 include/thrift/lib/thrift/gen-cpp2/frozen_clients.h
 include/thrift/lib/thrift/gen-cpp2/frozen_constants.h
 include/thrift/lib/thrift/gen-cpp2/frozen_data.h
@@ -745,6 +774,32 @@ include/thrift/lib/thrift/gen-cpp2/metadata_types_fwd.h
 include/thrift/lib/thrift/gen-cpp2/metadata_visit_by_thrift_field_metadata.h
 include/thrift/lib/thrift/gen-cpp2/metadata_visit_union.h
 include/thrift/lib/thrift/gen-cpp2/metadata_visitation.h
+include/thrift/lib/thrift/gen-cpp2/protocol_clients.h
+include/thrift/lib/thrift/gen-cpp2/protocol_constants.h
+include/thrift/lib/thrift/gen-cpp2/protocol_data.h
+include/thrift/lib/thrift/gen-cpp2/protocol_detail_clients.h
+include/thrift/lib/thrift/gen-cpp2/protocol_detail_constants.h
+include/thrift/lib/thrift/gen-cpp2/protocol_detail_data.h
+include/thrift/lib/thrift/gen-cpp2/protocol_detail_for_each_field.h
+include/thrift/lib/thrift/gen-cpp2/protocol_detail_handlers.h
+include/thrift/lib/thrift/gen-cpp2/protocol_detail_metadata.h
+include/thrift/lib/thrift/gen-cpp2/protocol_detail_types.h
+include/thrift/lib/thrift/gen-cpp2/protocol_detail_types.tcc
+include/thrift/lib/thrift/gen-cpp2/protocol_detail_types_custom_protocol.h
+include/thrift/lib/thrift/gen-cpp2/protocol_detail_types_fwd.h
+include/thrift/lib/thrift/gen-cpp2/protocol_detail_visit_by_thrift_field_metadata.h
+include/thrift/lib/thrift/gen-cpp2/protocol_detail_visit_union.h
+include/thrift/lib/thrift/gen-cpp2/protocol_detail_visitation.h
+include/thrift/lib/thrift/gen-cpp2/protocol_for_each_field.h
+include/thrift/lib/thrift/gen-cpp2/protocol_handlers.h
+include/thrift/lib/thrift/gen-cpp2/protocol_metadata.h
+include/thrift/lib/thrift/gen-cpp2/protocol_types.h
+include/thrift/lib/thrift/gen-cpp2/protocol_types.tcc
+include/thrift/lib/thrift/gen-cpp2/protocol_types_custom_protocol.h
+include/thrift/lib/thrift/gen-cpp2/protocol_types_fwd.h
+include/thrift/lib/thrift/gen-cpp2/protocol_visit_by_thrift_field_metadata.h
+include/thrift/lib/thrift/gen-cpp2/protocol_visit_union.h
+include/thrift/lib/thrift/gen-cpp2/protocol_visitation.h
 include/thrift/lib/thrift/gen-cpp2/reflection_clients.h
 include/thrift/lib/thrift/gen-cpp2/reflection_constants.h
 include/thrift/lib/thrift/gen-cpp2/reflection_data.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412100657.4BA6vlb4057750>