Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Nov 2014 18:28:36 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r373506 - head/cad/opencascade
Message-ID:  <201411271828.sARISaAs078599@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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