diff --git a/devel/mimalloc/Makefile b/devel/mimalloc/Makefile index 9d3dce4d27d7..ed13b19c095b 100644 --- a/devel/mimalloc/Makefile +++ b/devel/mimalloc/Makefile @@ -1,31 +1,31 @@ PORTNAME= mimalloc DISTVERSIONPREFIX= v -DISTVERSION= 3.4.3 +DISTVERSION= 3.4.4 CATEGORIES= devel MASTER_SITES= https://github.com/microsoft/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-v${DISTVERSION}-source MAINTAINER= ehaupt@FreeBSD.org COMMENT= General-purpose allocator with excellent performance characteristics WWW= https://github.com/microsoft/mimalloc LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake:testing compiler:c++17-lang pathfix USE_LDCONFIG= yes EXTRACT_AFTER_ARGS= --strip-components 1 --no-same-permission --no-same-owner NO_WRKSUBDIR= yes CMAKE_ON= MI_INSTALL_TOPLEVEL CMAKE_OFF= MI_BUILD_OBJECT MI_BUILD_TESTS CMAKE_TESTING_ON= MI_BUILD_TESTS # ci pipeline creates transient tags PORTSCOUT= ignore:1 PLIST_SUB= MIMALLOC_LIBVER=${DISTVERSION:R} .include diff --git a/devel/mimalloc/distinfo b/devel/mimalloc/distinfo index 2684f7d9ea53..1ec85353cf1a 100644 --- a/devel/mimalloc/distinfo +++ b/devel/mimalloc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1785574309 -SHA256 (mimalloc-v3.4.3-source.tar.gz) = d1d411db107492319940bc2c4a8dcd4ded1f85c8b75128718385698f79722ab4 -SIZE (mimalloc-v3.4.3-source.tar.gz) = 1414955 +TIMESTAMP = 1785735606 +SHA256 (mimalloc-v3.4.4-source.tar.gz) = 1951f8420740b3128b321d88f76c3a9f116f67a4626e23afd3246fe146b4e097 +SIZE (mimalloc-v3.4.4-source.tar.gz) = 1423110