Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 2026 18:08:24 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Neal Nelson <ports@nicandneal.net>
Subject:   git: c505631258ea - main - lang/nim: Update 2.2.6 => 2.2.8
Message-ID:  <69a32f18.41d60.4b353dc7@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c505631258ea3625c53479860dda8eba98ec92b6

commit c505631258ea3625c53479860dda8eba98ec92b6
Author:     Neal Nelson <ports@nicandneal.net>
AuthorDate: 2026-02-28 18:04:14 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-02-28 18:08:16 +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
---
 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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a32f18.41d60.4b353dc7>