Date: Mon, 10 May 2021 17:13:57 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: ab0246a3a397 - main - devel/fbthrift: Update 2021.04.26.00 -> 2021.05.10.00 Message-ID: <202105101713.14AHDvcF007489@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=ab0246a3a397dd3830618b218277966bba606526 commit ab0246a3a397dd3830618b218277966bba606526 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-05-10 16:57:44 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-05-10 17:13:47 +0000 devel/fbthrift: Update 2021.04.26.00 -> 2021.05.10.00 --- devel/fbthrift/Makefile | 2 +- devel/fbthrift/distinfo | 6 +++--- devel/fbthrift/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index 4be2d7746196..b338291d6b2f 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2021.04.26.00 +DISTVERSION= 2021.05.10.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index eb329124cb6a..ebe1745cb6a0 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619456341 -SHA256 (facebook-fbthrift-v2021.04.26.00_GH0.tar.gz) = bdc1145fbdd07a68db1474d3583e02bf318effab227e14d6c62a7ecd6e54d455 -SIZE (facebook-fbthrift-v2021.04.26.00_GH0.tar.gz) = 5482868 +TIMESTAMP = 1620662222 +SHA256 (facebook-fbthrift-v2021.05.10.00_GH0.tar.gz) = d940cbf9fd3dc8bea32f19314bbcf38761cb090053e85aa7076c1e67a7f22a28 +SIZE (facebook-fbthrift-v2021.05.10.00_GH0.tar.gz) = 5610860 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index 3591e2047936..b62f5b1c09bf 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -100,6 +100,7 @@ include/thrift/lib/cpp/util/VarintUtils-inl.h include/thrift/lib/cpp/util/VarintUtils.h include/thrift/lib/cpp2/Adapt.h include/thrift/lib/cpp2/BadFieldAccess.h +include/thrift/lib/cpp2/BoxedValuePtr.h include/thrift/lib/cpp2/CloneableIOBuf.h include/thrift/lib/cpp2/FieldRef.h include/thrift/lib/cpp2/FieldRefHash.h @@ -138,7 +139,6 @@ include/thrift/lib/cpp2/async/RequestChannel.h include/thrift/lib/cpp2/async/ResponseChannel.h include/thrift/lib/cpp2/async/RetryingRequestChannel.h include/thrift/lib/cpp2/async/RocketClientChannel.h -include/thrift/lib/cpp2/async/RocketClientTestChannel.h include/thrift/lib/cpp2/async/RpcTypes.h include/thrift/lib/cpp2/async/ServerChannel.h include/thrift/lib/cpp2/async/ServerGeneratorStream-inl.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105101713.14AHDvcF007489>