FreeBSD Bugzilla – Attachment 193761 Details for
Bug 228543
Remove kld from CATEGORIES if USES=kmod is defined
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch removing explicit kld from CATEGORIES
remove-explicit-kld-from-categories__r0.diff (text/plain), 1.23 KB, created by
Mateusz Piotrowski
on 2018-05-27 12:18:21 UTC
(
hide
)
Description:
Patch removing explicit kld from CATEGORIES
Filename:
MIME Type:
Creator:
Mateusz Piotrowski
Created:
2018-05-27 12:18:21 UTC
Size:
1.23 KB
patch
obsolete
>diff --git graphics/drm-next-kmod/Makefile graphics/drm-next-kmod/Makefile >index 052056abde7b..b4ea8318ccf0 100644 >--- graphics/drm-next-kmod/Makefile >+++ graphics/drm-next-kmod/Makefile >@@ -4,7 +4,7 @@ > PORTNAME= drm-next-kmod > PORTVERSION= 4.11.g20180505 > PORTREVISION= 1 >-CATEGORIES= graphics kld >+CATEGORIES= graphics > > MAINTAINER= jmd@FreeBSD.org > COMMENT= DRM modules for the linuxkpi-based KMS components >diff --git graphics/drm-stable-kmod/Makefile graphics/drm-stable-kmod/Makefile >index 27a445a8c257..4914134b027c 100644 >--- graphics/drm-stable-kmod/Makefile >+++ graphics/drm-stable-kmod/Makefile >@@ -4,7 +4,7 @@ > PORTNAME= drm-stable-kmod > PORTVERSION= g20180505 > PORTREVISION= 5 >-CATEGORIES= graphics kld >+CATEGORIES= graphics > > MAINTAINER= jmd@FreeBSD.org > COMMENT= DRM modules for the linuxkpi-based KMS components >diff --git graphics/gpu-firmware-kmod/Makefile graphics/gpu-firmware-kmod/Makefile >index e6dc9b50962b..7bc565318754 100644 >--- graphics/gpu-firmware-kmod/Makefile >+++ graphics/gpu-firmware-kmod/Makefile >@@ -4,7 +4,7 @@ > PORTNAME= gpu-firmware-kmod > PORTVERSION= g20180319 > PORTREVISION= 1 >-CATEGORIES= graphics kld >+CATEGORIES= graphics > > MAINTAINER= jmd@FreeBSD.org > COMMENT= Firmware modules for the linuxkpi-based KMS components
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 228543
:
193761
|
193762