diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-03-27 15:02:03 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-03-27 18:25:47 +0000 |
commit | 30b29336d336cdaf779787cb128e5934c5aa4c61 (patch) | |
tree | de454152aef1846a6b29c2ff9a1d82a855d6f0e6 /devel/fbthrift | |
parent | 919709737ef065df0dfd1c86c41a8d59f8689f6b (diff) | |
download | ports-30b29336d336cdaf779787cb128e5934c5aa4c61.tar.gz ports-30b29336d336cdaf779787cb128e5934c5aa4c61.zip |
devel/fbthrift: Update 2023.03.20.00 → 2023.03.27.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 adf319b7425c..ae2ca8ef7956 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2023.03.20.00 +DISTVERSION= 2023.03.27.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index bad7bd5b0132..d283e726dbf6 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679599472 -SHA256 (facebook-fbthrift-v2023.03.20.00_GH0.tar.gz) = c91f2ee85f1956ebfe9d518eeaf1907451568fe1be26da742bd1729cf7fc338d -SIZE (facebook-fbthrift-v2023.03.20.00_GH0.tar.gz) = 13633432 +TIMESTAMP = 1679934832 +SHA256 (facebook-fbthrift-v2023.03.27.00_GH0.tar.gz) = 7e5efab2d3d185845ac6dfea68af990bc6bf37bb6b344374f9dee7e87497fcdf +SIZE (facebook-fbthrift-v2023.03.27.00_GH0.tar.gz) = 13665621 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index 91079264e2c2..81ea6d054115 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -246,6 +246,7 @@ include/thrift/lib/cpp2/async/ServerChannel.h include/thrift/lib/cpp2/async/ServerGeneratorStream-inl.h include/thrift/lib/cpp2/async/ServerGeneratorStream.h include/thrift/lib/cpp2/async/ServerPublisherStream.h +include/thrift/lib/cpp2/async/ServerRequestData.h include/thrift/lib/cpp2/async/ServerSinkBridge.h include/thrift/lib/cpp2/async/ServerStream-inl.h include/thrift/lib/cpp2/async/ServerStream.h @@ -546,6 +547,7 @@ 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 include/thrift/lib/cpp2/type/detail/Wrap.h |