summaryrefslogtreecommitdiff
path: root/sysutils/hpacucli
diff options
context:
space:
mode:
authorFelippe de Meirelles Motta <lippe@FreeBSD.org>2008-03-25 18:46:33 +0000
committerFelippe de Meirelles Motta <lippe@FreeBSD.org>2008-03-25 18:46:33 +0000
commit8dec64d4d4acbc66f911e6a8bb535edddda1e05c (patch)
treec64a3f654b93cd03afe3d3bcc83e98a0f5f8bac7 /sysutils/hpacucli
parente02147f87db9cc8c0c2fe2441d9410afd7d5bada (diff)
downloadfreebsd-ports-8dec64d4d4acbc66f911e6a8bb535edddda1e05c.zip
- Fix hpacucli start.
- Bump PORTREVISION. PR: ports/121868 Submitted by: Yevgeniy Averin <nexther0@gmail.com> Approved by: gabor (mentor), SriSaiGanesh <v.sri.sai.ganesh@hp.com> (maintainer)
Diffstat (limited to 'sysutils/hpacucli')
-rw-r--r--sysutils/hpacucli/Makefile2
-rw-r--r--sysutils/hpacucli/files/patch-hpacucli2
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/hpacucli/Makefile b/sysutils/hpacucli/Makefile
index 0d684a7c90c8..19ff01c13d27 100644
--- a/sysutils/hpacucli/Makefile
+++ b/sysutils/hpacucli/Makefile
@@ -7,7 +7,7 @@
PORTNAME= hpacucli
PORTVERSION= 7.50
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= brooks
diff --git a/sysutils/hpacucli/files/patch-hpacucli b/sysutils/hpacucli/files/patch-hpacucli
index 5a3d4134d83d..1ded3d0e362d 100644
--- a/sysutils/hpacucli/files/patch-hpacucli
+++ b/sysutils/hpacucli/files/patch-hpacucli
@@ -5,7 +5,7 @@ $FreeBSD$
+++ hpacucli
@@ -1,3 +1,4 @@
-`touch /var/run/CPQACU_MUTEX`
-+$!/bin/sh
++#!/bin/sh
+touch /var/run/CPQACU_MUTEX
export ACUXE_LOCK_FILES_DIR=/var/run/
/usr/local/libexec/.hpacucli $*