diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-06-06 22:25:58 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-06-07 00:38:47 +0000 |
| commit | fa55df8b70cf1bf634b6536f3cacd3e8fa4ed3e8 (patch) | |
| tree | b2b0701f314284fb49f1bc46aa56fbf014187b60 | |
| parent | 511d20c6bd63b71c7b0e78d9540143f6464ed362 (diff) | |
devel/fbthrift: Update 2022.05.30.00 -> 2022.06.06.00
| -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 cf731acedf17..bce0245a532c 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2022.05.30.00 +DISTVERSION= 2022.06.06.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index c01d57452149..400f00d97f40 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654315038 -SHA256 (facebook-fbthrift-v2022.05.30.00_GH0.tar.gz) = b9e384a72f9ac55dc47adc7d875420fb3f2fb571ed3597515a398a0100b75942 -SIZE (facebook-fbthrift-v2022.05.30.00_GH0.tar.gz) = 7794596 +TIMESTAMP = 1654543473 +SHA256 (facebook-fbthrift-v2022.06.06.00_GH0.tar.gz) = add554f5f4139f5fe16502a279f3b1233e3f30e56efa387728d59a10dcf6a053 +SIZE (facebook-fbthrift-v2022.06.06.00_GH0.tar.gz) = 8057825 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index b80fb527ad0c..4e6c501e91f3 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -106,6 +106,7 @@ include/thrift/lib/cpp2/FieldRefTraits.h include/thrift/lib/cpp2/Flags.h include/thrift/lib/cpp2/GeneratedCodeHelper.h include/thrift/lib/cpp2/IndirectionWrapper.h +include/thrift/lib/cpp2/Object.h include/thrift/lib/cpp2/PluggableFunction.h include/thrift/lib/cpp2/SerializationSwitch.h include/thrift/lib/cpp2/Thrift.h @@ -162,6 +163,7 @@ include/thrift/lib/cpp2/async/TwoWayBridge.h include/thrift/lib/cpp2/async/tests/util/TestSinkService.h include/thrift/lib/cpp2/async/tests/util/TestStreamService.h include/thrift/lib/cpp2/async/tests/util/Util.h +include/thrift/lib/cpp2/detail/Object.h include/thrift/lib/cpp2/detail/meta.h include/thrift/lib/cpp2/frozen/FixedSizeStringHash.h include/thrift/lib/cpp2/frozen/Frozen.h |
