diff --git a/net/wangle/Makefile b/net/wangle/Makefile index 15c1ec5fb68e..45e307bf7077 100644 --- a/net/wangle/Makefile +++ b/net/wangle/Makefile @@ -1,48 +1,47 @@ PORTNAME= wangle DISTVERSIONPREFIX= v -DISTVERSION= 2026.01.05.00 -PORTREVISION= 1 +DISTVERSION= 2026.01.19.00 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Framework for building services in a consistent/modular/composable way WWW= https://github.com/facebook/wangle LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../LICENSE LIB_DEPENDS= libboost_thread.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 \ libicui18n.so:devel/icu \ liblz4.so:archivers/liblz4 \ libunwind.so:devel/libunwind \ libsnappy.so:archivers/snappy \ libsodium.so:security/libsodium \ libzstd.so:archivers/zstd USES= cmake compiler:c++17-lang cpe ssl USE_GITHUB= yes GH_ACCOUNT= facebook USE_LDCONFIG= yes CPE_VENDOR= facebook WRKSRC_SUBDIR= ${PORTNAME} CMAKE_ON= BUILD_SHARED_LIBS CMAKE_OFF= BUILD_TESTS CXXFLAGS+= -DGLOG_USE_GLOG_EXPORT post-install: # https://github.com/facebook/wangle/issues/179 cd ${STAGEDIR}${PREFIX} && \ ${RMDIR} \ include/wangle/service/test \ include/wangle/ssl/test/certs \ include/wangle/util/test .include diff --git a/net/wangle/distinfo b/net/wangle/distinfo index 260845b14c5e..5bf4bd807112 100644 --- a/net/wangle/distinfo +++ b/net/wangle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1767633390 -SHA256 (facebook-wangle-v2026.01.05.00_GH0.tar.gz) = bd20611ac5e40b03ba2c2a6107f064fc32a502d623eaeb914d80c283b6bd5ca7 -SIZE (facebook-wangle-v2026.01.05.00_GH0.tar.gz) = 378707 +TIMESTAMP = 1768851471 +SHA256 (facebook-wangle-v2026.01.19.00_GH0.tar.gz) = 017b15c88cd51a42ae90ecbd3727a156ccce2585c530fbb41070c226531388c3 +SIZE (facebook-wangle-v2026.01.19.00_GH0.tar.gz) = 381965 diff --git a/net/wangle/pkg-plist b/net/wangle/pkg-plist index 7eed5f20ac53..da43105b5f3a 100644 --- a/net/wangle/pkg-plist +++ b/net/wangle/pkg-plist @@ -1,111 +1,112 @@ include/wangle/acceptor/AcceptObserver.h include/wangle/acceptor/Acceptor.h include/wangle/acceptor/AcceptorHandshakeManager.h include/wangle/acceptor/ConnectionCounter.h include/wangle/acceptor/ConnectionManager.h include/wangle/acceptor/EvbHandshakeHelper.h include/wangle/acceptor/FizzAcceptorHandshakeHelper.h include/wangle/acceptor/FizzConfig.h include/wangle/acceptor/FizzConfigUtil.h include/wangle/acceptor/LoadShedConfiguration.h include/wangle/acceptor/ManagedConnection.h include/wangle/acceptor/NetworkAddress.h include/wangle/acceptor/PeekingAcceptorHandshakeHelper.h include/wangle/acceptor/SSLAcceptorHandshakeHelper.h include/wangle/acceptor/SSLContextSelectionMisc.h include/wangle/acceptor/SecureTransportType.h include/wangle/acceptor/SecurityProtocolContextManager.h include/wangle/acceptor/ServerSocketConfig.h include/wangle/acceptor/SharedSSLContextManager.h include/wangle/acceptor/SocketOptions.h include/wangle/acceptor/SocketPeeker.h include/wangle/acceptor/TLSPlaintextPeekingCallback.h include/wangle/acceptor/TransportInfo.h include/wangle/acceptor/UnencryptedAcceptorHandshakeHelper.h include/wangle/acceptor/test/AcceptorHelperMocks.h include/wangle/bootstrap/AcceptRoutingHandler-inl.h include/wangle/bootstrap/AcceptRoutingHandler.h include/wangle/bootstrap/BaseClientBootstrap.h include/wangle/bootstrap/ClientBootstrap.h include/wangle/bootstrap/RoutingDataHandler-inl.h include/wangle/bootstrap/RoutingDataHandler.h include/wangle/bootstrap/ServerBootstrap-inl.h include/wangle/bootstrap/ServerBootstrap.h include/wangle/bootstrap/ServerSocketFactory.h include/wangle/bootstrap/test/Mocks.h include/wangle/channel/AsyncSocketHandler.h include/wangle/channel/EventBaseHandler.h include/wangle/channel/FileRegion.h include/wangle/channel/Handler.h include/wangle/channel/HandlerContext-inl.h include/wangle/channel/HandlerContext.h include/wangle/channel/OutputBufferingHandler.h include/wangle/channel/Pipeline-inl.h include/wangle/channel/Pipeline.h include/wangle/channel/StaticPipeline.h include/wangle/channel/broadcast/BroadcastHandler-inl.h include/wangle/channel/broadcast/BroadcastHandler.h include/wangle/channel/broadcast/BroadcastPool-inl.h include/wangle/channel/broadcast/BroadcastPool.h include/wangle/channel/broadcast/ObservingHandler-inl.h include/wangle/channel/broadcast/ObservingHandler.h include/wangle/channel/broadcast/Subscriber.h include/wangle/channel/broadcast/test/Mocks.h include/wangle/channel/test/MockHandler.h include/wangle/channel/test/MockPipeline.h include/wangle/client/persistence/FilePersistenceLayer.h include/wangle/client/persistence/FilePersistentCache.h include/wangle/client/persistence/LRUInMemoryCache-inl.h include/wangle/client/persistence/LRUInMemoryCache.h include/wangle/client/persistence/LRUPersistentCache-inl.h include/wangle/client/persistence/LRUPersistentCache.h include/wangle/client/persistence/PersistentCache.h include/wangle/client/persistence/PersistentCacheCommon.h include/wangle/client/persistence/test/Mocks.h include/wangle/client/persistence/test/TestUtil.h include/wangle/client/ssl/SSLSessionCacheData.h include/wangle/client/ssl/SSLSessionCacheUtils.h include/wangle/client/ssl/SSLSessionCallbacks.h include/wangle/client/ssl/SSLSessionPersistentCache-inl.h include/wangle/client/ssl/SSLSessionPersistentCache.h include/wangle/client/ssl/ThreadSafeSSLSessionCache.h +include/wangle/ssl/FizzFallbackState.h include/wangle/ssl/SNIConfig.h include/wangle/ssl/test/MockSSLStats.h include/wangle/client/ssl/test/Mocks.h include/wangle/client/ssl/test/TestUtil.h include/wangle/codec/ByteToMessageDecoder.h include/wangle/codec/FixedLengthFrameDecoder.h include/wangle/codec/LengthFieldBasedFrameDecoder.h include/wangle/codec/LengthFieldPrepender.h include/wangle/codec/LineBasedFrameDecoder.h include/wangle/codec/MessageToByteEncoder.h include/wangle/codec/StringCodec.h include/wangle/codec/test/CodecTestUtils.h include/wangle/service/ClientDispatcher.h include/wangle/service/CloseOnReleaseFilter.h include/wangle/service/ExecutorFilter.h include/wangle/service/ExpiringFilter.h include/wangle/service/ServerDispatcher.h include/wangle/service/Service.h include/wangle/ssl/ClientHelloExtStats.h include/wangle/ssl/PasswordInFileFactory.h include/wangle/ssl/SSLCacheOptions.h include/wangle/ssl/SSLCacheProvider.h include/wangle/ssl/SSLContextConfig.h include/wangle/ssl/SSLContextManager.h include/wangle/ssl/SSLSessionCacheManager.h include/wangle/ssl/SSLStats.h include/wangle/ssl/SSLUtil.h include/wangle/ssl/ServerSSLContext.h include/wangle/ssl/TLSCredProcessor.h include/wangle/ssl/TLSInMemoryTicketProcessor.h include/wangle/ssl/TLSTicketKeyManager.h include/wangle/ssl/TLSTicketKeySeeds.h include/wangle/ssl/test/TicketUtil.h include/wangle/util/FilePoller.h include/wangle/util/MultiFilePoller.h lib/cmake/wangle/wangle-config.cmake lib/cmake/wangle/wangle-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/wangle/wangle-targets.cmake lib/libwangle.so lib/libwangle.so.1.0.0