diff --git a/net/mvfst/Makefile b/net/mvfst/Makefile index 3a85c3b64fdf..25bec1cabeaf 100644 --- a/net/mvfst/Makefile +++ b/net/mvfst/Makefile @@ -1,44 +1,44 @@ PORTNAME= mvfst DISTVERSIONPREFIX= v -DISTVERSION= 2024.12.09.00 +DISTVERSION= 2024.12.23.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_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 \ 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 e1a6bc0e1d0d..4b4087e2962a 100644 --- a/net/mvfst/distinfo +++ b/net/mvfst/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733807383 -SHA256 (facebook-mvfst-v2024.12.09.00_GH0.tar.gz) = 6994c020c3fd0b1b830d1579bac4e0a8f04f820bac8222614abfcfa8a536e151 -SIZE (facebook-mvfst-v2024.12.09.00_GH0.tar.gz) = 1996712 +TIMESTAMP = 1735068276 +SHA256 (facebook-mvfst-v2024.12.23.00_GH0.tar.gz) = 516cbeec538b0e96854895c1123379a7c862083cb34f178046a4bb58cc8c707b +SIZE (facebook-mvfst-v2024.12.23.00_GH0.tar.gz) = 1981125