Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Aug 2021 20:49:18 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: c6dcb4d590b0 - main - devel/fbthrift: Update to 2021.08.02.00
Message-ID:  <202108022049.172KnIa1025655@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=c6dcb4d590b04f040e9a1a3a678b40957eb121a4

commit c6dcb4d590b04f040e9a1a3a678b40957eb121a4
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-08-02 20:13:54 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-08-02 20:49:01 +0000

    devel/fbthrift: Update to 2021.08.02.00
---
 devel/fbthrift/Makefile  | 3 +--
 devel/fbthrift/distinfo  | 6 +++---
 devel/fbthrift/pkg-plist | 3 +++
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile
index 422d6607d8f1..fbe3286d6443 100644
--- a/devel/fbthrift/Makefile
+++ b/devel/fbthrift/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	fbthrift
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2021.07.19.00
-PORTREVISION=	1
+DISTVERSION=	2021.08.02.00
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo
index 513835503a7d..1e8fca1f909b 100644
--- a/devel/fbthrift/distinfo
+++ b/devel/fbthrift/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626817829
-SHA256 (facebook-fbthrift-v2021.07.19.00_GH0.tar.gz) = 7257da7b9e0d0bd739053b3352e285c84f60130e983b0816ac406e321a90b53c
-SIZE (facebook-fbthrift-v2021.07.19.00_GH0.tar.gz) = 5808006
+TIMESTAMP = 1627932673
+SHA256 (facebook-fbthrift-v2021.08.02.00_GH0.tar.gz) = 7c0e3a87f0bf30eabf28c7aeccbd5fcbb01486f0342305060d1e32b249929937
+SIZE (facebook-fbthrift-v2021.08.02.00_GH0.tar.gz) = 5833339
diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist
index 764f4e1e3989..f93c6a85d2e0 100644
--- a/devel/fbthrift/pkg-plist
+++ b/devel/fbthrift/pkg-plist
@@ -132,6 +132,7 @@ include/thrift/lib/cpp2/async/HeaderServerChannel.h
 include/thrift/lib/cpp2/async/HibernatingRequestChannel.h
 include/thrift/lib/cpp2/async/Interaction.h
 include/thrift/lib/cpp2/async/MessageChannel.h
+include/thrift/lib/cpp2/async/MultiplexAsyncProcessor.h
 include/thrift/lib/cpp2/async/PooledRequestChannel.h
 include/thrift/lib/cpp2/async/ReconnectingRequestChannel.h
 include/thrift/lib/cpp2/async/ReplyInfo.h
@@ -296,6 +297,8 @@ include/thrift/lib/cpp2/server/VisitorHelper.h
 include/thrift/lib/cpp2/server/peeking/PeekingManager.h
 include/thrift/lib/cpp2/server/peeking/TLSHelper.h
 include/thrift/lib/cpp2/test/IndirectionWrapperTest.h
+include/thrift/lib/cpp2/test/Matcher.h
+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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108022049.172KnIa1025655>