[Bug 285332] sysutils/buildah doesn't respect configured DEFAULT_VERSIONS+=go={version}

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 11 Mar 2025 11:58:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285332

            Bug ID: 285332
           Summary: sysutils/buildah doesn't respect configured
                    DEFAULT_VERSIONS+=go={version}
           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: jordan@ostreff.info
             Flags: maintainer-feedback?(dfr@FreeBSD.org)
          Assignee: dfr@FreeBSD.org

I accept that port can have minimal needed go version to be build. But for sure
it will be convenient port to respect configured in /etc/make.conf
DEFAULT_VERSIONS+=go={version} if it is above minimum required version port to
be build.

Hardcoded inside Makefile:
USES=          gmake go:no_targets,1.22 pkgconfig

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