Bug 284269 - sysutils/nerdctl: Update to 2.0.3
Summary: sysutils/nerdctl: Update to 2.0.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://github.com/containerd/nerdctl...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-22 19:02 UTC by Laurent Chardon
Modified: 2025-01-27 16:57 UTC (History)
1 user (show)

See Also:
laurent.chardon: maintainer-feedback+


Attachments
Update nerdctl 2.0.2 to 2.0.3 (1.28 KB, patch)
2025-01-22 19:02 UTC, Laurent Chardon
laurent.chardon: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Laurent Chardon 2025-01-22 19:02:46 UTC
Created attachment 256910 [details]
Update nerdctl 2.0.2 to 2.0.3

sysutils/nerdctl: Update to 2.0.3

Changelog: https://github.com/containerd/nerdctl/releases/tag/v2.0.3


Portlint: OK
Poudriere: OK
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2025-01-27 13:36:30 UTC
Port require go 1.22.
I propose to change:
-USES=           go:modules
+USES=           go:1.22,modules
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-01-27 14:35:22 UTC
A commit in branch main references this bug:

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

commit 19d6d7abd5ad558473e2888fd2b288afb4fd9d22
Author:     Laurent Chardon <laurent.chardon@gmail.com>
AuthorDate: 2025-01-27 14:31:33 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-01-27 14:32:19 +0000

    sysutils/nerdctl: Update 2.0.2 → 2.0.3

    Changelog:
    https://github.com/containerd/nerdctl/releases/tag/v2.0.3

    PR:     284269

 sysutils/nerdctl/Makefile |  4 ++--
 sysutils/nerdctl/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2025-01-27 14:38:35 UTC
Thanks.
Comment 4 Laurent Chardon 2025-01-27 16:57:18 UTC
Thank you!