pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/hal Fix missing macbook/macbookpro files in P...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eacae43a13f9
branches:  trunk
changeset: 370587:eacae43a13f9
user:      triaxx <triaxx%pkgsrc.org@localhost>
date:      Fri Oct 20 08:20:30 2017 +0000

description:
Fix missing macbook/macbookpro files in PLIST

diffstat:

 sysutils/hal/PLIST.Linux |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 7974a9b8f19f -r eacae43a13f9 sysutils/hal/PLIST.Linux
--- a/sysutils/hal/PLIST.Linux  Fri Oct 20 07:55:58 2017 +0000
+++ b/sysutils/hal/PLIST.Linux  Fri Oct 20 08:20:30 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.Linux,v 1.6 2016/09/17 15:33:59 richard Exp $
+@comment $NetBSD: PLIST.Linux,v 1.7 2017/10/20 08:20:30 triaxx Exp $
 bin/hal-setup-keymap
 libexec/hal-system-sonypic
 libexec/hald-addon-acpi
@@ -6,6 +6,8 @@
 libexec/hald-addon-generic-backlight
 libexec/hald-addon-hid-ups
 ${PLIST.imac}libexec/hald-addon-imac-backlight
+${PLIST.imac}libexec/hald-addon-macbook-backlight
+${PLIST.imac}libexec/hald-addon-macbookpro-backlight
 libexec/hald-addon-input
 libexec/hald-addon-ipw-killswitch
 libexec/hald-addon-leds
@@ -43,4 +45,6 @@
 share/examples/hal/90-hal.rules
 share/hal/fdi/policy/10osvendor/10-cpufreq.fdi
 ${PLIST.imac}share/hal/fdi/policy/10osvendor/10-imac-backlight.fdi
+${PLIST.imac}share/hal/fdi/policy/10osvendor/10-macbook-backlight.fdi
+${PLIST.imac}share/hal/fdi/policy/10osvendor/10-macbookpro-utils.fdi
 share/hal/fdi/policy/10osvendor/10-keymap.fdi



Home | Main Index | Thread Index | Old Index