Date: Tue, 23 Apr 2024 13:37:02 GMT From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1e58caa09e24 - main - devel/mimalloc: Update to 2.1.4 Message-ID: <202404231337.43NDb2gW050528@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e58caa09e242713f8770498e4475b39df2ed65a commit 1e58caa09e242713f8770498e4475b39df2ed65a Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2024-04-23 13:36:57 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2024-04-23 13:36:57 +0000 devel/mimalloc: Update to 2.1.4 --- devel/mimalloc/Makefile | 2 +- devel/mimalloc/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/mimalloc/Makefile b/devel/mimalloc/Makefile index c0452ae57c2a..d19c16d52a3b 100644 --- a/devel/mimalloc/Makefile +++ b/devel/mimalloc/Makefile @@ -1,6 +1,6 @@ PORTNAME= mimalloc DISTVERSIONPREFIX= v -DISTVERSION= 2.1.2 +DISTVERSION= 2.1.4 CATEGORIES= devel MAINTAINER= ehaupt@FreeBSD.org diff --git a/devel/mimalloc/distinfo b/devel/mimalloc/distinfo index 23163d34c0cc..f48647384d3b 100644 --- a/devel/mimalloc/distinfo +++ b/devel/mimalloc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682410544 -SHA256 (microsoft-mimalloc-v2.1.2_GH0.tar.gz) = 2b1bff6f717f9725c70bf8d79e4786da13de8a270059e4ba0bdd262ae7be46eb -SIZE (microsoft-mimalloc-v2.1.2_GH0.tar.gz) = 1163868 +TIMESTAMP = 1713879052 +SHA256 (microsoft-mimalloc-v2.1.4_GH0.tar.gz) = ef31a7c593866a35883b2090654a8d6136a1cf06f22b577b4e1c818b1b0a8796 +SIZE (microsoft-mimalloc-v2.1.4_GH0.tar.gz) = 1133761
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404231337.43NDb2gW050528>