aboutsummaryrefslogtreecommitdiff
path: root/graphics/drm-devel-kmod
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2021-01-29 10:11:27 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2021-01-29 10:11:27 +0000
commit295163e981859f3645fa1e96ace0c84334549c87 (patch)
treef87c9ef91460e269d803a9a89e6406799ca32099 /graphics/drm-devel-kmod
parente7c9d37d7058174aa6b1af7f7feae503d2f84007 (diff)
downloadports-295163e981859f3645fa1e96ace0c84334549c87.tar.gz
ports-295163e981859f3645fa1e96ace0c84334549c87.zip
graphics/drm-current-kmod: Switch off SOURCE option by default
This causes too many problems when we update linuxkpi in base with functionality that are also present in this ports. While here update pkg-descr for both drm-current-kmod and drm-devel-kmod so it matches the reality. Discussed with: zeising, imp
Notes
Notes: svn path=/head/; revision=563188
Diffstat (limited to 'graphics/drm-devel-kmod')
-rw-r--r--graphics/drm-devel-kmod/Makefile1
-rw-r--r--graphics/drm-devel-kmod/pkg-descr4
2 files changed, 3 insertions, 2 deletions
diff --git a/graphics/drm-devel-kmod/Makefile b/graphics/drm-devel-kmod/Makefile
index 85ac6e64c275..4bcefa098dc8 100644
--- a/graphics/drm-devel-kmod/Makefile
+++ b/graphics/drm-devel-kmod/Makefile
@@ -3,6 +3,7 @@
PORTNAME= drm-devel-kmod
PORTVERSION= 5.4.92.g20210128
+PORTREVISION= 1
CATEGORIES= graphics kld
MAINTAINER= x11@FreeBSD.org
diff --git a/graphics/drm-devel-kmod/pkg-descr b/graphics/drm-devel-kmod/pkg-descr
index 21577fba2c28..677af4ebabdd 100644
--- a/graphics/drm-devel-kmod/pkg-descr
+++ b/graphics/drm-devel-kmod/pkg-descr
@@ -1,6 +1,6 @@
-amdgpu, i915, radeon, vmwgfx and vboxvideo DRM modules for the linuxkpi-based
+amdgpu, i915, and radeon DRM modules for the linuxkpi-based
KMS components.
-Currently corresponding to Linux 5.4.62 DRM.
+Currently corresponding to Linux 5.4.92 DRM.
This version is the development version and only works on FreeBSD CURRENT.
WWW: https://github.com/freebsd/drm-kmod