diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-04-16 07:43:38 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-04-16 07:43:57 +0000 |
commit | 324f5fbbbdb68ee83ce04f7a2ae8481749ef76f7 (patch) | |
tree | 6a42ffb2024c3105c511906281da10bee101ad99 | |
parent | 73c80ff4661ca6fd606afa5a5d9eaff432e7e551 (diff) |
devel/fbthrift: update 2024.04.08.00 → 2024.04.15.00
-rw-r--r-- | devel/fbthrift/Makefile | 2 | ||||
-rw-r--r-- | devel/fbthrift/distinfo | 6 | ||||
-rw-r--r-- | devel/fbthrift/pkg-plist | 12 |
3 files changed, 4 insertions, 16 deletions
diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index de05094f2b63..a3dc47aa1dfd 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2024.04.08.00 +DISTVERSION= 2024.04.15.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index e0c17f212c18..8f5e72fe279d 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712637957 -SHA256 (facebook-fbthrift-v2024.04.08.00_GH0.tar.gz) = 6a0082f49a22c1dbfa4248c37703922a1e5b0efc7dcc952191f91d4ffe24b22f -SIZE (facebook-fbthrift-v2024.04.08.00_GH0.tar.gz) = 17911191 +TIMESTAMP = 1713241131 +SHA256 (facebook-fbthrift-v2024.04.15.00_GH0.tar.gz) = 1921a0fbb198c0680d9f71bd795381e27a211238ba8d2a8e3c275907c768ec3c +SIZE (facebook-fbthrift-v2024.04.15.00_GH0.tar.gz) = 18100641 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index 23c2a7586b71..8a516e57ed43 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -114,18 +114,7 @@ include/thrift/lib/cpp/TLogging.h include/thrift/lib/cpp/TProcessor.h include/thrift/lib/cpp/TProcessorEventHandler.h include/thrift/lib/cpp/Thrift.h -include/thrift/lib/cpp/async/TAsyncChannel.h -include/thrift/lib/cpp/async/TAsyncEventChannel.h -include/thrift/lib/cpp/async/TAsyncProcessor.h include/thrift/lib/cpp/async/TAsyncSSLSocket.h -include/thrift/lib/cpp/async/TBinaryAsyncChannel.h -include/thrift/lib/cpp/async/TEventJobQueue.h -include/thrift/lib/cpp/async/TFramedAsyncChannel.h -include/thrift/lib/cpp/async/THttpAsyncChannel.h -include/thrift/lib/cpp/async/TStreamAsyncChannel-inl.h -include/thrift/lib/cpp/async/TStreamAsyncChannel.h -include/thrift/lib/cpp/async/TUnframedAsyncChannel-inl.h -include/thrift/lib/cpp/async/TUnframedAsyncChannel.h include/thrift/lib/cpp/concurrency/Exception.h include/thrift/lib/cpp/concurrency/FunctionRunner.h include/thrift/lib/cpp/concurrency/InitThreadFactory.h @@ -584,7 +573,6 @@ include/thrift/lib/cpp2/transport/util/ConnectionThread.h include/thrift/lib/cpp2/type/AlignedPtr.h include/thrift/lib/cpp2/type/Any.h include/thrift/lib/cpp2/type/AnyDebugWriter.h -include/thrift/lib/cpp2/type/AnyTesting.h include/thrift/lib/cpp2/type/AnyValue.h include/thrift/lib/cpp2/type/BaseType.h include/thrift/lib/cpp2/type/Field.h |