summaryrefslogtreecommitdiff
path: root/net/istgt
diff options
context:
space:
mode:
authorsborrill <sborrill@pkgsrc.org>2012-08-14 11:14:40 +0000
committersborrill <sborrill@pkgsrc.org>2012-08-14 11:14:40 +0000
commit26536d2ae64d2927012ec8f89b51b214940f1ddb (patch)
tree8aa58235f6a13c9497934283d2a10126ccce069c /net/istgt
parenta2c33566ed1bb38d8d39714f7be07281961e9ce6 (diff)
downloadpkgsrc-26536d2ae64d2927012ec8f89b51b214940f1ddb.tar.gz
Update to 20120811 release. Changelog:
Support Virtual Disk(VDI,VHD,VMDK) by VirtualBox DSO (VBoxDDU.so). Use ADAPTIVE_NP for some mutex. Decrese mutex lock time at transfer task. Print # of reload count to syslog. LU updating (except connected LU). Ignore reload error, and retry next reload by SIGUP. Use gcc 4.1 atomic builtin functions. Fix some memory leak at exit. Accept up to two SCSI commands in one LUN loop. Omit inaccessible PG on SendTargets. (when multiple PG specified) Faster normal exit. Remove extra warning by clang. Add NetBSD rc script.
Diffstat (limited to 'net/istgt')
-rw-r--r--net/istgt/Makefile4
-rw-r--r--net/istgt/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/net/istgt/Makefile b/net/istgt/Makefile
index c243ccbd003..5229f0fe7d7 100644
--- a/net/istgt/Makefile
+++ b/net/istgt/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2012/07/27 13:08:54 sborrill Exp $
+# $NetBSD: Makefile,v 1.11 2012/08/14 11:14:40 sborrill Exp $
#
-DISTNAME= istgt-20120726
+DISTNAME= istgt-20120811
CATEGORIES= net
MASTER_SITES= http://www.peach.ne.jp/archives/istgt/
diff --git a/net/istgt/distinfo b/net/istgt/distinfo
index 5fa8cb3e93d..5666a78558e 100644
--- a/net/istgt/distinfo
+++ b/net/istgt/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2012/07/27 13:08:54 sborrill Exp $
+$NetBSD: distinfo,v 1.8 2012/08/14 11:14:40 sborrill Exp $
-SHA1 (istgt-20120726.tar.gz) = 3eb4d4f38897521e0ca9a58c46d0a2c8725c695f
-RMD160 (istgt-20120726.tar.gz) = b8dfb211198130d2e922c5812ac1a26b7935f3fd
-Size (istgt-20120726.tar.gz) = 263653 bytes
+SHA1 (istgt-20120811.tar.gz) = 70be357d42e191d7c052c5026587a8602547244c
+RMD160 (istgt-20120811.tar.gz) = 1577f43107d4327ec2dc23bc7e43cbe27aa51032
+Size (istgt-20120811.tar.gz) = 269880 bytes