mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
devel/fbthrift: update 2025.04.07.00 → 2025.04.14.00
This commit is contained in:
parent
d418e9f229
commit
e303c8a541
3 changed files with 8 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= fbthrift
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2025.04.07.00
|
||||
DISTVERSION= 2025.04.14.00
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1744053451
|
||||
SHA256 (facebook-fbthrift-v2025.04.07.00_GH0.tar.gz) = c186db1b797be72d5d84265a15378012329427ab5324b5af127d1f641b2ba700
|
||||
SIZE (facebook-fbthrift-v2025.04.07.00_GH0.tar.gz) = 14965942
|
||||
TIMESTAMP = 1744790787
|
||||
SHA256 (facebook-fbthrift-v2025.04.14.00_GH0.tar.gz) = 049bbeafb84db3e091e4cba2575c1bffe45e246e0aee6425564435084c8c364e
|
||||
SIZE (facebook-fbthrift-v2025.04.14.00_GH0.tar.gz) = 15021132
|
||||
|
|
|
@ -212,6 +212,7 @@ 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/ClientInterceptorControl.h
|
||||
include/thrift/lib/cpp2/async/ClientInterceptorStorage.h
|
||||
include/thrift/lib/cpp2/async/ClientSinkBridge.h
|
||||
include/thrift/lib/cpp2/async/ClientStreamBridge.h
|
||||
|
@ -381,6 +382,8 @@ include/thrift/lib/cpp2/protocol/JSONProtocol.h
|
|||
include/thrift/lib/cpp2/protocol/JSONProtocolCommon-inl.h
|
||||
include/thrift/lib/cpp2/protocol/JSONProtocolCommon.h
|
||||
include/thrift/lib/cpp2/protocol/LazyDeserializationFlags.h
|
||||
include/thrift/lib/cpp2/protocol/NativeObject-inl.h
|
||||
include/thrift/lib/cpp2/protocol/NativeObject.h
|
||||
include/thrift/lib/cpp2/protocol/Object.h
|
||||
include/thrift/lib/cpp2/protocol/Patch.h
|
||||
include/thrift/lib/cpp2/protocol/Protocol.h
|
||||
|
@ -435,6 +438,7 @@ include/thrift/lib/cpp2/server/AdaptiveConcurrency.h
|
|||
include/thrift/lib/cpp2/server/CPUConcurrencyController.h
|
||||
include/thrift/lib/cpp2/server/ConcurrencyControllerBase.h
|
||||
include/thrift/lib/cpp2/server/ConcurrencyControllerInterface.h
|
||||
include/thrift/lib/cpp2/server/ConcurrencyControllerInterfaceUnsafeAPI.h
|
||||
include/thrift/lib/cpp2/server/ControlServerInterface.h
|
||||
include/thrift/lib/cpp2/server/Cpp2ConnContext.h
|
||||
include/thrift/lib/cpp2/server/Cpp2Connection.h
|
||||
|
|
Loading…
Add table
Reference in a new issue