diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-07-04 22:57:32 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-07-04 23:16:26 +0000 |
commit | 557afb1f311970460cae8148cf1400b48c06fc5d (patch) | |
tree | f8760211c0b4baa8123dde3a9877fc48575dcdf5 /devel/fbthrift | |
parent | 1c58bc3e6bd663a5133c39122522f328c6b094c9 (diff) | |
download | ports-557afb1f311970460cae8148cf1400b48c06fc5d.tar.gz ports-557afb1f311970460cae8148cf1400b48c06fc5d.zip |
devel/fbthrift: Update 2022.06.27.00 -> 2022.07.04.00
Diffstat (limited to 'devel/fbthrift')
-rw-r--r-- | devel/fbthrift/Makefile | 2 | ||||
-rw-r--r-- | devel/fbthrift/distinfo | 6 | ||||
-rw-r--r-- | devel/fbthrift/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index 9f2c7e73da9a..1b32b025585e 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2022.06.27.00 +DISTVERSION= 2022.07.04.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index 32e58777da58..7cd63462c641 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656352816 -SHA256 (facebook-fbthrift-v2022.06.27.00_GH0.tar.gz) = 8d3a9b720f6ad836e218a1c247e33071a2d8fafc9fc041323b9ca0b4b02d788a -SIZE (facebook-fbthrift-v2022.06.27.00_GH0.tar.gz) = 8254441 +TIMESTAMP = 1656971971 +SHA256 (facebook-fbthrift-v2022.07.04.00_GH0.tar.gz) = 45e7ffb38655d9b518d28066f4276000a298990c7c32b9460ddb7a37f2af78bd +SIZE (facebook-fbthrift-v2022.07.04.00_GH0.tar.gz) = 8407855 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index d8727daeb423..ddf31e428cbb 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -100,6 +100,7 @@ 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/FieldMask.h include/thrift/lib/cpp2/FieldPath.h include/thrift/lib/cpp2/FieldRef.h include/thrift/lib/cpp2/FieldRefHash.h @@ -242,6 +243,7 @@ include/thrift/lib/cpp2/protocol/JSONProtocol.h include/thrift/lib/cpp2/protocol/JSONProtocolCommon-inl.h include/thrift/lib/cpp2/protocol/JSONProtocolCommon.h include/thrift/lib/cpp2/protocol/LazyDeserializationFlags.h +include/thrift/lib/cpp2/protocol/Patch.h include/thrift/lib/cpp2/protocol/Protocol.h include/thrift/lib/cpp2/protocol/ProtocolReaderStructReadState.h include/thrift/lib/cpp2/protocol/ProtocolReaderWireTypeInfo.h |