From 85d67868fc91fe2ec7a2c38679a15d1793fcaa2c Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 19 Jan 2008 21:29:24 +0000 Subject: Add some more missing plist items. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10169 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/hal/Makefile | 8 ++++---- sysutils/hal/pkg-plist | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/sysutils/hal/Makefile b/sysutils/hal/Makefile index 219bd2426..7e89cc508 100644 --- a/sysutils/hal/Makefile +++ b/sysutils/hal/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/sysutils/hal/Makefile,v 1.29 2008/01/08 06:50:34 marcus Exp $ +# $MCom: ports/sysutils/hal/Makefile,v 1.30 2008/01/19 21:16:04 marcus Exp $ # PORTNAME= hal PORTVERSION= ${HALVERSION}.${SNAPVERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://www.marcuscom.com/downloads/ @@ -63,8 +63,8 @@ SUB_LIST= RC_FILES="${RC_FILES}" MAN1= hal-disable-polling.1 hal-find-by-capability.1 \ hal-find-by-property.1 hal-get-property.1 \ - hal-is-caller-locked-out.1 hal-lock.1 \ - hal-set-property.1 lshal.1 + hal-is-caller-locked-out.1 hal-is-caller-privileged.1 \ + hal-lock.1 hal-set-property.1 lshal.1 MAN8= hald.8 OPTIONS= FIXED_MOUNTPOINTS "use fixed mountpoints" off diff --git a/sysutils/hal/pkg-plist b/sysutils/hal/pkg-plist index eed16e41e..50e8adaef 100644 --- a/sysutils/hal/pkg-plist +++ b/sysutils/hal/pkg-plist @@ -6,6 +6,7 @@ bin/hal-find-by-capability bin/hal-find-by-property bin/hal-get-property bin/hal-is-caller-locked-out +bin/hal-is-caller-privileged bin/hal-lock bin/hal-set-property bin/lshal -- cgit v1.2.3