Date: Sat, 7 Dec 2024 10:18:39 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: ddcf71526222 - main - devel/fbthrift: update 2024.11.18.00 =?utf-8?Q?=E2=86=92?= 2024.12.02.00 Message-ID: <202412071018.4B7AIdvx094122@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=ddcf715262221f9b48f62c529bcf78d6c85e142f commit ddcf715262221f9b48f62c529bcf78d6c85e142f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-12-07 05:22:18 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-12-07 10:18:26 +0000 devel/fbthrift: update 2024.11.18.00 → 2024.12.02.00 --- devel/fbthrift/Makefile | 3 +-- devel/fbthrift/distinfo | 6 +++--- devel/fbthrift/pkg-plist | 4 +++- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index 086e353c96f5..b96bc35ab9a6 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,7 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2024.11.18.00 -PORTREVISION= 1 +DISTVERSION= 2024.12.02.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index 742f82c8b338..241d201fe0f0 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731988788 -SHA256 (facebook-fbthrift-v2024.11.18.00_GH0.tar.gz) = b38f22448b56fd0692f2dcea47c92ea3cae025f453ef032b20ff848c1a483653 -SIZE (facebook-fbthrift-v2024.11.18.00_GH0.tar.gz) = 15619026 +TIMESTAMP = 1733541059 +SHA256 (facebook-fbthrift-v2024.12.02.00_GH0.tar.gz) = c394eb7a607c54f6ec57979b06f4ebdcab6b3ae66ef71ad4a532b98ed39027fe +SIZE (facebook-fbthrift-v2024.12.02.00_GH0.tar.gz) = 15765199 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index 43b54673f712..8fe84f12bc09 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -3,6 +3,7 @@ include/thrift/ThriftLibrary.cmake include/thrift/annotation/bundled_annotations.h include/thrift/annotation/compat.thrift include/thrift/annotation/cpp.thrift +include/thrift/annotation/erlang.thrift include/thrift/annotation/gen-cpp2/cpp_clients.h include/thrift/annotation/gen-cpp2/cpp_constants.h include/thrift/annotation/gen-cpp2/cpp_data.h @@ -264,7 +265,6 @@ include/thrift/lib/cpp2/async/metadata/CursorBasedRequestRpcMetadataAdapter.h include/thrift/lib/cpp2/async/metadata/RequestRpcMetadataAdapter.h include/thrift/lib/cpp2/async/metadata/RequestRpcMetadataFacade.h include/thrift/lib/cpp2/async/metadata/TCompactRequestRpcMetadataAdapter.h -include/thrift/lib/cpp2/transport/rocket/compression/Compression.h include/thrift/lib/cpp2/transport/rocket/compression/CompressionAlgorithmSelector.h include/thrift/lib/cpp2/transport/rocket/payload/ChecksumPayloadSerializerStrategy.h include/thrift/lib/cpp2/debug_thrift_data_difference/debug.h @@ -349,6 +349,7 @@ include/thrift/lib/cpp2/op/detail/Get.h include/thrift/lib/cpp2/op/detail/Hash.h include/thrift/lib/cpp2/op/detail/HashProtocol.h include/thrift/lib/cpp2/op/detail/Patch.h +include/thrift/lib/cpp2/op/detail/PatchTraits.h include/thrift/lib/cpp2/op/detail/StructOp.h include/thrift/lib/cpp2/op/detail/StructPatch.h include/thrift/lib/cpp2/op/detail/ValueOp.h @@ -544,6 +545,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/compression/CompressionManager.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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412071018.4B7AIdvx094122>