Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jul 2015 11:57:15 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393067 - head/sysutils/3dm
Message-ID:  <201507281157.t6SBvFZw081236@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Jul 28 11:57:14 2015
New Revision: 393067
URL: https://svnweb.freebsd.org/changeset/ports/393067

Log:
  - Mark BROKEN: does not fetch:
  
  => Attempting to fetch http://www.lsi.com/downloads/Public/RAID%20Controllers/RAID%20Controllers%20Common%20Files/3DM2_CLI-freebsd_10.2.2.1_9.5.5.1.zip?source=1/3DM2_CLI-freebsd_10.2.2.1_9.5.5.1.zip
  fetch: http://www.lsi.com/downloads/Public/RAID%20Controllers/RAID%20Controllers%20Common%20Files/3DM2_CLI-freebsd_10.2.2.1_9.5.5.1.zip?source=1/3DM2_CLI-freebsd_10.2.2.1_9.5.5.1.zip: No address record
  
  Reported by:	pkg-fallout
  Approved by:	portmgr blanket

Modified:
  head/sysutils/3dm/Makefile

Modified: head/sysutils/3dm/Makefile
==============================================================================
--- head/sysutils/3dm/Makefile	Tue Jul 28 11:21:25 2015	(r393066)
+++ head/sysutils/3dm/Makefile	Tue Jul 28 11:57:14 2015	(r393067)
@@ -15,6 +15,8 @@ COMMENT=	3ware RAID controller monitorin
 
 RESTRICTED=	Source recipient must acknowledge license. Reproduction or redistribution prohibited. See http://www.lsi.com/Pages/user/eula.aspx
 
+BROKEN=		does not fetch
+
 FETCH_BEFORE_ARGS=	-o ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES}
 
 USE_RC_SUBR=	3dm2



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