Date: Mon, 18 Mar 2024 19:58:41 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: 47cbda8a22f9 - main - devel/fbthrift: update 2024.03.11.00 =?utf-8?Q?=E2=86=92?= 2024.03.18.00 Message-ID: <202403181958.42IJwfCY007804@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=47cbda8a22f9e05a744045ff095a59ab0a5ee96f commit 47cbda8a22f9e05a744045ff095a59ab0a5ee96f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-03-18 14:33:29 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-03-18 19:58:35 +0000 devel/fbthrift: update 2024.03.11.00 → 2024.03.18.00 --- devel/fbthrift/Makefile | 2 +- devel/fbthrift/distinfo | 6 +++--- devel/fbthrift/pkg-plist | 15 +++++++++++++++ 3 files changed, 19 insertions(+), 4 deletions(-) diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index 184deb632696..76714f3c0f27 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2024.03.11.00 +DISTVERSION= 2024.03.18.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index 18aebe2cc285..33f03f00da61 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710197675 -SHA256 (facebook-fbthrift-v2024.03.11.00_GH0.tar.gz) = decfd7e211d61159778501d3847673d0212303999bbfa15913b0c05567641b84 -SIZE (facebook-fbthrift-v2024.03.11.00_GH0.tar.gz) = 15946561 +TIMESTAMP = 1710782378 +SHA256 (facebook-fbthrift-v2024.03.18.00_GH0.tar.gz) = e1d8d7cc0a718e3c18934ac198ee3ad63848b90e8a19d62b2b7d54f0c878089c +SIZE (facebook-fbthrift-v2024.03.18.00_GH0.tar.gz) = 17723732 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index e6aeaf50e11c..23c2a7586b71 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -155,6 +155,7 @@ include/thrift/lib/cpp/protocol/TVirtualProtocol.h include/thrift/lib/cpp/server/TConnectionContext.h include/thrift/lib/cpp/server/TServerEventHandler.h include/thrift/lib/cpp/server/TServerObserver.h +include/thrift/lib/cpp/server/test/TrackingTServerEventHandler.h include/thrift/lib/cpp/test/MockTAsyncSSLSocket.h include/thrift/lib/cpp/test/loadgen/Controller.h include/thrift/lib/cpp/test/loadgen/GaussianMixtureModel.h @@ -486,6 +487,20 @@ include/thrift/lib/cpp2/test/MockCpp2ConnContext.h include/thrift/lib/cpp2/test/ProtoBufStructs-inl.h include/thrift/lib/cpp2/test/Structs.h include/thrift/lib/cpp2/test/ThriftStructs-inl.h +include/thrift/lib/cpp2/test/sbe/integration_test/src/facebook_sbe_test/ByteVarStringEncoding.h +include/thrift/lib/cpp2/test/sbe/integration_test/src/facebook_sbe_test/CustomerNotFound.h +include/thrift/lib/cpp2/test/sbe/integration_test/src/facebook_sbe_test/CustomerResponse.h +include/thrift/lib/cpp2/test/sbe/integration_test/src/facebook_sbe_test/GroupSizeEncoding.h +include/thrift/lib/cpp2/test/sbe/integration_test/src/facebook_sbe_test/MessageHeader.h +include/thrift/lib/cpp2/test/sbe/integration_test/src/facebook_sbe_test/MultipleCustomerLookup.h +include/thrift/lib/cpp2/test/sbe/integration_test/src/facebook_sbe_test/MultipleCustomerResponse.h +include/thrift/lib/cpp2/test/sbe/integration_test/src/facebook_sbe_test/ShortVarDataEncoding.h +include/thrift/lib/cpp2/test/sbe/integration_test/src/facebook_sbe_test/ShortVarStringEncoding.h +include/thrift/lib/cpp2/test/sbe/integration_test/src/facebook_sbe_test/SingleCustomerLookup.h +include/thrift/lib/cpp2/test/sbe/integration_test/src/service/Customer.h +include/thrift/lib/cpp2/test/sbe/integration_test/src/service/CustomerLookupHandler.h +include/thrift/lib/cpp2/test/sbe/integration_test/src/service/CustomerLookupService.h +include/thrift/lib/cpp2/test/sbe/integration_test/src/service/DataLoader.h include/thrift/lib/cpp2/test/util/FakeClock.h include/thrift/lib/cpp2/test/util/TestInterface.h include/thrift/lib/cpp2/test/util/TestServerFactory.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403181958.42IJwfCY007804>