mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
devel/fbthrift: Update 2023.03.20.00 → 2023.03.27.00
This commit is contained in:
parent
919709737e
commit
30b29336d3
@ -1,6 +1,6 @@
|
||||
PORTNAME= fbthrift
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2023.03.20.00
|
||||
DISTVERSION= 2023.03.27.00
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user