[Bug 274766] graphics/nvidia-drm-kmod: Use PORTNAME + PORTVERSION instead of PKGNAME when retrieving sources
Date: Sun, 29 Oct 2023 18:19:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274766 --- Comment #2 from Austin Shafer <ashafer@badland.io> --- Went to fix this today but seems jhale beat me to it with commit 0d5a698e4b4c31d7bdc94c11077109f74cdaceff (thanks!). The reason I had used PKGNAME originally was so that I could add fixes to the patches in git, make a new tag, and bump the PORTREVISION to pick them up. Things have stabilized now so this isn't as much of a need, and that approach also has the nasty side effect of not letting others bump the version. As a result I think this change was a good idea. -- You are receiving this mail because: You are the assignee for the bug.