aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/hpacucli
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2008-03-19 06:27:13 +0800
committerbrooks <brooks@FreeBSD.org>2008-03-19 06:27:13 +0800
commit79f93d05ca08f0f448d1658a0f7de7e1a539e34a (patch)
treecea29b406bec7e9516cf43397bc4c0cbac7772ee /sysutils/hpacucli
parentc64d144382b05ea2d326a71f21099eb0a06ad3fe (diff)
downloadfreebsd-ports-gnome-79f93d05ca08f0f448d1658a0f7de7e1a539e34a.tar.gz
freebsd-ports-gnome-79f93d05ca08f0f448d1658a0f7de7e1a539e34a.tar.zst
freebsd-ports-gnome-79f93d05ca08f0f448d1658a0f7de7e1a539e34a.zip
Patch the hpacucli script to have a #! line and add run touch in the normal
context.
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 $*