Bug 282811 - sysutils/nerdctl: Update to 2.0.0
Summary: sysutils/nerdctl: Update to 2.0.0
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: Ben Woods
URL: https://github.com/containerd/nerdctl...
Keywords: patch, patch-ready
Depends on:
Blocks:
 
Reported: 2024-11-17 11:37 UTC by Ben Woods
Modified: 2024-11-17 13:16 UTC (History)
1 user (show)

See Also:
laurent.chardon: maintainer-feedback+


Attachments
git diff Update sysutils/nerdctl from 1.7.7 to 2.0.0 (1.55 KB, patch)
2024-11-17 11:44 UTC, Ben Woods
woodsb02: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Woods freebsd_committer freebsd_triage 2024-11-17 11:37:28 UTC
sysutils/nerdctl: Update to 2.0.0

ChangeLog: https://github.com/containerd/nerdctl/releases/tag/v2.0.0
Comment 1 Ben Woods freebsd_committer freebsd_triage 2024-11-17 11:44:05 UTC
Created attachment 255233 [details]
git diff Update sysutils/nerdctl from 1.7.7 to 2.0.0
Comment 2 Laurent Chardon 2024-11-17 12:18:49 UTC
I didn't see the release.
Thanks for the patch Ben. It looks good to me.
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-11-17 13:15:51 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=25b04e812b31b6b2875f1d918a8c57430d2820f9

commit 25b04e812b31b6b2875f1d918a8c57430d2820f9
Author:     Ben Woods <woodsb02@FreeBSD.org>
AuthorDate: 2024-11-17 13:06:29 +0000
Commit:     Ben Woods <woodsb02@FreeBSD.org>
CommitDate: 2024-11-17 13:13:46 +0000

    sysutils/nerdctl: Update to 2.0.0

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

    PR:             282811
    Approved by:    Laurent Chardon <laurent.chardon@gmail.com> (maintainer)

 sysutils/nerdctl/Makefile |  4 ++--
 sysutils/nerdctl/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)
Comment 4 Ben Woods freebsd_committer freebsd_triage 2024-11-17 13:16:23 UTC
Committed - thanks for the review/approval Laurent