Date: Sun, 3 Oct 2021 16:52:49 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: c0969b9542aa - main - devel/fbthrift: Update 2021.09.20.00 -> 2021.09.27.00 Message-ID: <202110031652.193GqnWA040249@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=c0969b9542aaf8659ab77ecff7cff7cad3b766e7 commit c0969b9542aaf8659ab77ecff7cff7cad3b766e7 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-10-03 16:50:24 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-10-03 16:51:37 +0000 devel/fbthrift: Update 2021.09.20.00 -> 2021.09.27.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 95b5b0b83e76..1258668be0b3 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2021.09.20.00 +DISTVERSION= 2021.09.27.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -17,6 +17,7 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libfolly.so:devel/folly \ libgflags.so:devel/gflags \ libglog.so:devel/glog \ + libicui18n.so:devel/icu \ liblz4.so:archivers/liblz4 \ libsnappy.so:archivers/snappy \ libsodium.so:security/libsodium \ diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index 036530b9ba29..15d54c807aea 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632679359 -SHA256 (facebook-fbthrift-v2021.09.20.00_GH0.tar.gz) = 5349454323b3787e10d760535536700000f32fa9fb4302609e4f47265bd6452c -SIZE (facebook-fbthrift-v2021.09.20.00_GH0.tar.gz) = 5960231 +TIMESTAMP = 1633277144 +SHA256 (facebook-fbthrift-v2021.09.27.00_GH0.tar.gz) = db5c94d36afece9051d14e923a76c7d404d2842a79c6ea45702ccb4a44b74da6 +SIZE (facebook-fbthrift-v2021.09.27.00_GH0.tar.gz) = 5955719 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index 365bf570ace0..9bb6b258fff2 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -283,6 +283,7 @@ include/thrift/lib/cpp2/server/LoggingEventHelper.h include/thrift/lib/cpp2/server/MemoryTracker.h include/thrift/lib/cpp2/server/MonitoringMethodNames.h 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/RequestsRegistry.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110031652.193GqnWA040249>