git: afa9a44cb5b8 - main - devel/fbthrift: Update 2023.08.14.00 → 2023.08.28.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Aug 2023 07:32:54 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=afa9a44cb5b8860c55384fbf833abe8a44610f77 commit afa9a44cb5b8860c55384fbf833abe8a44610f77 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-08-29 06:05:34 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-08-29 07:32:43 +0000 devel/fbthrift: Update 2023.08.14.00 → 2023.08.28.00 --- devel/fbthrift/Makefile | 2 +- devel/fbthrift/distinfo | 6 +++--- devel/fbthrift/pkg-plist | 3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index 2a5f8809eff1..c9744c6574d9 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2023.08.14.00 +DISTVERSION= 2023.08.28.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index adf571c940d5..29ef73301aa9 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692073478 -SHA256 (facebook-fbthrift-v2023.08.14.00_GH0.tar.gz) = 852fc394d79661fdd42f9630a37bd3a99ee76542c0526539d38b77edf359a323 -SIZE (facebook-fbthrift-v2023.08.14.00_GH0.tar.gz) = 13911206 +TIMESTAMP = 1693274172 +SHA256 (facebook-fbthrift-v2023.08.28.00_GH0.tar.gz) = 74b85df373ba7e56bddd51c881a9acc4932e7e6e130e5990ba5b35de845192c6 +SIZE (facebook-fbthrift-v2023.08.28.00_GH0.tar.gz) = 13946485 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index 1ec238a316d9..5b48bc95b5d8 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -238,6 +238,7 @@ 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/PreprocessingAsyncProcessorWrapper.h include/thrift/lib/cpp2/async/ReconnectingRequestChannel.h include/thrift/lib/cpp2/async/ReplyInfo.h include/thrift/lib/cpp2/async/RequestCallback.h @@ -351,7 +352,6 @@ include/thrift/lib/cpp2/protocol/Cpp2Ops.h include/thrift/lib/cpp2/protocol/DebugProtocol.h include/thrift/lib/cpp2/protocol/FieldMask.h include/thrift/lib/cpp2/protocol/FieldMaskRef.h -include/thrift/lib/cpp2/protocol/FieldPath.h include/thrift/lib/cpp2/protocol/GetStandardProtocol.h include/thrift/lib/cpp2/protocol/JSONProtocol-inl.h include/thrift/lib/cpp2/protocol/JSONProtocol.h @@ -521,6 +521,7 @@ include/thrift/lib/cpp2/transport/rocket/framing/Parser-inl.h include/thrift/lib/cpp2/transport/rocket/framing/Parser.h include/thrift/lib/cpp2/transport/rocket/framing/Serializer.h include/thrift/lib/cpp2/transport/rocket/framing/Util.h +include/thrift/lib/cpp2/transport/rocket/framing/parser/AllocatingParserStrategy.h include/thrift/lib/cpp2/transport/rocket/framing/parser/FrameLengthParserStrategy-inl.h include/thrift/lib/cpp2/transport/rocket/framing/parser/FrameLengthParserStrategy.h include/thrift/lib/cpp2/transport/rocket/framing/parser/ParserStrategy.h