Date: Tue, 5 Sep 2023 07:02:32 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: 009467a9e27f - main - devel/fbthrift: Update 2023.08.28.00 =?utf-8?Q?=E2=86=92?= 2023.09.04.00 Message-ID: <202309050702.38572W3w047788@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=009467a9e27fcc49e8375c9e573339d4a231d50b commit 009467a9e27fcc49e8375c9e573339d4a231d50b Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-09-05 07:01:32 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-09-05 07:02:24 +0000 devel/fbthrift: Update 2023.08.28.00 → 2023.09.04.00 --- devel/fbthrift/Makefile | 2 +- devel/fbthrift/distinfo | 6 +++--- devel/fbthrift/pkg-plist | 10 ++++++++++ 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index c9744c6574d9..1990d4036177 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2023.08.28.00 +DISTVERSION= 2023.09.04.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index 29ef73301aa9..541338127b9f 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693274172 -SHA256 (facebook-fbthrift-v2023.08.28.00_GH0.tar.gz) = 74b85df373ba7e56bddd51c881a9acc4932e7e6e130e5990ba5b35de845192c6 -SIZE (facebook-fbthrift-v2023.08.28.00_GH0.tar.gz) = 13946485 +TIMESTAMP = 1693891328 +SHA256 (facebook-fbthrift-v2023.09.04.00_GH0.tar.gz) = 8d622f7a37bcc314396627f2a8a56b53c8898ee677934c9b703924d4366fcfc9 +SIZE (facebook-fbthrift-v2023.09.04.00_GH0.tar.gz) = 13793719 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index 5b48bc95b5d8..1cbf76e3737a 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -268,6 +268,13 @@ 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/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 +include/thrift/lib/cpp2/debug_thrift_data_difference/detail/pretty_print-inl-post.h +include/thrift/lib/cpp2/debug_thrift_data_difference/detail/pretty_print-inl-pre.h +include/thrift/lib/cpp2/debug_thrift_data_difference/diff.h +include/thrift/lib/cpp2/debug_thrift_data_difference/pretty_print.h include/thrift/lib/cpp2/detail/meta.h include/thrift/lib/cpp2/frozen/FixedSizeStringHash.h include/thrift/lib/cpp2/frozen/Frozen.h @@ -427,6 +434,7 @@ include/thrift/lib/cpp2/server/Cpp2Worker.h include/thrift/lib/cpp2/server/ExecutorToThreadManagerAdaptor.h include/thrift/lib/cpp2/server/IOUringUtil.h include/thrift/lib/cpp2/server/IOWorkerContext.h +include/thrift/lib/cpp2/server/IResourcePoolAcceptor.h include/thrift/lib/cpp2/server/LoggingEvent.h include/thrift/lib/cpp2/server/LoggingEventHelper.h include/thrift/lib/cpp2/server/MemoryTracker.h @@ -513,6 +521,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/flush/FlushManager.h include/thrift/lib/cpp2/transport/rocket/framing/ErrorCode.h include/thrift/lib/cpp2/transport/rocket/framing/Flags.h include/thrift/lib/cpp2/transport/rocket/framing/FrameType.h @@ -574,6 +583,7 @@ include/thrift/lib/cpp2/type/detail/TypeClassFromTypeTag.h include/thrift/lib/cpp2/type/detail/TypeInfo.h include/thrift/lib/cpp2/type/detail/TypeRegistry.h include/thrift/lib/cpp2/type/detail/Wrap.h +include/thrift/lib/cpp2/util/AllocationColocator.h include/thrift/lib/cpp2/util/BucketedRate.h include/thrift/lib/cpp2/util/Checksum.h include/thrift/lib/cpp2/util/DebugString.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309050702.38572W3w047788>