Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2007 15:36:57 -0700
From:      Mark Foster <mark@foster.cc>
To:        FreeBSD-gnats-submit@FreeBSD.org,  freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/117690: Update port: net/iscsi-target
Message-ID:  <4727B209.4030608@foster.cc>
In-Reply-To: <200710302120.l9ULK141004355@freefall.freebsd.org>
References:  <200710302120.l9ULK141004355@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------080409060301030705060400
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Please see attachment for correct patch, as promised.

-- 
Said one park ranger, 'There is considerable overlap between the 
 intelligence of the smartest bears and the dumbest tourists.'
Mark D. Foster, CISSP <mark@foster.cc>  http://mark.foster.cc/


--------------080409060301030705060400
Content-Type: text/plain;
 name="iscsi-target-20071025.patch3"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="iscsi-target-20071025.patch3"

diff -ur iscsi-target.old/Makefile iscsi-target/Makefile
--- iscsi-target.old/Makefile	Wed Oct  3 19:10:49 2007
+++ iscsi-target/Makefile	Tue Oct 30 15:35:17 2007
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	iscsi-target
-PORTVERSION=	20070908
+PORTVERSION=	20071025
 CATEGORIES=	net
 MASTER_SITES=	ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/ \
                 http://www.magnesium.net/~mdf/distfiles/
 DISTNAME=	netbsd-iscsi-${PORTVERSION}
 
 MAINTAINER=	mark@foster.cc
-COMMENT=	Implementation of userland ISCSI target (derived from NetBSD)
+COMMENT=	Implementation of userland ISCSI target (from NetBSD)
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/src
 
diff -ur iscsi-target.old/distinfo iscsi-target/distinfo
--- iscsi-target.old/distinfo	Sat Sep 22 22:52:17 2007
+++ iscsi-target/distinfo	Mon Oct 29 07:51:01 2007
@@ -1,3 +1,3 @@
-MD5 (netbsd-iscsi-20070908.tar.gz) = 0595af983178110cf2d2b9b695f8fbf3
-SHA256 (netbsd-iscsi-20070908.tar.gz) = 1afe5f782cb06150e0e74e0332290bb46eacaa42b0e7a2493a1c5f401ff6f341
-SIZE (netbsd-iscsi-20070908.tar.gz) = 243997
+MD5 (netbsd-iscsi-20071025.tar.gz) = 56c388009881f8d27e91707aa9feb072
+SHA256 (netbsd-iscsi-20071025.tar.gz) = 2da13d69f9cbfe274adce572a6a256ae14a44d1b0bd023f4a4ff9b9bed89e31d
+SIZE (netbsd-iscsi-20071025.tar.gz) = 247775

--------------080409060301030705060400--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4727B209.4030608>