devel/fbthrift: Update 2020.12.14.00 -> 2020.12.21.00
This commit is contained in:
parent
73199c4d7d
commit
d49b312496
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558937
3 changed files with 6 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= fbthrift
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2020.12.14.00
|
||||
DISTVERSION= 2020.12.21.00
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -18,6 +18,7 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
|
|||
libfolly.so:devel/folly \
|
||||
libgflags.so:devel/gflags \
|
||||
libglog.so:devel/glog \
|
||||
libsodium.so:security/libsodium \
|
||||
libwangle.so:net/wangle \
|
||||
libzstd.so:archivers/zstd
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1608001914
|
||||
SHA256 (facebook-fbthrift-v2020.12.14.00_GH0.tar.gz) = 893f8cb73747fffe8c8ba890818af3de41d6a22addeccbf47ff554098016b052
|
||||
SIZE (facebook-fbthrift-v2020.12.14.00_GH0.tar.gz) = 5309249
|
||||
TIMESTAMP = 1608659360
|
||||
SHA256 (facebook-fbthrift-v2020.12.21.00_GH0.tar.gz) = 494c122f2848cf8521f541eb3f0cee5b19169e216c1ec25bd37f15003b9e34f5
|
||||
SIZE (facebook-fbthrift-v2020.12.21.00_GH0.tar.gz) = 5304211
|
||||
|
|
|
@ -273,6 +273,7 @@ include/thrift/lib/cpp2/server/Cpp2ConnContext.h
|
|||
include/thrift/lib/cpp2/server/Cpp2Connection.h
|
||||
include/thrift/lib/cpp2/server/Cpp2Worker.h
|
||||
include/thrift/lib/cpp2/server/LoggingEvent.h
|
||||
include/thrift/lib/cpp2/server/MonitoringServerInterface.h
|
||||
include/thrift/lib/cpp2/server/QIAdmissionController.h
|
||||
include/thrift/lib/cpp2/server/RequestDebugLog.h
|
||||
include/thrift/lib/cpp2/server/RequestsRegistry.h
|
||||
|
|
Loading…
Reference in a new issue