summaryrefslogtreecommitdiff
path: root/net/openistgt
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2011-04-18 17:16:29 +0000
committerXin LI <delphij@FreeBSD.org>2011-04-18 17:16:29 +0000
commitc9176bdd3dcc06af3c437226e410424a6c32225f (patch)
treea393bc6b68601f6c1ac68e8338361f7006d19bc6 /net/openistgt
parent- Update to 0.8.1 (diff)
Add a reload verb for istgt rc.d script.
PR: ports/156117 Approved by: maintainer timeout (2 weeks)
Notes
Notes: svn path=/head/; revision=272884
Diffstat (limited to 'net/openistgt')
-rw-r--r--net/openistgt/Makefile1
-rw-r--r--net/openistgt/files/patch-etc__istgt.sh.in10
2 files changed, 11 insertions, 0 deletions
diff --git a/net/openistgt/Makefile b/net/openistgt/Makefile
index 3681af65ef35..093e19a5c136 100644
--- a/net/openistgt/Makefile
+++ b/net/openistgt/Makefile
@@ -7,6 +7,7 @@
PORTNAME= istgt
PORTVERSION= 20110223
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.peach.ne.jp/archives/istgt/
diff --git a/net/openistgt/files/patch-etc__istgt.sh.in b/net/openistgt/files/patch-etc__istgt.sh.in
new file mode 100644
index 000000000000..ceca9d0bb7bf
--- /dev/null
+++ b/net/openistgt/files/patch-etc__istgt.sh.in
@@ -0,0 +1,10 @@
+--- ./etc/istgt.sh.in.orig 2009-04-20 02:46:41.000000000 -0700
++++ ./etc/istgt.sh.in 2011-04-01 10:54:21.980657627 -0700
+@@ -9,6 +9,7 @@
+
+ name="istgt"
+ rcvar=`set_rcvar`
++extra_commands="reload"
+
+ load_rc_config $name
+