aboutsummaryrefslogtreecommitdiff
path: root/graphics/drm-devel-kmod/Makefile
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2020-10-03 08:33:13 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2020-10-03 08:33:13 +0000
commit980f6577c204e0af3e2535f6906dfc4568cb9fad (patch)
treed693edbfe6c527ab2fed5c51dc2d8e1fac260203 /graphics/drm-devel-kmod/Makefile
parent420e9ca92503389c99295c34799d520de8f255d9 (diff)
downloadports-980f6577c204e0af3e2535f6906dfc4568cb9fad.tar.gz
ports-980f6577c204e0af3e2535f6906dfc4568cb9fad.zip
graphics/drm-{current,devel}-kmod: Update to 5.4.62.g20201003
Fix backlight in i915kms Add dependancy to backlight after 1300118
Notes
Notes: svn path=/head/; revision=551266
Diffstat (limited to 'graphics/drm-devel-kmod/Makefile')
-rw-r--r--graphics/drm-devel-kmod/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/drm-devel-kmod/Makefile b/graphics/drm-devel-kmod/Makefile
index 6fd91ae82f3d..4f030dbb626f 100644
--- a/graphics/drm-devel-kmod/Makefile
+++ b/graphics/drm-devel-kmod/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= drm-devel-kmod
-PORTVERSION= 5.4.62.g20201002
+PORTVERSION= 5.4.62.g20201003
CATEGORIES= graphics kld
MAINTAINER= x11@FreeBSD.org
@@ -28,7 +28,7 @@ USES= kmod uidfix compiler:c++11-lang
USE_GITHUB= yes
GH_ACCOUNT= freebsd
GH_PROJECT= drm-kmod
-GH_TAGNAME= drm_v5.4.62_2
+GH_TAGNAME= drm_v5.4.62_3
.include <bsd.port.options.mk>