Date: Tue, 21 Dec 2021 06:08:43 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: 86c14a24ca3d - main - devel/fbthrift: Update 2021.12.13.00 -> 2021.12.20.00 Message-ID: <202112210608.1BL68hJH026482@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=86c14a24ca3d39ceae471daf91c40fcf6df5c861 commit 86c14a24ca3d39ceae471daf91c40fcf6df5c861 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-12-21 06:08:20 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-12-21 06:08:35 +0000 devel/fbthrift: Update 2021.12.13.00 -> 2021.12.20.00 --- devel/fbthrift/Makefile | 2 +- devel/fbthrift/distinfo | 6 +++--- devel/fbthrift/pkg-plist | 14 ++++++++++++-- 3 files changed, 16 insertions(+), 6 deletions(-) diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index f54cef61df7f..af4ffac9b143 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2021.12.13.00 +DISTVERSION= 2021.12.20.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index a89d4080c890..b842cfb6bb15 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1639513503 -SHA256 (facebook-fbthrift-v2021.12.13.00_GH0.tar.gz) = 95d87e14c92070878af8c7e6faaba639cd5afd022329e341ca67a153f010e39c -SIZE (facebook-fbthrift-v2021.12.13.00_GH0.tar.gz) = 6206608 +TIMESTAMP = 1640048572 +SHA256 (facebook-fbthrift-v2021.12.20.00_GH0.tar.gz) = 2501fc050866361e877045a5f72a5759f4949271aa5f259de361c4d77b5a340a +SIZE (facebook-fbthrift-v2021.12.20.00_GH0.tar.gz) = 6215427 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index 03784ba4e43d..3714fb7dc622 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -203,6 +203,13 @@ include/thrift/lib/cpp2/hash/DeterministicHash.h include/thrift/lib/cpp2/hash/DeterministicProtocol-inl.h include/thrift/lib/cpp2/hash/DeterministicProtocol.h include/thrift/lib/cpp2/hash/StdHasher.h +include/thrift/lib/cpp2/op/Clear.h +include/thrift/lib/cpp2/op/Compare.h +include/thrift/lib/cpp2/op/Hash.h +include/thrift/lib/cpp2/op/Testing.h +include/thrift/lib/cpp2/op/detail/Clear.h +include/thrift/lib/cpp2/op/detail/Compare.h +include/thrift/lib/cpp2/op/detail/Hash.h include/thrift/lib/cpp2/protocol/BinaryProtocol-inl.h include/thrift/lib/cpp2/protocol/BinaryProtocol.h include/thrift/lib/cpp2/protocol/CompactProtocol-inl.h @@ -300,6 +307,7 @@ include/thrift/lib/cpp2/server/RequestDebugLog.h include/thrift/lib/cpp2/server/RequestsRegistry.h include/thrift/lib/cpp2/server/ServerAttribute.h include/thrift/lib/cpp2/server/ServerConfigs.h +include/thrift/lib/cpp2/server/ServerFlags.h include/thrift/lib/cpp2/server/ServerInstrumentation.h include/thrift/lib/cpp2/server/ServiceHealthPoller.h include/thrift/lib/cpp2/server/StatusServerInterface.h @@ -386,15 +394,17 @@ include/thrift/lib/cpp2/transport/util/ConnectionManager.h include/thrift/lib/cpp2/transport/util/ConnectionThread.h include/thrift/lib/cpp2/type/AnyType.h include/thrift/lib/cpp2/type/AnyValue.h +include/thrift/lib/cpp2/type/BaseType.h include/thrift/lib/cpp2/type/Name.h -include/thrift/lib/cpp2/type/ThriftOp.h +include/thrift/lib/cpp2/type/Tag.h +include/thrift/lib/cpp2/type/Testing.h include/thrift/lib/cpp2/type/ThriftType.h include/thrift/lib/cpp2/type/Traits.h +include/thrift/lib/cpp2/type/UniversalHashAlgorithm.h include/thrift/lib/cpp2/type/UniversalName.h 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/ThriftOp.h include/thrift/lib/cpp2/type/detail/Traits.h include/thrift/lib/cpp2/util/BucketedRate.h include/thrift/lib/cpp2/util/Checksum.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112210608.1BL68hJH026482>