devel/fbthrift: update 2024.12.09.00 → 2024.12.23.00
This commit is contained in:
parent
2a88c2bb92
commit
1b46b2b0b9
@ -1,6 +1,6 @@
|
||||
PORTNAME= fbthrift
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2024.12.09.00
|
||||
DISTVERSION= 2024.12.23.00
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1733807376
|
||||
SHA256 (facebook-fbthrift-v2024.12.09.00_GH0.tar.gz) = 9fede23b98ffb74695ca99357e954a6ae780f23c9952c9114141f7b851ce0f64
|
||||
SIZE (facebook-fbthrift-v2024.12.09.00_GH0.tar.gz) = 15850005
|
||||
TIMESTAMP = 1735068272
|
||||
SHA256 (facebook-fbthrift-v2024.12.23.00_GH0.tar.gz) = be91ae4fdc96fce561ed1c4346d34e55188f2e5e3e37145b1671fa3124a2abd6
|
||||
SIZE (facebook-fbthrift-v2024.12.23.00_GH0.tar.gz) = 15715740
|
||||
|
||||
@ -205,6 +205,7 @@ include/thrift/lib/cpp2/SerializationSwitch.h
|
||||
include/thrift/lib/cpp2/Thrift.h
|
||||
include/thrift/lib/cpp2/TrustedServerException.h
|
||||
include/thrift/lib/cpp2/TypeClass.h
|
||||
include/thrift/lib/cpp2/async/AlwaysAllowSheddingInteractionOverloadPolicy.h
|
||||
include/thrift/lib/cpp2/async/AsyncClient.h
|
||||
include/thrift/lib/cpp2/async/AsyncProcessor.h
|
||||
include/thrift/lib/cpp2/async/AsyncProcessorHelper.h
|
||||
@ -229,6 +230,7 @@ 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/InteractionOverloadPolicy.h
|
||||
include/thrift/lib/cpp2/async/MessageChannel.h
|
||||
include/thrift/lib/cpp2/async/MultiplexAsyncProcessor.h
|
||||
include/thrift/lib/cpp2/async/PooledRequestChannel.h
|
||||
@ -258,6 +260,7 @@ include/thrift/lib/cpp2/async/SinkBridgeUtil.h
|
||||
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/TerminateInteractionOverloadPolicy.h
|
||||
include/thrift/lib/cpp2/async/TwoWayBridge.h
|
||||
include/thrift/lib/cpp2/async/metadata/CursorBasedRequestRpcMetadataAdapter.h
|
||||
include/thrift/lib/cpp2/async/metadata/RequestRpcMetadataAdapter.h
|
||||
@ -415,6 +418,7 @@ include/thrift/lib/cpp2/reflection/variant.h
|
||||
include/thrift/lib/cpp2/runtime/BaseSchemaRegistry.h
|
||||
include/thrift/lib/cpp2/runtime/Init.h
|
||||
include/thrift/lib/cpp2/runtime/SchemaRegistry.h
|
||||
include/thrift/lib/cpp2/schema/SyntaxGraph.h
|
||||
include/thrift/lib/cpp2/security/AsyncStopTLS.h
|
||||
include/thrift/lib/cpp2/security/FizzPeeker.h
|
||||
include/thrift/lib/cpp2/security/SSLUtil.h
|
||||
@ -581,6 +585,7 @@ include/thrift/lib/cpp2/transport/rocket/payload/DefaultPayloadSerializerStrateg
|
||||
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/InteractionOverload.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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user