aboutsummaryrefslogtreecommitdiff
path: root/graphics/intel-backlight
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2020-05-02 20:02:58 +0000
committerColin Percival <cperciva@FreeBSD.org>2020-05-02 20:02:58 +0000
commitd4680e21089dc5a2b2af0850db881f240a1d0758 (patch)
tree1fae0af66c83002b850f57325f8e0564b3f91e89 /graphics/intel-backlight
parenta7404fb865c3e7ede2b5e74dd9ebce71a266a746 (diff)
downloadports-d4680e21089dc5a2b2af0850db881f240a1d0758.tar.gz
ports-d4680e21089dc5a2b2af0850db881f240a1d0758.zip
Update to 20200418.
This adds a devd configuration file which allows my Dell Latitude 7390 to invoke intel_backlight when the acpi_video brightness setting changes. Approved by: maintainer-timeout Differential Revision: https://reviews.freebsd.org/D24490
Notes
Notes: svn path=/head/; revision=533702
Diffstat (limited to 'graphics/intel-backlight')
-rw-r--r--graphics/intel-backlight/Makefile7
-rw-r--r--graphics/intel-backlight/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/graphics/intel-backlight/Makefile b/graphics/intel-backlight/Makefile
index be5f76ac643b..1b67c7aef75a 100644
--- a/graphics/intel-backlight/Makefile
+++ b/graphics/intel-backlight/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= intel-backlight
-DISTVERSION= 20180328
+DISTVERSION= 20200418
CATEGORIES= graphics
MAINTAINER= jmd@FreeBSD.org
@@ -20,10 +20,11 @@ LIB_DEPENDS= libdrm.so:graphics/libdrm \
USE_GITHUB= yes
GH_ACCOUNT= FreeBSDDesktop
GH_PROJECT= intel_backlight_fbsd
-GH_TAGNAME= 15fff57
+GH_TAGNAME= a6c0e39
PORTEXAMPLES= asmc_backlight.sh \
- isl_backlight.sh
+ isl_backlight.sh \
+ acpi-video-intel-backlight.conf
INSTALL_TARGET= install-strip
diff --git a/graphics/intel-backlight/distinfo b/graphics/intel-backlight/distinfo
index ba43fd650c52..53f36d40efc1 100644
--- a/graphics/intel-backlight/distinfo
+++ b/graphics/intel-backlight/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554283296
-SHA256 (FreeBSDDesktop-intel_backlight_fbsd-20180328-15fff57_GH0.tar.gz) = 861a9cc5853ccc0bdae98f5070564aff9929a4a1e26686663b2ab73d7dbe6532
-SIZE (FreeBSDDesktop-intel_backlight_fbsd-20180328-15fff57_GH0.tar.gz) = 42212
+TIMESTAMP = 1587247848
+SHA256 (FreeBSDDesktop-intel_backlight_fbsd-20200418-a6c0e39_GH0.tar.gz) = b97f63aab6c474d13e69a6a07a4a534a9fcefee7d7f36e67376fb83e7209cdd9
+SIZE (FreeBSDDesktop-intel_backlight_fbsd-20200418-a6c0e39_GH0.tar.gz) = 42381