diff --git a/devel/mimalloc/Makefile b/devel/mimalloc/Makefile index 440a72913e96..85deca270b0d 100644 --- a/devel/mimalloc/Makefile +++ b/devel/mimalloc/Makefile @@ -1,31 +1,31 @@ PORTNAME= mimalloc DISTVERSIONPREFIX= v -DISTVERSION= 3.5.0 +DISTVERSION= 3.5.1 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 8926d9fd506c..7d7b46a011e6 100644 --- a/devel/mimalloc/distinfo +++ b/devel/mimalloc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1787555124 -SHA256 (mimalloc-v3.5.0-source.tar.gz) = 4948bab491bb960c726097e94583a3097354498f50bbf2acd3fa8f581bfeb5ba -SIZE (mimalloc-v3.5.0-source.tar.gz) = 1438845 +TIMESTAMP = 1788326982 +SHA256 (mimalloc-v3.5.1-source.tar.gz) = bff20d5423e63d751858dcc4f6ca2d346e16a84f8410f868bc3a298996c1ea1e +SIZE (mimalloc-v3.5.1-source.tar.gz) = 1444446