[Bug 280338] sysutils/buildah: pkg info for buildah is out of date

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 17 Jul 2024 19:41:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280338

            Bug ID: 280338
           Summary: sysutils/buildah: pkg info for buildah is out of date
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: dfr@FreeBSD.org
          Reporter: bv@honeyguide.eu
             Flags: maintainer-feedback?(dfr@FreeBSD.org)
          Assignee: dfr@FreeBSD.org

The package info for buildah is out of date and invalid, it should be:

export c=$(sudo buildah from quay.io/dougrabson/freebsd14.0-minimal)
sudo buildah run $c freebsd-version
sudo buildah run $c ping -c 3 9.9.9.9

-- 
You are receiving this mail because:
You are the assignee for the bug.