devel/fbthrift: Update 2021.09.20.00 -> 2021.09.27.00
This commit is contained in:
parent
56e8e9c4a9
commit
c0969b9542
3 changed files with 6 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= fbthrift
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2021.09.20.00
|
||||
DISTVERSION= 2021.09.27.00
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -17,6 +17,7 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
|
|||
libfolly.so:devel/folly \
|
||||
libgflags.so:devel/gflags \
|
||||
libglog.so:devel/glog \
|
||||
libicui18n.so:devel/icu \
|
||||
liblz4.so:archivers/liblz4 \
|
||||
libsnappy.so:archivers/snappy \
|
||||
libsodium.so:security/libsodium \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1632679359
|
||||
SHA256 (facebook-fbthrift-v2021.09.20.00_GH0.tar.gz) = 5349454323b3787e10d760535536700000f32fa9fb4302609e4f47265bd6452c
|
||||
SIZE (facebook-fbthrift-v2021.09.20.00_GH0.tar.gz) = 5960231
|
||||
TIMESTAMP = 1633277144
|
||||
SHA256 (facebook-fbthrift-v2021.09.27.00_GH0.tar.gz) = db5c94d36afece9051d14e923a76c7d404d2842a79c6ea45702ccb4a44b74da6
|
||||
SIZE (facebook-fbthrift-v2021.09.27.00_GH0.tar.gz) = 5955719
|
||||
|
|
|
@ -283,6 +283,7 @@ include/thrift/lib/cpp2/server/LoggingEventHelper.h
|
|||
include/thrift/lib/cpp2/server/MemoryTracker.h
|
||||
include/thrift/lib/cpp2/server/MonitoringMethodNames.h
|
||||
include/thrift/lib/cpp2/server/MonitoringServerInterface.h
|
||||
include/thrift/lib/cpp2/server/PolledServiceHealth.h
|
||||
include/thrift/lib/cpp2/server/PreprocessParams.h
|
||||
include/thrift/lib/cpp2/server/RequestDebugLog.h
|
||||
include/thrift/lib/cpp2/server/RequestsRegistry.h
|
||||
|
|
Loading…
Reference in a new issue