mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
devel/fbthrift: Update 2021.11.08.00 -> 2021.11.15.00
This commit is contained in:
parent
4019468b7a
commit
3a0acec9c1
@ -1,6 +1,6 @@
|
||||
PORTNAME= fbthrift
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2021.11.08.00
|
||||
DISTVERSION= 2021.11.15.00
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1636922510
|
||||
SHA256 (facebook-fbthrift-v2021.11.08.00_GH0.tar.gz) = ce367452d316e72c4ade3c8847ac13e643f4416a4c8a21dfe9ba3f780306312f
|
||||
SIZE (facebook-fbthrift-v2021.11.08.00_GH0.tar.gz) = 6095184
|
||||
TIMESTAMP = 1637261984
|
||||
SHA256 (facebook-fbthrift-v2021.11.15.00_GH0.tar.gz) = 08dec0570ae24fd671ca471a86f9c20bd0f794529f3f6b0b82f6da86ab7740b7
|
||||
SIZE (facebook-fbthrift-v2021.11.15.00_GH0.tar.gz) = 6136435
|
||||
|
@ -282,6 +282,7 @@ include/thrift/lib/cpp2/security/extensions/ThriftParametersServerExtension.h
|
||||
include/thrift/lib/cpp2/security/extensions/Types.h
|
||||
include/thrift/lib/cpp2/server/AdaptiveConcurrency.h
|
||||
include/thrift/lib/cpp2/server/BaseThriftServer.h
|
||||
include/thrift/lib/cpp2/server/ControlServerInterface.h
|
||||
include/thrift/lib/cpp2/server/Cpp2ConnContext.h
|
||||
include/thrift/lib/cpp2/server/Cpp2Connection.h
|
||||
include/thrift/lib/cpp2/server/Cpp2Worker.h
|
||||
@ -309,6 +310,7 @@ include/thrift/lib/cpp2/server/peeking/TLSHelper.h
|
||||
include/thrift/lib/cpp2/test/DebugHasher.h
|
||||
include/thrift/lib/cpp2/test/IndirectionWrapperTest.h
|
||||
include/thrift/lib/cpp2/test/Matcher.h
|
||||
include/thrift/lib/cpp2/test/Matcher-inl.h
|
||||
include/thrift/lib/cpp2/test/MockCpp2ConnContext.h
|
||||
include/thrift/lib/cpp2/test/ProtoBufStructs-inl.h
|
||||
include/thrift/lib/cpp2/test/Structs.h
|
||||
@ -385,6 +387,7 @@ include/thrift/lib/cpp2/type/ThriftOp.h
|
||||
include/thrift/lib/cpp2/type/ThriftType.h
|
||||
include/thrift/lib/cpp2/type/Traits.h
|
||||
include/thrift/lib/cpp2/type/UniversalName.h
|
||||
include/thrift/lib/cpp2/type/detail/ThriftOp.h
|
||||
include/thrift/lib/cpp2/type/detail/Traits.h
|
||||
include/thrift/lib/cpp2/util/BucketedRate.h
|
||||
include/thrift/lib/cpp2/util/Checksum.h
|
||||
|
Loading…
Reference in New Issue
Block a user