Created attachment 268400 [details] Git diff of changes. Upgrade of lang/nim to the latest 2.2.8.
Details of upgrade: https://nim-lang.org/blog/2026/02/23/nim-228.html
PCRE 1 is EOLed by upstream, use devel/pcre2 instead. There is patch: https://github.com/nim-lang/Nim/pull/24405 This is for the future.
A commit in branch main references this bug: 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(-)
A commit in branch 2026Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9509dacd076f6d8921f7173be53d31c22b9dce0c commit 9509dacd076f6d8921f7173be53d31c22b9dce0c 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: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(-)
Thanks.