svn commit: r428772 - head/sysutils/storcli

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat Dec 17 15:49:38 UTC 2016


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


More information about the svn-ports-head mailing list