svn commit: r349445 - head/cad/calculix

Antoine Brodin antoine at FreeBSD.org
Fri Mar 28 19:20:46 UTC 2014


Author: antoine
Date: Fri Mar 28 19:20:45 2014
New Revision: 349445
URL: http://svnweb.freebsd.org/changeset/ports/349445
QAT: https://qat.redports.org/buildarchive/r349445/

Log:
  Mark broken: checksum and size mismatch
  
  Reported by:	pkg-fallout and Pierre Smars
  PR:		ports/187440

Modified:
  head/cad/calculix/Makefile

Modified: head/cad/calculix/Makefile
==============================================================================
--- head/cad/calculix/Makefile	Fri Mar 28 19:10:03 2014	(r349444)
+++ head/cad/calculix/Makefile	Fri Mar 28 19:20:45 2014	(r349445)
@@ -21,6 +21,8 @@ COMMENT=	A Three-Dimensional Structural 
 
 LICENSE=	GPLv2
 
+BROKEN=		Checksum and size mismatch
+
 LIB_DEPENDS=	libarpack.so:${PORTSDIR}/math/arpack	\
 		libspooles.so:${PORTSDIR}/math/spooles \
 		libtaucs.so:${PORTSDIR}/math/taucs


More information about the svn-ports-all mailing list