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 20060424 of devel...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b155bc4054ac
branches: trunk
changeset: 511868:b155bc4054ac
user: agc <agc%pkgsrc.org@localhost>
date: Mon Apr 24 22:03:06 2006 +0000
description:
Update to version 20060424 of devel/netbsd-iscsi.
Changes since previous version:
+ Some minor formatting cleanup in the header files.
+ Properly pad the names with spaces (with thanks to Bill Studenmund)
+ Use the official T10 vendor name, "NetBSD".
+ Minor cleanup in the INQUIRY command
+ Rather than just punting on the REPORT LUNs SCSI command, emulate it
properly. This change makes the target work with the Solaris initiator:
AVAILABLE DISK SELECTIONS:
0. c1d0 <DEFAULT cyl 29728 alt 2 hd 64 sec 63>
/pci@0,0/pci-ide@1f,1/ide@0/cmdk@0,0
1. c2t5d0 <DEFAULT cyl 97 alt 2 hd 64 sec 32>
/iscsi/disk%0000iqn.1994-04.org@localhost.netbsd.iscsi-target%3Atarget00001,0
Specify disk (enter its number): 1
diffstat:
devel/netbsd-iscsi/Makefile | 4 ++--
devel/netbsd-iscsi/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 60ff984b53d4 -r b155bc4054ac devel/netbsd-iscsi/Makefile
--- a/devel/netbsd-iscsi/Makefile Mon Apr 24 20:19:03 2006 +0000
+++ b/devel/netbsd-iscsi/Makefile Mon Apr 24 22:03:06 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2006/04/18 06:57:26 agc Exp $
+# $NetBSD: Makefile,v 1.10 2006/04/24 22:03:06 agc Exp $
-DISTNAME= netbsd-iscsi-20060417
+DISTNAME= netbsd-iscsi-20060424
CATEGORIES= devel
MASTER_SITES= http://www.alistaircrooks.co.uk/src/
diff -r 60ff984b53d4 -r b155bc4054ac devel/netbsd-iscsi/distinfo
--- a/devel/netbsd-iscsi/distinfo Mon Apr 24 20:19:03 2006 +0000
+++ b/devel/netbsd-iscsi/distinfo Mon Apr 24 22:03:06 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2006/04/18 06:57:26 agc Exp $
+$NetBSD: distinfo,v 1.9 2006/04/24 22:03:06 agc Exp $
-SHA1 (netbsd-iscsi-20060417.tar.gz) = 10c3b33c90869f94ad339340cfb5dc575ec0d73f
-RMD160 (netbsd-iscsi-20060417.tar.gz) = 17cb7ea530172e7e790d93a391288d8c687116ea
-Size (netbsd-iscsi-20060417.tar.gz) = 237147 bytes
+SHA1 (netbsd-iscsi-20060424.tar.gz) = 20b2c621902ebbcc0143588c52492aed7d743b71
+RMD160 (netbsd-iscsi-20060424.tar.gz) = 8f36529629c1a97d42b27f1543664eadfc11ffa5
+Size (netbsd-iscsi-20060424.tar.gz) = 237549 bytes
Home |
Main Index |
Thread Index |
Old Index