[Bug 284891] graphics/drm-66-kmod version discrepancy
Date: Wed, 19 Feb 2025 01:04:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284891 Bug ID: 284891 Summary: graphics/drm-66-kmod version discrepancy Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: x11@FreeBSD.org Reporter: mirror176@hotmail.com Assignee: x11@FreeBSD.org Flags: maintainer-feedback?(x11@FreeBSD.org) Makefile forces >1500031 while pkg-descr says "1500023 and above". pkg-message.in makes reference to drm-61-kmod instead of drm-66-kmod which I assume was an oversight; it would be handy to tell users to consider older ports when hardware support was dropped or not added in newer drivers. drm-kmod could be expanded to include drm-66-kmod unless there is any reason to not consider it ready for use. With "ONLY_FOR_ARCHS=amd64" the "if ${ARCH}=" and related lines could be dropped. Similar cleanup is possible for the other drm-kmod versions. If support is expected to improve then the tests could be added back and refined once that support is reached. The drm-kmod port version checks seem similar but don't quite match the version checks in each of the ports it depends on. -- You are receiving this mail because: You are the assignee for the bug.