1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

devel/fbthrift: update 2024.04.15.00 → 2024.04.22.00

This commit is contained in:
Yuri Victorovich 2024-04-23 01:35:30 -07:00
parent 1aafbaa28d
commit 8aee40ffcc
3 changed files with 8 additions and 5 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= fbthrift
DISTVERSIONPREFIX= v
DISTVERSION= 2024.04.15.00
DISTVERSION= 2024.04.22.00
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1713241131
SHA256 (facebook-fbthrift-v2024.04.15.00_GH0.tar.gz) = 1921a0fbb198c0680d9f71bd795381e27a211238ba8d2a8e3c275907c768ec3c
SIZE (facebook-fbthrift-v2024.04.15.00_GH0.tar.gz) = 18100641
TIMESTAMP = 1713844783
SHA256 (facebook-fbthrift-v2024.04.22.00_GH0.tar.gz) = 600e37bb744edd97bc7bb20de60041041e365811194fe87a6926be7380919c1f
SIZE (facebook-fbthrift-v2024.04.22.00_GH0.tar.gz) = 18109097

View File

@ -416,7 +416,6 @@ include/thrift/lib/cpp2/security/extensions/ThriftParametersContext.h
include/thrift/lib/cpp2/security/extensions/ThriftParametersServerExtension.h
include/thrift/lib/cpp2/security/extensions/Types.h
include/thrift/lib/cpp2/server/AdaptiveConcurrency.h
include/thrift/lib/cpp2/server/BaseThriftServer.h
include/thrift/lib/cpp2/server/CPUConcurrencyController.h
include/thrift/lib/cpp2/server/ConcurrencyControllerBase.h
include/thrift/lib/cpp2/server/ConcurrencyControllerInterface.h
@ -438,7 +437,9 @@ include/thrift/lib/cpp2/server/MonitoringServerInterface.h
include/thrift/lib/cpp2/server/ParallelConcurrencyController.h
include/thrift/lib/cpp2/server/PerturbSource.h
include/thrift/lib/cpp2/server/PolledServiceHealth.h
include/thrift/lib/cpp2/server/PreprocessFunctions.h
include/thrift/lib/cpp2/server/PreprocessParams.h
include/thrift/lib/cpp2/server/PreprocessResult.h
include/thrift/lib/cpp2/server/ReactiveToggle.h
include/thrift/lib/cpp2/server/RequestCompletionCallback.h
include/thrift/lib/cpp2/server/RequestDebugLog.h
@ -449,6 +450,7 @@ include/thrift/lib/cpp2/server/ResourcePool.h
include/thrift/lib/cpp2/server/ResourcePoolHandle.h
include/thrift/lib/cpp2/server/ResourcePoolSet.h
include/thrift/lib/cpp2/server/RoundRobinRequestPile.h
include/thrift/lib/cpp2/server/SEParallelConcurrencyController.h
include/thrift/lib/cpp2/server/SecurityServerInterface.h
include/thrift/lib/cpp2/server/ServerAttribute.h
include/thrift/lib/cpp2/server/ServerConfigs.h
@ -605,6 +607,7 @@ include/thrift/lib/cpp2/util/EmptyAsyncProcessor.h
include/thrift/lib/cpp2/util/Ewma.h
include/thrift/lib/cpp2/util/EwmaRate.h
include/thrift/lib/cpp2/util/Frozen2ViewHelpers.h
include/thrift/lib/cpp2/util/IntrusiveSharedPtr.h
include/thrift/lib/cpp2/util/LegacyRequestExpiryGuard.h
include/thrift/lib/cpp2/util/ManagedStringView.h
include/thrift/lib/cpp2/util/MethodMetadata.h