Date: Tue, 31 Aug 2021 09:42:50 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: 537b0105475f - main - devel/fbthrift: Update 2021.08.23.00 -> 2021.08.30.00 Message-ID: <202108310942.17V9goIX021580@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=537b0105475fc4a5bd8000910542acd2a497a935 commit 537b0105475fc4a5bd8000910542acd2a497a935 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-08-31 08:58:36 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-08-31 09:42:36 +0000 devel/fbthrift: Update 2021.08.23.00 -> 2021.08.30.00 --- devel/fbthrift/Makefile | 2 +- devel/fbthrift/distinfo | 6 +++--- devel/fbthrift/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index 8d5f21cb4ff8..7806e774fd52 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2021.08.23.00 +DISTVERSION= 2021.08.30.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index 66a6777c7a7a..72407df6732c 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629819448 -SHA256 (facebook-fbthrift-v2021.08.23.00_GH0.tar.gz) = 497cc941e550f2c1d6ae5d6e2d5d719a3005255f885abc0f7be273af94f3d3bc -SIZE (facebook-fbthrift-v2021.08.23.00_GH0.tar.gz) = 5875859 +TIMESTAMP = 1630398189 +SHA256 (facebook-fbthrift-v2021.08.30.00_GH0.tar.gz) = c9abd5dcc69929195dd16a4904aa854eac7afc3c7e71d5e156b1973b6258d534 +SIZE (facebook-fbthrift-v2021.08.30.00_GH0.tar.gz) = 5902919 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index cdc81d212cf4..972fd7504fde 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -224,6 +224,7 @@ include/thrift/lib/cpp2/protocol/TableBasedSerializer.h include/thrift/lib/cpp2/protocol/TableBasedSerializerImpl.h include/thrift/lib/cpp2/protocol/Traits.h include/thrift/lib/cpp2/protocol/VirtualProtocol.h +include/thrift/lib/cpp2/protocol/detail/ReservedId.h include/thrift/lib/cpp2/protocol/detail/index.h include/thrift/lib/cpp2/protocol/detail/protocol_methods.h include/thrift/lib/cpp2/protocol/nimble/BufferingNimbleDecoder.h @@ -397,6 +398,8 @@ include/thrift/lib/py3/serializer.h include/thrift/lib/py3/server.h include/thrift/lib/py3/ssl.h include/thrift/lib/py3/stream.h +include/thrift/lib/py3/tablebased/PythonTableBased.h +include/thrift/lib/py3/tablebased/Serializer.h include/thrift/lib/py3/test/BinaryTypes.h include/thrift/lib/py3/test/client_event_handlers/handler.h include/thrift/lib/py3/test/cpp_handler.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108310942.17V9goIX021580>