diff options
Diffstat (limited to 'devel/fbthrift')
-rw-r--r-- | devel/fbthrift/Makefile | 2 | ||||
-rw-r--r-- | devel/fbthrift/distinfo | 6 | ||||
-rw-r--r-- | devel/fbthrift/pkg-plist | 11 |
3 files changed, 11 insertions, 8 deletions
diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index 505908c30923..f81b47eacdff 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2025.05.19.00 +DISTVERSION= 2025.06.16.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index 6211876e419e..85f40ff25bbf 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747730523 -SHA256 (facebook-fbthrift-v2025.05.19.00_GH0.tar.gz) = 418aaaa695c843ccd0eb445e7b782e315783b5639d9ce5b40e4b5aa708c73245 -SIZE (facebook-fbthrift-v2025.05.19.00_GH0.tar.gz) = 15177653 +TIMESTAMP = 1750093327 +SHA256 (facebook-fbthrift-v2025.06.16.00_GH0.tar.gz) = 2701772125d829892472b853e5a81af0623b50e7d76c52ae882cfd92e6e9ce6a +SIZE (facebook-fbthrift-v2025.06.16.00_GH0.tar.gz) = 15593718 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index 28dea75e4fe0..22b710b2d13f 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -112,6 +112,7 @@ include/thrift/lib/cpp/Frozen.h include/thrift/lib/cpp/Reflection.h include/thrift/lib/cpp/RelativePtr.h include/thrift/lib/cpp/SerializedMessage.h +include/thrift/lib/cpp/StreamEventHandler.h include/thrift/lib/cpp/TApplicationException.h include/thrift/lib/cpp/TLogging.h include/thrift/lib/cpp/TProcessor.h @@ -284,6 +285,7 @@ include/thrift/lib/cpp2/dynamic/SerializableRecord.h include/thrift/lib/cpp2/dynamic/TypeId.h include/thrift/lib/cpp2/dynamic/TypeSystem.h include/thrift/lib/cpp2/dynamic/TypeSystemBuilder.h +include/thrift/lib/cpp2/dynamic/TypeSystemTraits.h include/thrift/lib/cpp2/dynamic/detail/Traits.h include/thrift/lib/cpp2/folly_dynamic/folly_dynamic.h include/thrift/lib/cpp2/folly_dynamic/internal/folly_dynamic-inl-post.h @@ -472,6 +474,7 @@ 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 +include/thrift/lib/cpp2/server/RequestExpirationDelegate.h include/thrift/lib/cpp2/server/RequestPileBase.h include/thrift/lib/cpp2/server/RequestPileInterface.h include/thrift/lib/cpp2/server/RequestsRegistry.h @@ -540,7 +543,7 @@ 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/server/ThriftServerTestUtils.h include/thrift/lib/cpp2/test/util/FakeClock.h -include/thrift/lib/cpp2/test/util/TestInterface.h +include/thrift/lib/cpp2/test/util/TestHandler.h include/thrift/lib/cpp2/test/util/TestServerFactory.h include/thrift/lib/cpp2/test/util/TestThriftServerFactory.h include/thrift/lib/cpp2/test/util/TrackingTProcessorEventHandler.h @@ -718,9 +721,9 @@ include/thrift/lib/python/flags.h include/thrift/lib/python/server/PythonAsyncProcessor.h include/thrift/lib/python/server/PythonAsyncProcessorFactory.h include/thrift/lib/python/server/event_handler.h -include/thrift/lib/python/server/flagged/EnableResourcePoolsForPython.h include/thrift/lib/python/server/flagged/RcAwareTaskPatch.h -include/thrift/lib/python/server/flagged/test/EnableResourcePoolsForPythonTest.h +include/thrift/lib/python/server/interceptor/PythonServerModule.h +include/thrift/lib/python/server/interceptor/PythonServiceInterceptor.h include/thrift/lib/python/server/util.h include/thrift/lib/python/test/event_handlers/handler.h include/thrift/lib/python/test/interactions/interaction_test.h @@ -962,6 +965,7 @@ lib/fb-py-libs/thrift_py_inspect.manifest lib/fb-py-libs/thrift_py_inspect/thrift/util/inspect.py lib/libasync.so lib/libasync.so.1.0.0 +lib/libcommon.so lib/libcompiler.so lib/libcompiler.so.1.0.0 lib/libcompiler_ast.so @@ -975,7 +979,6 @@ lib/librpcmetadata.so.1.0.0 lib/libruntime.so lib/libserverdbginfo.so lib/libserverdbginfo.so.1.0.0 -lib/libshared.so lib/libthrift-core.so lib/libthrift-core.so.1.0.0 lib/libthriftannotation.so |