Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2025 11:34:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 285326] net-mgmt/netdata doesn't respect configured DEFAULT_VERSIONS+=go={version}
Message-ID:  <bug-285326-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D285326

            Bug ID: 285326
           Summary: net-mgmt/netdata doesn't respect configured
                    DEFAULT_VERSIONS+=3Dgo=3D{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+=3Dgo=3D{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=3D  go:1.23,no_targets,modules=20
GOPLUGIN_FETCH_DEPENDS=3D go123:lang/go123

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-285326-7788>