From c9271def7414f29a9dd4de782cbd56fc3dc5a28c Mon Sep 17 00:00:00 2001 From: agc Date: Fri, 26 May 2006 16:41:09 +0000 Subject: Upgrade to version 20060526 of netbsd-iscsi. Changes since previous version: + include "compat.h" for a definition of the uuid_t structure - fixes the build on Solaris (thanks to John Weekley for testing the fix). This should also fix a problem in the bulk build. + rewrite the report_luns() function to something which is much easier to read, and following Dan Carosone's and Matt Green's suggestions. + abstract the htobe64() function if it is available + tested only with little-endian initiators so far + bump version to 20060526 --- devel/netbsd-iscsi/Makefile | 4 ++-- devel/netbsd-iscsi/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'devel') diff --git a/devel/netbsd-iscsi/Makefile b/devel/netbsd-iscsi/Makefile index 5d5bff173a4..ba1e56cf933 100644 --- a/devel/netbsd-iscsi/Makefile +++ b/devel/netbsd-iscsi/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2006/05/21 09:51:00 agc Exp $ +# $NetBSD: Makefile,v 1.12 2006/05/26 16:41:09 agc Exp $ -DISTNAME= netbsd-iscsi-20060520 +DISTNAME= netbsd-iscsi-20060526 CATEGORIES= devel MASTER_SITES= http://www.alistaircrooks.co.uk/src/ diff --git a/devel/netbsd-iscsi/distinfo b/devel/netbsd-iscsi/distinfo index 8171816300e..54c5e2ba5e4 100644 --- a/devel/netbsd-iscsi/distinfo +++ b/devel/netbsd-iscsi/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2006/05/21 09:51:01 agc Exp $ +$NetBSD: distinfo,v 1.11 2006/05/26 16:41:09 agc Exp $ -SHA1 (netbsd-iscsi-20060520.tar.gz) = 998ed68b869133892318a169a16c651112faa9c6 -RMD160 (netbsd-iscsi-20060520.tar.gz) = ec6d15c6921f5bcc8a3d6fb5d104f29aba8b5aaa -Size (netbsd-iscsi-20060520.tar.gz) = 239515 bytes +SHA1 (netbsd-iscsi-20060526.tar.gz) = 0caba6e958c3b48bf3540bed9b33c2d0372546d6 +RMD160 (netbsd-iscsi-20060526.tar.gz) = e3f8a19cd5c15aed0f705a7dda2fe5b42553a393 +Size (netbsd-iscsi-20060526.tar.gz) = 239964 bytes -- cgit v1.2.3