Bug 275942 - lang/nim: Upgrade to 2.0.2
Summary: lang/nim: Upgrade to 2.0.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: Muhammad Moinur Rahman
URL: https://nim-lang.org/blog/2023/12/19/...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-26 09:50 UTC by Neal Nelson
Modified: 2023-12-27 18:00 UTC (History)
1 user (show)

See Also:


Attachments
Git diff of changes. (754 bytes, patch)
2023-12-26 09:50 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 2023-12-26 09:50:36 UTC
Created attachment 247261 [details]
Git diff of changes.

Minor upgrade of lang/nim to 2.0.2.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-12-27 17:58:48 UTC
A commit in branch main references this bug:

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

commit 40956162ac455831d8edc36acd723e752792888d
Author:     Neal Nelson <ports@nicandneal.net>
AuthorDate: 2023-12-26 23:14:49 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-27 17:56:52 +0000

    lang/nim: Update version 2.0.0=>2.0.2

    - Move pkg-message to SUB_FILES and replace hard coded PREFIX [1]
    - Convert pkg-mesage to UCL format [1]

    Changelog: https://nim-lang.org/blog/2023/12/19/versions-1618-202-released.html

    PR:             275942
    Approved by:    submitter is maintainer, portmgr(blanket) [1]

 lang/nim/Makefile                   | 6 +++---
 lang/nim/distinfo                   | 6 +++---
 lang/nim/files/pkg-message.in (new) | 8 ++++++++
 lang/nim/pkg-message (gone)         | 2 --
 4 files changed, 14 insertions(+), 8 deletions(-)