Bug 266672 - lang/nim: Upgrade to 1.6.8
Summary: lang/nim: Upgrade to 1.6.8
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: Nuno Teixeira
URL: https://nim-lang.org/blog/2022/09/27/...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-28 10:18 UTC by Neal Nelson
Modified: 2022-09-28 22:14 UTC (History)
1 user (show)

See Also:


Attachments
Git diff of changes. (1.54 KB, patch)
2022-09-28 10:18 UTC, Neal Nelson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Neal Nelson 2022-09-28 10:18:04 UTC
Created attachment 236902 [details]
Git diff of changes.

Upgrade lang/nim to 1.6.8.

Release notes: https://nim-lang.org/blog/2022/09/27/version-168-released.html
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-09-28 22:14:37 UTC
A commit in branch main references this bug:

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

commit 97fa651b911b8fdea521278404dbcd3378ea2415
Author:     Neal Nelson <ports@nicandneal.net>
AuthorDate: 2022-09-28 22:12:21 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-09-28 22:12:21 +0000

    lang/nim: Update to 1.6.8

    ChangeLog:
    https://nim-lang.org/blog/2022/09/27/version-168-released.html

    PR:             266672

 lang/nim/Makefile  | 2 +-
 lang/nim/distinfo  | 6 +++---
 lang/nim/pkg-plist | 2 ++
 3 files changed, 6 insertions(+), 4 deletions(-)
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2022-09-28 22:14:54 UTC
Committed, thanks!