devel/fbthrift: Update 2022.05.30.00 -> 2022.06.06.00
This commit is contained in:
parent
511d20c6bd
commit
fa55df8b70
3 changed files with 6 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= fbthrift
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2022.05.30.00
|
||||
DISTVERSION= 2022.06.06.00
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1654315038
|
||||
SHA256 (facebook-fbthrift-v2022.05.30.00_GH0.tar.gz) = b9e384a72f9ac55dc47adc7d875420fb3f2fb571ed3597515a398a0100b75942
|
||||
SIZE (facebook-fbthrift-v2022.05.30.00_GH0.tar.gz) = 7794596
|
||||
TIMESTAMP = 1654543473
|
||||
SHA256 (facebook-fbthrift-v2022.06.06.00_GH0.tar.gz) = add554f5f4139f5fe16502a279f3b1233e3f30e56efa387728d59a10dcf6a053
|
||||
SIZE (facebook-fbthrift-v2022.06.06.00_GH0.tar.gz) = 8057825
|
||||
|
|
|
@ -106,6 +106,7 @@ include/thrift/lib/cpp2/FieldRefTraits.h
|
|||
include/thrift/lib/cpp2/Flags.h
|
||||
include/thrift/lib/cpp2/GeneratedCodeHelper.h
|
||||
include/thrift/lib/cpp2/IndirectionWrapper.h
|
||||
include/thrift/lib/cpp2/Object.h
|
||||
include/thrift/lib/cpp2/PluggableFunction.h
|
||||
include/thrift/lib/cpp2/SerializationSwitch.h
|
||||
include/thrift/lib/cpp2/Thrift.h
|
||||
|
@ -162,6 +163,7 @@ include/thrift/lib/cpp2/async/TwoWayBridge.h
|
|||
include/thrift/lib/cpp2/async/tests/util/TestSinkService.h
|
||||
include/thrift/lib/cpp2/async/tests/util/TestStreamService.h
|
||||
include/thrift/lib/cpp2/async/tests/util/Util.h
|
||||
include/thrift/lib/cpp2/detail/Object.h
|
||||
include/thrift/lib/cpp2/detail/meta.h
|
||||
include/thrift/lib/cpp2/frozen/FixedSizeStringHash.h
|
||||
include/thrift/lib/cpp2/frozen/Frozen.h
|
||||
|
|
Loading…
Reference in a new issue