[Bug 288314] graphics/nvidia-drm-kmod: Need 14.3-RELEASE build
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288314 Tomoaki AOKI <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Tomoaki AOKI <[email protected]> --- (In reply to Doug White from comment #0) Can't you upgrade it with below? # pkg upgrade -r FreeBSD-kmods Now kmod ports are provided per-minor-version basis and definition of the repo is defined in /etc/pkg/FreeBSD.conf (in default case for *-Release, points to quarterly, while others like main [aka -Current] and stable/* points to latest). You can see the source of the file with links below. For quarterly: https://cgit.freebsd.org/src/tree/usr.sbin/pkg/FreeBSD.conf.quarterly?h=releng/14.3 For latest: https://cgit.freebsd.org/src/tree/usr.sbin/pkg/FreeBSD.conf.latest?h=releng/14.3 -- You are receiving this mail because: You are the assignee for the bug.