svn commit: r373506 - head/cad/opencascade

Antoine Brodin antoine at FreeBSD.org
Thu Nov 27 18:28:37 UTC 2014


Author: antoine
Date: Thu Nov 27 18:28:36 2014
New Revision: 373506
URL: https://svnweb.freebsd.org/changeset/ports/373506
QAT: https://qat.redports.org/buildarchive/r373506/

Log:
  Mark BROKEN: Checksum and size mismatch
  
  Reported by:	pkg-fallout

Modified:
  head/cad/opencascade/Makefile

Modified: head/cad/opencascade/Makefile
==============================================================================
--- head/cad/opencascade/Makefile	Thu Nov 27 18:27:27 2014	(r373505)
+++ head/cad/opencascade/Makefile	Thu Nov 27 18:28:36 2014	(r373506)
@@ -14,6 +14,8 @@ LICENSE_NAME=	LGPL21 with exception
 LICENSE_FILE=	${WRKSRC}/OCCT_LGPL_EXCEPTION.txt
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+BROKEN=		Checksum and size mismatch
+
 LIB_DEPENDS=	libtbb.so:${PORTSDIR}/devel/tbb		\
 		libvtksys-${VTKVER}.so:${PORTSDIR}/math/vtk6
 RUN_DEPENDS=	bash:${PORTSDIR}/shells/bash


More information about the svn-ports-all mailing list