Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Oct 2021 18:37: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: 964f3570690b - main - devel/fbthrift: Update 2021.09.27.00 -> 2021.10.04.00
Message-ID:  <202110051837.195Ibdw4021153@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=964f3570690b53965d56e60d160df1eb3649c97b

commit 964f3570690b53965d56e60d160df1eb3649c97b
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-10-05 18:34:17 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-10-05 18:36:28 +0000

    devel/fbthrift: Update 2021.09.27.00 -> 2021.10.04.00
---
 devel/fbthrift/Makefile  | 3 ++-
 devel/fbthrift/distinfo  | 6 +++---
 devel/fbthrift/pkg-plist | 1 +
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile
index 1258668be0b3..3adcfd2e80ef 100644
--- a/devel/fbthrift/Makefile
+++ b/devel/fbthrift/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	fbthrift
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2021.09.27.00
+DISTVERSION=	2021.10.04.00
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -9,6 +9,7 @@ COMMENT=	Facebook's branch of Apache Thrift, including a new C++ server
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BUILD_DEPENDS=	range-v3>0:devel/range-v3
 LIB_DEPENDS=	libboost_system.so:devel/boost-libs \
 		libdouble-conversion.so:devel/double-conversion \
 		libevent.so:devel/libevent \
diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo
index 15d54c807aea..d789f96ed189 100644
--- a/devel/fbthrift/distinfo
+++ b/devel/fbthrift/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1633277144
-SHA256 (facebook-fbthrift-v2021.09.27.00_GH0.tar.gz) = db5c94d36afece9051d14e923a76c7d404d2842a79c6ea45702ccb4a44b74da6
-SIZE (facebook-fbthrift-v2021.09.27.00_GH0.tar.gz) = 5955719
+TIMESTAMP = 1633452824
+SHA256 (facebook-fbthrift-v2021.10.04.00_GH0.tar.gz) = fd989dce9b1d8eb75d8d0beef564143ffc410ad7a26510889ca46dc7e91ae39b
+SIZE (facebook-fbthrift-v2021.10.04.00_GH0.tar.gz) = 5974931
diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist
index 9bb6b258fff2..e8d5a3a62f4d 100644
--- a/devel/fbthrift/pkg-plist
+++ b/devel/fbthrift/pkg-plist
@@ -290,6 +290,7 @@ 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/ServerInstrumentation.h
+include/thrift/lib/cpp2/server/ServiceHealthPoller.h
 include/thrift/lib/cpp2/server/StatusServerInterface.h
 include/thrift/lib/cpp2/server/ThriftProcessor.h
 include/thrift/lib/cpp2/server/ThriftServer.h



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