[Bug 285326] net-mgmt/netdata doesn't respect configured DEFAULT_VERSIONS+=go={version}
Date: Tue, 11 Mar 2025 11:34:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285326
Bug ID: 285326
Summary: net-mgmt/netdata 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: ports-bugs@FreeBSD.org
Reporter: jordan@ostreff.info
CC: nk@nkeor.me
CC: nk@nkeor.me
Flags: maintainer-feedback?(nk@nkeor.me)
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.
In netdata case the go version is hardcoded inside Makefile on this 2 lines:
GOPLUGIN_USES= go:1.23,no_targets,modules
GOPLUGIN_FETCH_DEPENDS= go123:lang/go123
--
You are receiving this mail because:
You are the assignee for the bug.