devel/fbthrift: Update 2021.11.15.00 -> 2021.11.29.00
This commit is contained in:
parent
407ee0f128
commit
d0b24b6399
3 changed files with 9 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= fbthrift
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2021.11.15.00
|
||||
DISTVERSION= 2021.11.29.00
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1637261984
|
||||
SHA256 (facebook-fbthrift-v2021.11.15.00_GH0.tar.gz) = 08dec0570ae24fd671ca471a86f9c20bd0f794529f3f6b0b82f6da86ab7740b7
|
||||
SIZE (facebook-fbthrift-v2021.11.15.00_GH0.tar.gz) = 6136435
|
||||
TIMESTAMP = 1638471971
|
||||
SHA256 (facebook-fbthrift-v2021.11.29.00_GH0.tar.gz) = 80b9d525a9c9655049f26f78ac54df43fb45d5d64e47b08340acdfdabf097d6c
|
||||
SIZE (facebook-fbthrift-v2021.11.29.00_GH0.tar.gz) = 6160114
|
||||
|
|
|
@ -108,6 +108,7 @@ include/thrift/lib/cpp2/IndirectionWrapper.h
|
|||
include/thrift/lib/cpp2/PluggableFunction.h
|
||||
include/thrift/lib/cpp2/SerializationSwitch.h
|
||||
include/thrift/lib/cpp2/Thrift.h
|
||||
include/thrift/lib/cpp2/ThriftOp.h
|
||||
include/thrift/lib/cpp2/TypeClass.h
|
||||
include/thrift/lib/cpp2/async/AsyncClient.h
|
||||
include/thrift/lib/cpp2/async/AsyncProcessor.h
|
||||
|
@ -383,10 +384,14 @@ include/thrift/lib/cpp2/transport/rocket/test/util/TestUtil.h
|
|||
include/thrift/lib/cpp2/transport/rocket/test/util/VersionServicesMock.h
|
||||
include/thrift/lib/cpp2/transport/util/ConnectionManager.h
|
||||
include/thrift/lib/cpp2/transport/util/ConnectionThread.h
|
||||
include/thrift/lib/cpp2/type/AnyType.h
|
||||
include/thrift/lib/cpp2/type/Name.h
|
||||
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/AnyType.h
|
||||
include/thrift/lib/cpp2/type/detail/Name.h
|
||||
include/thrift/lib/cpp2/type/detail/ThriftOp.h
|
||||
include/thrift/lib/cpp2/type/detail/Traits.h
|
||||
include/thrift/lib/cpp2/util/BucketedRate.h
|
||||
|
|
Loading…
Reference in a new issue