From nobody Sat Feb 28 18:11:04 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 4fNYCx376Cz6Tqbt for ; Sat, 28 Feb 2026 18:11:09 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fNYCx2YSpz3xk9 for ; Sat, 28 Feb 2026 18:11:09 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772302269; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=t8AL6ZJ9I4V5ZWb+PVZOMYd/YnrfdTc6FxQ7e83HmJQ=; b=UUebXFLoNpdSlv4BPz/driCcnAtODaMUbCQdooyMZKp3MoxQMhEF/2h4U5+SxGaOWx6u9L cGPdrB3UK12SN8nYlFvR5IQgdOYEMCzjlwyog0bs3BQt3V12/cdlMN7/vnNKghphrXiPuC 2VJLm7qcrS7Jog3v6F5WmEYYS63lcz6WjgIrndC24HZMWZrhslmw0pG56madLmF6Awt7aB cZuwWDyVEnWLQ4QWJBFfuiWE59LnlbaCSXAWsZ3mgEd6sMUdSH5kDFn8QTLOX7yhFC+wiP mEurAs1Kzn35XF3spzzaAw6+h8JfYLRlTGv9hxjGIM2Co7lMccG+2KchMKVtgA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1772302269; a=rsa-sha256; cv=none; b=hE1tDeRus4AScA/dV6onaDXFw9ewIgr9llyytjs1LUpEbufWZHqf9HCkpzlHBxMsvejG/V ulM1ICg+LUoSjuIZhuK/cOdzEIg8NaYLn+P8D3+FnurjBtjWM7LUuqThRtzUl/hn6j/3kr ulr4P56egK+QlWuoiGr1/k0jL4KM0avaOV4SJLFyc0wQe0V8Uobs0WKbDuWjcKHyjsW4bM yl5ZM8rUzvvVBlrrJh9/tfAHHEZE40WeNGkSXL91wEJNOwLLqathVqSjtU8J5hjkXEMrqt AOPUwOR7oRFvruAtZoTnmyKxfAUBwDl7xha22lTad7qRQov1qekiIvg83ht3YA== 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=1772302269; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=t8AL6ZJ9I4V5ZWb+PVZOMYd/YnrfdTc6FxQ7e83HmJQ=; b=EC6hlGZpqHu70DJyaZ5deb1l7q6m315Ec525AiM0fh1sm8eJxYGe3L04Wzfs5wSfkjCOLV eMdGSxjSHl+0b7D3mkJsVrV+es1nJRBANFV6cmA0QoGluAHcgvCg7zsz73OFlkxWsWbOhV gmecroqoqFY3hZEZk+DFQc12m7u1VcQ1dNMzsrajw4bFOBoD+x4X/MEvp0Xdtstfi2YHwQ tamPIQROxxHHeVNEa28UByZ4sYrcjnUE+/gZ1EdbMyQvZ+ikdQsuHBaqIEjbAGLiKiiqf/ j5/PUwYbfvgUphec1S4G9DQC2upwSJRYFxxZBUuECchI0SCNDrVvUZMxWdt3oQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fNYCx24PKz5B for ; Sat, 28 Feb 2026 18:11:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 44981 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 28 Feb 2026 18:11:04 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Cc: Neal Nelson From: Vladimir Druzenko Subject: git: 9509dacd076f - 2026Q1 - lang/nim: Update 2.2.6 => 2.2.8 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: vvd X-Git-Repository: ports X-Git-Refname: refs/heads/2026Q1 X-Git-Reftype: branch X-Git-Commit: 9509dacd076f6d8921f7173be53d31c22b9dce0c Auto-Submitted: auto-generated Date: Sat, 28 Feb 2026 18:11:04 +0000 Message-Id: <69a32fb8.44981.7c5b09da@gitrepo.freebsd.org> The branch 2026Q1 has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=9509dacd076f6d8921f7173be53d31c22b9dce0c commit 9509dacd076f6d8921f7173be53d31c22b9dce0c Author: Neal Nelson AuthorDate: 2026-02-28 18:04:14 +0000 Commit: Vladimir Druzenko CommitDate: 2026-02-28 18:10:50 +0000 lang/nim: Update 2.2.6 => 2.2.8 Release Notes: https://nim-lang.org/blog/2026/02/23/nim-228.html PR: 293487 MFH: 2026Q1 (cherry picked from commit c505631258ea3625c53479860dda8eba98ec92b6) --- lang/nim/Makefile | 2 +- lang/nim/distinfo | 6 +++--- lang/nim/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/lang/nim/Makefile b/lang/nim/Makefile index ad51a1962821..8deb080b27c8 100644 --- a/lang/nim/Makefile +++ b/lang/nim/Makefile @@ -1,5 +1,5 @@ PORTNAME= nim -DISTVERSION= 2.2.6 +DISTVERSION= 2.2.8 CATEGORIES= lang MASTER_SITES= https://nim-lang.org/download/ diff --git a/lang/nim/distinfo b/lang/nim/distinfo index 8b1472ff9fd5..aeaf86598321 100644 --- a/lang/nim/distinfo +++ b/lang/nim/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762274604 -SHA256 (nim-2.2.6.tar.xz) = 657b0e3d5def788148d2a87fa6123fa755b2d92cad31ef60fd261e451785528b -SIZE (nim-2.2.6.tar.xz) = 8471204 +TIMESTAMP = 1772201275 +SHA256 (nim-2.2.8.tar.xz) = 114191afa083c5059dcbe5ce88dbe4f42542cff04e2c3017668ee438bc0b8cfc +SIZE (nim-2.2.8.tar.xz) = 8579420 diff --git a/lang/nim/pkg-plist b/lang/nim/pkg-plist index dcaa4d23f5bc..2f62ed20a78f 100644 --- a/lang/nim/pkg-plist +++ b/lang/nim/pkg-plist @@ -448,6 +448,7 @@ nim/lib/compiler/aliasanalysis.nim nim/lib/compiler/aliases.nim nim/lib/compiler/ast.nim nim/lib/compiler/astalgo.nim +nim/lib/compiler/astdef.nim nim/lib/compiler/astmsgs.nim nim/lib/compiler/astyaml.nim nim/lib/compiler/bitsets.nim @@ -475,6 +476,7 @@ nim/lib/compiler/condsyms.nim nim/lib/compiler/debuginfo.nim nim/lib/compiler/debugutils.nim nim/lib/compiler/depends.nim +nim/lib/compiler/deps.nim nim/lib/compiler/dfa.nim nim/lib/compiler/docgen.nim nim/lib/compiler/docgen2.nim @@ -950,6 +952,7 @@ nim/lib/system/sets.nim nim/lib/system/stacktraces.nim nim/lib/system/strmantle.nim nim/lib/system/strs_v2.nim +nim/lib/system/sysmem.nim nim/lib/system/sysstr.nim nim/lib/system/threadids.nim nim/lib/system/threadimpl.nim