From nobody Mon Aug 3 05:43:28 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4hD5FK5N9Nz6nGVW for ; Mon, 03 Aug 2026 05:43:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hD5FK4l21z3h5R for ; Mon, 03 Aug 2026 05:43:33 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785735813; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ZKQmeSURDVZUGXh7frIaqax19NdyZqGqnep3xENtQkA=; b=qj3hbAAuIcrTs9ug2GEKQPR/fv/04p6CDYgCjWsyLSpRzDKM9tUX2/bizBbJltDF5UC8TD AwmHb9Rlzi5gClGAi4oVi9Bn5NCQbm2mljMV0HJTyICfwTQu2NwSBqyLMEKIAQd8fEWM6h dMGWoTP9TSC5g66PfiU3iej6cfmO30qtRlLq1cJJ9aKcI3XHkKPtGZJNJlVSfXcO6Gx9bE Msr49abGOYb/lE8BcZ5R1MelfwcCV15p0c1DUMdfj9OqrhdCD1O3vzL3O/6igjwi/QbvN3 e6NklwZr+QRwFez/eiDvJ8Ra7QNf6QKkTAqjaVJNsRmMhOpPi0JInYoHFaymNw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785735813; a=rsa-sha256; cv=none; b=UvzShr/cKIbD3CtmYkHYiilV24ynReTMJ+T/4RVFP3qK+lZgWzHgvjdpawWsx/S5L8Ioge s/5coTzkveEJMFMIOspYjR+24riHQHzeYzpdKOY9ejrv8TvD+6Us75oVr3xnsWCENOVeg2 HirNb9xLXrcPQY2Y1Cx6YU9YBCwVs9XsRYFcKRaLqh/v0LsC7TVZpLd/GgIiZ+wUzhdPb0 YhMRFN/BI4tZvetjALTbRA4zCVdca6sOBGh/Hf8c+uLizBq++qSlU9cWawZa+Gsexag6fh 3WFqbQgRYORRXZsC1Mqpeuc2g4c53mGFkvWk7mrmTz432ZMIKVIa6iCpIfP/uA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785735813; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ZKQmeSURDVZUGXh7frIaqax19NdyZqGqnep3xENtQkA=; b=Mku4GZX8eIhloo40/P3KA3tGlUgsFw1nqQFOdqs2PWihX8WYHzeRcg5x3VGRSyLu8/q9Ed BFAzAih8+BiLNrcnv5CRoTTQLv2anDFj8ooxbLjhN+6W5hXqvWr4FJL5AxrLQ3vNM00Ose o02unM4yZJ16TOnYvqGUHOaL3xeKRv2gsnXay6woVPmumeRULiR3sIeHw/nXrVVSqMoelU f+alwWcQDTD7ZRoTt2YSdp/eheTTTXi6zM1wzGaUvM8Ii5Hx5MX/DaZn9zbzQ+5E8Yz0sd rNKH5t5Cm7MNftUQnqd7HMcUyHmXVAThwEtvzEryG+De+2qfF3viZs6ARK3wZg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hD5FK3lMnznTK for ; Mon, 03 Aug 2026 05:43:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1e80c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 03 Aug 2026 05:43:28 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Emanuel Haupt Subject: git: 68b63aa4af45 - main - devel/mimalloc: Update to 3.4.4 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ehaupt X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 68b63aa4af4579da1a92a62fefb4ee55a96022f6 Auto-Submitted: auto-generated Date: Mon, 03 Aug 2026 05:43:28 +0000 Message-Id: <6a702a80.1e80c.240f34d0@gitrepo.freebsd.org> The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=68b63aa4af4579da1a92a62fefb4ee55a96022f6 commit 68b63aa4af4579da1a92a62fefb4ee55a96022f6 Author: Emanuel Haupt AuthorDate: 2026-08-03 05:43:23 +0000 Commit: Emanuel Haupt CommitDate: 2026-08-03 05:43:23 +0000 devel/mimalloc: Update to 3.4.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 9d3dce4d27d7..ed13b19c095b 100644 --- a/devel/mimalloc/Makefile +++ b/devel/mimalloc/Makefile @@ -1,6 +1,6 @@ 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 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