Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Dec 2016 15:49:37 +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: r428772 - head/sysutils/storcli
Message-ID:  <201612171549.uBHFnbZe050681@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sat Dec 17 15:49:36 2016
New Revision: 428772
URL: https://svnweb.freebsd.org/changeset/ports/428772

Log:
  - Mark BROKEN: does not fetch:
  
  fetch: http://docs.avagotech.com/docs-and-downloads/docs-and-downloads/raid-controllers/raid-controllers-common-files/1.19.04_StorCLI.zip: size mismatch: expected 41606377, actual 445196
  
  Approved by:	portmgr blanket

Modified:
  head/sysutils/storcli/Makefile

Modified: head/sysutils/storcli/Makefile
==============================================================================
--- head/sysutils/storcli/Makefile	Sat Dec 17 15:47:22 2016	(r428771)
+++ head/sysutils/storcli/Makefile	Sat Dec 17 15:49:36 2016	(r428772)
@@ -18,6 +18,8 @@ RESTRICTED=	Source recipient must acknow
 		redistribution prohibited. See \
 		http://www.avagotech.com/docs/12354864
 
+BROKEN=		does not fetch
+
 USES=		zip
 
 ONLY_FOR_ARCHS=	i386 amd64



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