svn commit: r393067 - head/sysutils/3dm

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Jul 28 11:57:15 UTC 2015


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


More information about the svn-ports-all mailing list