aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hpacucli
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2008-03-18 22:27:13 +0000
committerBrooks Davis <brooks@FreeBSD.org>2008-03-18 22:27:13 +0000
commit1ffd954063363b7eee94caf39147e5a3fb520eb7 (patch)
tree3ad459f70b0dadb6adc23abfb9a37f0ad9c35142 /sysutils/hpacucli
parent6d85112973e44e831cc70e26caa5a57a5b1d772d (diff)
downloadports-1ffd954063363b7eee94caf39147e5a3fb520eb7.tar.gz
ports-1ffd954063363b7eee94caf39147e5a3fb520eb7.zip
Patch the hpacucli script to have a #! line and add run touch in the normal
context.
Notes
Notes: svn path=/head/; revision=209326
Diffstat (limited to 'sysutils/hpacucli')
-rw-r--r--sysutils/hpacucli/Makefile1
-rw-r--r--sysutils/hpacucli/files/patch-hpacucli11
2 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/hpacucli/Makefile b/sysutils/hpacucli/Makefile
index 41e4ede111f1..0d684a7c90c8 100644
--- a/sysutils/hpacucli/Makefile
+++ b/sysutils/hpacucli/Makefile
@@ -7,6 +7,7 @@
PORTNAME= hpacucli
PORTVERSION= 7.50
+PORTREVISION= 1
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
new file mode 100644
index 000000000000..5a3d4134d83d
--- /dev/null
+++ b/sysutils/hpacucli/files/patch-hpacucli
@@ -0,0 +1,11 @@
+
+$FreeBSD$
+
+--- hpacucli.orig
++++ hpacucli
+@@ -1,3 +1,4 @@
+-`touch /var/run/CPQACU_MUTEX`
++$!/bin/sh
++touch /var/run/CPQACU_MUTEX
+ export ACUXE_LOCK_FILES_DIR=/var/run/
+ /usr/local/libexec/.hpacucli $*