Bug 284739 - lang/nim: Upgrade to 2.2.2
Summary: lang/nim: Upgrade to 2.2.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Robert Clausecker
URL: https://nim-lang.org/blog/2025/02/05/...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-11 16:30 UTC by Neal Nelson
Modified: 2025-02-18 14:34 UTC (History)
1 user (show)

See Also:


Attachments
Git diff of changes. (10.94 KB, patch)
2025-02-11 16:30 UTC, Neal Nelson
ports: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Neal Nelson 2025-02-11 16:30:46 UTC
Created attachment 257419 [details]
Git diff of changes.

Upgrade lang/nim to latest version.
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-02-18 14:28:35 UTC
A commit in branch main references this bug:

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

commit 87ee9f493e7834313b253206dad10e20bd922861
Author:     Neal Nelson <ports@nicandneal.net>
AuthorDate: 2025-02-13 11:03:38 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-02-18 14:16:13 +0000

    lang/nim: update to 2.2.2

    Changelog: https://nim-lang.org/blog/2025/02/05/nim-222.html

    PR:             284739

 lang/nim/Makefile                       |  2 +-
 lang/nim/distinfo                       |  6 ++--
 lang/nim/files/patch-koch.nim           | 59 ++++++++++++---------------------
 lang/nim/files/patch-tools_deps.nim     |  7 ++--
 lang/nim/files/patch-tools_kochdocs.nim |  6 ++--
 lang/nim/pkg-plist                      |  5 +--
 6 files changed, 37 insertions(+), 48 deletions(-)
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2025-02-18 14:34:25 UTC
Thank you for your contribution.