Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 2015 17:50:05 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r397845 - in head/net/isboot-kmod: . files
Message-ID:  <201509251750.t8PHo5PA059404@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Fri Sep 25 17:50:04 2015
New Revision: 397845
URL: https://svnweb.freebsd.org/changeset/ports/397845

Log:
  net/isboot-kmod: 0.2.10 -> 0.2.11
  
  - patches upstreamed
  - added header values to be more independent from base iSCSI
  - limited builtin initiator to handle login sequence
  
  PR:		203324
  Submitted by:	Daisuke Aoyama <aoyama@peach.ne.jp> (upstream)
  Approved by:	John Nielsen <john@jnielsen.net> (maintainer)

Deleted:
  head/net/isboot-kmod/files/patch-iscsi.c
Modified:
  head/net/isboot-kmod/Makefile
  head/net/isboot-kmod/distinfo

Modified: head/net/isboot-kmod/Makefile
==============================================================================
--- head/net/isboot-kmod/Makefile	Fri Sep 25 17:46:55 2015	(r397844)
+++ head/net/isboot-kmod/Makefile	Fri Sep 25 17:50:04 2015	(r397845)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	isboot-kmod
-PORTVERSION=	0.2.10
+PORTVERSION=	0.2.11
 CATEGORIES=	net
 MASTER_SITES=	http://www.peach.ne.jp/archives/isboot/
 DISTNAME=	isboot-${PORTVERSION}

Modified: head/net/isboot-kmod/distinfo
==============================================================================
--- head/net/isboot-kmod/distinfo	Fri Sep 25 17:46:55 2015	(r397844)
+++ head/net/isboot-kmod/distinfo	Fri Sep 25 17:50:04 2015	(r397845)
@@ -1,2 +1,2 @@
-SHA256 (isboot-0.2.10.tar.gz) = b801708256f789e1032f7be2db79f886919fddb7b9b26ec1835f68a8237c3b48
-SIZE (isboot-0.2.10.tar.gz) = 30268
+SHA256 (isboot-0.2.11.tar.gz) = c09ade1e119447650c72d4a3387a934f0be7b6f5fb2c9aa5320e284fb2d1ec47
+SIZE (isboot-0.2.11.tar.gz) = 31084



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