git: 61bf62797249 - main - devel/fbthrift: Update 2022.01.10.00 -> 2022.01.17.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Jan 2022 22:41:33 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=61bf6279724909d363c3814aa09932fd3a1424cf commit 61bf6279724909d363c3814aa09932fd3a1424cf Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-01-17 22:39:50 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-01-17 22:41:22 +0000 devel/fbthrift: Update 2022.01.10.00 -> 2022.01.17.00 --- devel/fbthrift/Makefile | 2 +- devel/fbthrift/distinfo | 6 +++--- devel/fbthrift/pkg-plist | 5 +++++ 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index 9a75d4278ca1..6b01b7324e71 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2022.01.10.00 +DISTVERSION= 2022.01.17.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index 78c24b2c629f..95e25f9ff97c 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642017414 -SHA256 (facebook-fbthrift-v2022.01.10.00_GH0.tar.gz) = ad0efb16fa2a269e50248391532317da5982cfaf95f79d190c4103a9bdbf7fc9 -SIZE (facebook-fbthrift-v2022.01.10.00_GH0.tar.gz) = 6258435 +TIMESTAMP = 1642450305 +SHA256 (facebook-fbthrift-v2022.01.17.00_GH0.tar.gz) = 15599efa59d87d63bcb672dea7ea24cf34102da6f68254368a442493843c985b +SIZE (facebook-fbthrift-v2022.01.17.00_GH0.tar.gz) = 6282007 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index 07e8222fce92..521b8bec0677 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -289,6 +289,7 @@ include/thrift/lib/cpp2/security/extensions/ThriftParametersServerExtension.h include/thrift/lib/cpp2/security/extensions/Types.h include/thrift/lib/cpp2/server/AdaptiveConcurrency.h include/thrift/lib/cpp2/server/BaseThriftServer.h +include/thrift/lib/cpp2/server/ConcurrencyControllerInterface.h include/thrift/lib/cpp2/server/ControlServerInterface.h include/thrift/lib/cpp2/server/Cpp2ConnContext.h include/thrift/lib/cpp2/server/Cpp2Connection.h @@ -302,7 +303,9 @@ include/thrift/lib/cpp2/server/MonitoringServerInterface.h include/thrift/lib/cpp2/server/PolledServiceHealth.h include/thrift/lib/cpp2/server/PreprocessParams.h include/thrift/lib/cpp2/server/RequestDebugLog.h +include/thrift/lib/cpp2/server/RequestPileInterface.h include/thrift/lib/cpp2/server/RequestsRegistry.h +include/thrift/lib/cpp2/server/ResourcePoolHandle.h include/thrift/lib/cpp2/server/ServerAttribute.h include/thrift/lib/cpp2/server/ServerConfigs.h include/thrift/lib/cpp2/server/ServerFlags.h @@ -389,6 +392,7 @@ include/thrift/lib/cpp2/transport/rocket/test/util/TestUtil.h include/thrift/lib/cpp2/transport/rocket/test/util/VersionServicesMock.h include/thrift/lib/cpp2/transport/util/ConnectionManager.h include/thrift/lib/cpp2/transport/util/ConnectionThread.h +include/thrift/lib/cpp2/type/AnyRef.h include/thrift/lib/cpp2/type/AnyType.h include/thrift/lib/cpp2/type/AnyValue.h include/thrift/lib/cpp2/type/BaseType.h @@ -403,6 +407,7 @@ include/thrift/lib/cpp2/type/detail/AnyData.h include/thrift/lib/cpp2/type/detail/AnyType.h include/thrift/lib/cpp2/type/detail/Name.h include/thrift/lib/cpp2/type/detail/Traits.h +include/thrift/lib/cpp2/type/detail/ThriftTypeInfo.h include/thrift/lib/cpp2/util/BucketedRate.h include/thrift/lib/cpp2/util/Checksum.h include/thrift/lib/cpp2/util/DebugString.h