diff --git a/net/mvfst/Makefile b/net/mvfst/Makefile index c2402182edfc..8a72a0ae0942 100644 --- a/net/mvfst/Makefile +++ b/net/mvfst/Makefile @@ -1,44 +1,44 @@ PORTNAME= mvfst DISTVERSIONPREFIX= v -DISTVERSION= 2026.01.19.00 +DISTVERSION= 2026.01.26.00 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Implementation of the QUIC transport protocol WWW= https://github.com/facebook/mvfst 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 \ libsnappy.so:archivers/snappy \ libsodium.so:security/libsodium \ libunwind.so:devel/libunwind \ libbzip2.so:misc/vxl \ libzstd.so:archivers/zstd USES= cmake:testing compiler:c++17-lang cpe ssl USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= facebook CPE_VENDOR= facebook CMAKE_ON= BUILD_SHARED_LIBS CMAKE_OFF= BUILD_TESTS CMAKE_TESTING_ON= BUILD_TESTS # several tests fail, see https://github.com/facebookincubator/mvfst/issues/275 CXXFLAGS+= -fPIC CXXFLAGS+= -DGLOG_USE_GLOG_EXPORT .include diff --git a/net/mvfst/distinfo b/net/mvfst/distinfo index 5ce9a988b316..c95a97f70c17 100644 --- a/net/mvfst/distinfo +++ b/net/mvfst/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768851480 -SHA256 (facebook-mvfst-v2026.01.19.00_GH0.tar.gz) = 33b6433a53d4504234781b64ed5d7985e9051ab504ce50b874ab5b42d6e677d7 -SIZE (facebook-mvfst-v2026.01.19.00_GH0.tar.gz) = 2149189 +TIMESTAMP = 1769486261 +SHA256 (facebook-mvfst-v2026.01.26.00_GH0.tar.gz) = 8a7240c1d65907d0e56a73828bcc1fcdb0d19ce9a4c1342606adc0515976033d +SIZE (facebook-mvfst-v2026.01.26.00_GH0.tar.gz) = 2149528