[Bug 260074] graphics/drm-devel-kmod package description does not express compatibility with stable/13
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260074
Bug ID: 260074
Summary: graphics/drm-devel-kmod package description does not
express compatibility with stable/13
Product: Ports & Packages
Version: Latest
Hardware: Any
URL: https://cgit.freebsd.org/ports/commit/graphics/drm-dev
el-kmod/pkg-descr
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Flags: maintainer-feedback?([email protected])
Assignee: [email protected]
<https://cgit.freebsd.org/ports/commit/graphics/drm-devel-kmod/pkg-descr?id=f6964e25c66a55b512a0670645c888c1ffb6b2c1>
(2019-05-20) noted that port worked only with FreeBSD CURRENT.
More recent
<https://cgit.freebsd.org/ports/tree/graphics/drm-devel-kmod/Makefile?id=3df6598adf625a18a7c762b2d48b4c3dd7925838#n31>
(2021-09-09) lines 31–34:
.if ${OPSYS} == FreeBSD && (${OSVERSION} < 1300513 || \
(${OSVERSION} < 1400024 && ${OSVERSION} >= 1400000))
IGNORE= not supported on older CURRENT/STABLE, no kernel support
.endif
If I understand correctly, an update to the description is appropriate.
<https://www.freshports.org/graphics/drm-devel-kmod/#description>
Thanks
--
You are receiving this mail because:
You are the assignee for the bug.