Skip to content

Commit

Permalink
devel/fbthrift: Update 2023.08.14.00 → 2023.08.28.00
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Aug 29, 2023
1 parent ed6020f commit afa9a44
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion 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
Expand Down
6 changes: 3 additions & 3 deletions 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
3 changes: 2 additions & 1 deletion devel/fbthrift/pkg-plist
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit afa9a44

Please sign in to comment.