pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/netbsd-iscsi Update to version 20070615 of the N...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b89a3739ab52
branches:  trunk
changeset: 530124:b89a3739ab52
user:      agc <agc%pkgsrc.org@localhost>
date:      Sat Jun 16 10:44:57 2007 +0000

description:
Update to version 20070615 of the NetBSD iSCSI target:

Add IPv6 to target and test harness
Add -4 and -6 args to the iscsi-target and the test harness
Fix some debugging information
Fix bug in InitialR2T desired transfer length calculation (from yamt)
Fix bug in netmask calculation
Get rid of some magic constants
Add VPD 80 handling
Add RESERVE6 and RELEASE6 to target (Persistent Reservations In
        partially supported - read keys, and report capabilities)
Use poll in preference to select, if we have it

diffstat:

 devel/netbsd-iscsi/Makefile |  5 ++---
 devel/netbsd-iscsi/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r d6440cb493af -r b89a3739ab52 devel/netbsd-iscsi/Makefile
--- a/devel/netbsd-iscsi/Makefile       Sat Jun 16 10:37:36 2007 +0000
+++ b/devel/netbsd-iscsi/Makefile       Sat Jun 16 10:44:57 2007 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2007/03/24 00:28:01 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2007/06/16 10:44:57 agc Exp $
 
-DISTNAME=      netbsd-iscsi-20060527
-PKGREVISION=   1
+DISTNAME=      netbsd-iscsi-20070615
 CATEGORIES=    devel
 MASTER_SITES=  http://www.alistaircrooks.co.uk/src/
 
diff -r d6440cb493af -r b89a3739ab52 devel/netbsd-iscsi/distinfo
--- a/devel/netbsd-iscsi/distinfo       Sat Jun 16 10:37:36 2007 +0000
+++ b/devel/netbsd-iscsi/distinfo       Sat Jun 16 10:44:57 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2006/06/17 16:52:27 rillig Exp $
+$NetBSD: distinfo,v 1.15 2007/06/16 10:44:57 agc Exp $
 
-SHA1 (netbsd-iscsi-20060527.tar.gz) = 8d560437f4c90dc3bd44e66d804fe7871ead4d75
-RMD160 (netbsd-iscsi-20060527.tar.gz) = 7119939e22bb26857267675535c3cc9c14bef7e1
-Size (netbsd-iscsi-20060527.tar.gz) = 237784 bytes
+SHA1 (netbsd-iscsi-20070615.tar.gz) = aa057d8c3ecf03b20359781f9bab8e2a9d35fa50
+RMD160 (netbsd-iscsi-20070615.tar.gz) = 8dac436d639727f090d84bd3f1279c2742a1ea14
+Size (netbsd-iscsi-20070615.tar.gz) = 235410 bytes
 SHA1 (patch-aa) = e86b7400cc472a31a5cf2457924af3d7d5c4b0c3



Home | Main Index | Thread Index | Old Index