summaryrefslogtreecommitdiff
path: root/net/istgt/Makefile
diff options
context:
space:
mode:
authorsborrill <sborrill>2011-12-02 08:46:18 +0000
committersborrill <sborrill>2011-12-02 08:46:18 +0000
commit37bc198e294454cd1ed856b5a3e5b510b1ba5e40 (patch)
treedcfa91063c2b754157c1aba0960718f27700bfb4 /net/istgt/Makefile
parent1ce4f1dc9438ea11a65b61440c65f37e31110bc7 (diff)
downloadpkgsrc-37bc198e294454cd1ed856b5a3e5b510b1ba5e40.tar.gz
Update to 20111008.
Includes Makefile patch sent upstream (thanks!). Changelog (translated by Google from Japanese): Adjust the duration of the lock, and make additional response SendTargets. Added ReadCache / WriteCache as a LUN option for future expansion. This volatile write cache mode was previously supported with (O_FSYNC) ,but can now be set from the beginning. It is expected to be stable this year. New configuration key (LUN option): # for each LUN number (both enabled by default) LUN0 Option ReadCache Disable LUN0 Option WriteCache Disable
Diffstat (limited to 'net/istgt/Makefile')
-rw-r--r--net/istgt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/istgt/Makefile b/net/istgt/Makefile
index 1520800476c..e9a762516c9 100644
--- a/net/istgt/Makefile
+++ b/net/istgt/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2011/09/17 07:03:57 obache Exp $
+# $NetBSD: Makefile,v 1.9 2011/12/02 08:46:18 sborrill Exp $
#
-DISTNAME= istgt-20110907
+DISTNAME= istgt-20111008
CATEGORIES= net
MASTER_SITES= http://www.peach.ne.jp/archives/istgt/