diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-12-11 22:40:58 -0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-12-11 23:13:29 -0800 |
commit | 96d1949efacbc62f47ec014af38d638c3e153ac6 (patch) | |
tree | e66e41acfb981e6678a5edaa10c3d7656a04cfcf | |
parent | 14947f0b88e4e92b4418ad988ae1411e9f3f0556 (diff) | |
download | freebsd-ports-96d1949efacbc62f47ec014af38d638c3e153ac6.zip |
devel/fbthrift: update 2023.12.04.00 → 2023.12.11.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, 4 insertions, 6 deletions
diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index 0fc12f488c71..dca230b82d43 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2023.12.04.00 +DISTVERSION= 2023.12.11.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index 6072e216c537..d42941b7a091 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701750608 -SHA256 (facebook-fbthrift-v2023.12.04.00_GH0.tar.gz) = c3d6a85ca734d04892bffa42309f79454f8d079a3f0da8c9bc5a9494c7d3b0b3 -SIZE (facebook-fbthrift-v2023.12.04.00_GH0.tar.gz) = 14186119 +TIMESTAMP = 1702359216 +SHA256 (facebook-fbthrift-v2023.12.11.00_GH0.tar.gz) = f75dc9ec8e0a406d115693384788fb7aceec79ab08db6a8fca587f6bb8603d82 +SIZE (facebook-fbthrift-v2023.12.11.00_GH0.tar.gz) = 13829197 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index a6795c5771c5..8a60900b034c 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -574,7 +574,6 @@ include/thrift/lib/cpp2/type/Runtime.h include/thrift/lib/cpp2/type/Tag.h include/thrift/lib/cpp2/type/Testing.h include/thrift/lib/cpp2/type/ThriftType.h -include/thrift/lib/cpp2/type/Traits.h include/thrift/lib/cpp2/type/Type.h include/thrift/lib/cpp2/type/TypeRegistry.h include/thrift/lib/cpp2/type/UniversalHashAlgorithm.h @@ -584,7 +583,6 @@ include/thrift/lib/cpp2/type/detail/AnyValue.h include/thrift/lib/cpp2/type/detail/Name.h include/thrift/lib/cpp2/type/detail/NativeType.h include/thrift/lib/cpp2/type/detail/Runtime.h -include/thrift/lib/cpp2/type/detail/Traits.h include/thrift/lib/cpp2/type/detail/TypeClassFromTypeTag.h include/thrift/lib/cpp2/type/detail/TypeInfo.h include/thrift/lib/cpp2/type/detail/TypeRegistry.h |