mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/fbthrift: Update 2021.03.01.00 -> 2021.03.08.00
This commit is contained in:
parent
db8ed2fe52
commit
dca8dce8b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567886
3 changed files with 8 additions and 9 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= fbthrift
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2021.03.01.00
|
||||
DISTVERSION= 2021.03.08.00
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -13,12 +13,16 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
|
||||
libdouble-conversion.so:devel/double-conversion \
|
||||
libevent.so:devel/libevent \
|
||||
libfizz.so:security/fizz \
|
||||
libfmt.so:devel/libfmt \
|
||||
libfolly.so:devel/folly \
|
||||
libgflags.so:devel/gflags \
|
||||
libglog.so:devel/glog \
|
||||
liblz4.so:archivers/liblz4 \
|
||||
libsnappy.so:archivers/snappy \
|
||||
libsodium.so:security/libsodium \
|
||||
libunwind.so:devel/libunwind \
|
||||
libwangle.so:net/wangle \
|
||||
libzstd.so:archivers/zstd
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1614621503
|
||||
SHA256 (facebook-fbthrift-v2021.03.01.00_GH0.tar.gz) = 65ecbcc98616cf2c44c3ef1bf70fad289d4098e90dc205408db18f814a8cbac3
|
||||
SIZE (facebook-fbthrift-v2021.03.01.00_GH0.tar.gz) = 5330064
|
||||
TIMESTAMP = 1615246294
|
||||
SHA256 (facebook-fbthrift-v2021.03.08.00_GH0.tar.gz) = d559dfd79a52fbe57886a91d8b39d5d46b53f686a8e8aa8038f515def6ba4fee
|
||||
SIZE (facebook-fbthrift-v2021.03.08.00_GH0.tar.gz) = 5337964
|
||||
|
|
|
@ -106,7 +106,6 @@ include/thrift/lib/cpp2/Flags.h
|
|||
include/thrift/lib/cpp2/GeneratedCodeHelper.h
|
||||
include/thrift/lib/cpp2/GeneratedHeaderHelper.h
|
||||
include/thrift/lib/cpp2/IndirectionWrapper.h
|
||||
include/thrift/lib/cpp2/OptionalField.h
|
||||
include/thrift/lib/cpp2/PluggableFunction.h
|
||||
include/thrift/lib/cpp2/SerializationSwitch.h
|
||||
include/thrift/lib/cpp2/Thrift.h
|
||||
|
@ -292,7 +291,6 @@ include/thrift/lib/cpp2/server/admission_strategy/PriorityAdmissionStrategy.h
|
|||
include/thrift/lib/cpp2/server/admission_strategy/WhitelistAdmissionStrategy.h
|
||||
include/thrift/lib/cpp2/server/peeking/PeekingManager.h
|
||||
include/thrift/lib/cpp2/server/peeking/TLSHelper.h
|
||||
include/thrift/lib/cpp2/server/proxygen/ProxygenThriftServer.h
|
||||
include/thrift/lib/cpp2/test/IndirectionWrapperTest.h
|
||||
include/thrift/lib/cpp2/test/ProtoBufStructs-inl.h
|
||||
include/thrift/lib/cpp2/test/Structs.h
|
||||
|
@ -302,7 +300,6 @@ include/thrift/lib/cpp2/test/util/TestClientChannelFactory.h
|
|||
include/thrift/lib/cpp2/test/util/TestHTTPClientChannelFactory.h
|
||||
include/thrift/lib/cpp2/test/util/TestHeaderClientChannelFactory.h
|
||||
include/thrift/lib/cpp2/test/util/TestInterface.h
|
||||
include/thrift/lib/cpp2/test/util/TestProxygenThriftServerFactory.h
|
||||
include/thrift/lib/cpp2/test/util/TestServerFactory.h
|
||||
include/thrift/lib/cpp2/test/util/TestThriftServerFactory.h
|
||||
include/thrift/lib/cpp2/transport/core/ClientConnectionIf.h
|
||||
|
@ -332,8 +329,6 @@ include/thrift/lib/cpp2/transport/http2/common/testutil/ChannelTestFixture.h
|
|||
include/thrift/lib/cpp2/transport/http2/common/testutil/FakeProcessors.h
|
||||
include/thrift/lib/cpp2/transport/http2/common/testutil/FakeResponseHandler.h
|
||||
include/thrift/lib/cpp2/transport/http2/server/ThriftRequestHandler.h
|
||||
include/thrift/lib/cpp2/transport/inmemory/InMemoryChannel.h
|
||||
include/thrift/lib/cpp2/transport/inmemory/InMemoryConnection.h
|
||||
include/thrift/lib/cpp2/transport/rocket/PayloadUtils.h
|
||||
include/thrift/lib/cpp2/transport/rocket/RocketException.h
|
||||
include/thrift/lib/cpp2/transport/rocket/Types.h
|
||||
|
|
Loading…
Add table
Reference in a new issue