diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-10-04 01:24:48 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-10-04 01:35:23 +0000 |
| commit | cab628626f7690c40839238787a540a42736ef13 (patch) | |
| tree | 506353959c12a4e7a928f92bb981dac8c958cd93 | |
| parent | 578f379a4d32bf32813d4f351fa243dd8447291c (diff) | |
devel/fbthrift: Update 2022.09.26.00 -> 2022.10.03.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, 5 insertions, 5 deletions
diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index a8ff02c93edd..4e0f4206d69a 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2022.09.26.00 +DISTVERSION= 2022.10.03.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index 95422efe1a95..5dfb00a8ef05 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1664210350 -SHA256 (facebook-fbthrift-v2022.09.26.00_GH0.tar.gz) = f64ff5835986cec70c7c860b3dec5b80f195f0d318893da93136276e77f3ef15 -SIZE (facebook-fbthrift-v2022.09.26.00_GH0.tar.gz) = 11101887 +TIMESTAMP = 1664841919 +SHA256 (facebook-fbthrift-v2022.10.03.00_GH0.tar.gz) = e89de2d53aff2a2b1a9f1b8aa6f1b803aa3e25f676b1dd87856b3188ea4753b4 +SIZE (facebook-fbthrift-v2022.10.03.00_GH0.tar.gz) = 11207251 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index 359602dc2b2c..4d92a880e867 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -260,7 +260,6 @@ 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/BoxedIfLarge.h -include/thrift/lib/cpp2/detail/FieldMask.h include/thrift/lib/cpp2/detail/meta.h include/thrift/lib/cpp2/frozen/FixedSizeStringHash.h include/thrift/lib/cpp2/frozen/Frozen.h @@ -364,6 +363,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/FieldMask.h include/thrift/lib/cpp2/protocol/detail/Object.h include/thrift/lib/cpp2/protocol/detail/ReservedId.h include/thrift/lib/cpp2/protocol/detail/index.h |
