devel/fbthrift: Update 2023.01.02.00 -> 2023.01.09.00
This commit is contained in:
parent
5f64402dfc
commit
7b524726ba
@ -1,6 +1,6 @@
|
||||
PORTNAME= fbthrift
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2023.01.02.00
|
||||
DISTVERSION= 2023.01.09.00
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -12,6 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= range-v3>0:devel/range-v3
|
||||
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
|
||||
libbzip2.so:misc/vxl \
|
||||
libdouble-conversion.so:devel/double-conversion \
|
||||
libevent.so:devel/libevent \
|
||||
libfizz.so:security/fizz \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1672685885
|
||||
SHA256 (facebook-fbthrift-v2023.01.02.00_GH0.tar.gz) = fa8df52262268e97cbc349b18ad686bec2ecb56ceb3774e2475f947adea41178
|
||||
SIZE (facebook-fbthrift-v2023.01.02.00_GH0.tar.gz) = 13030336
|
||||
TIMESTAMP = 1673298697
|
||||
SHA256 (facebook-fbthrift-v2023.01.09.00_GH0.tar.gz) = 61664fbf5e886186c097f10b8dae12b643d392ed89c56f099ea38f8083c807b5
|
||||
SIZE (facebook-fbthrift-v2023.01.09.00_GH0.tar.gz) = 13018162
|
||||
|
@ -241,6 +241,7 @@ include/thrift/lib/cpp2/async/RetryingRequestChannel.h
|
||||
include/thrift/lib/cpp2/async/RocketClientChannel.h
|
||||
include/thrift/lib/cpp2/async/RpcOptions.h
|
||||
include/thrift/lib/cpp2/async/RpcTypes.h
|
||||
include/thrift/lib/cpp2/async/SchemaV1.h
|
||||
include/thrift/lib/cpp2/async/ServerChannel.h
|
||||
include/thrift/lib/cpp2/async/ServerGeneratorStream-inl.h
|
||||
include/thrift/lib/cpp2/async/ServerGeneratorStream.h
|
||||
|
Loading…
Reference in New Issue
Block a user