svn commit: r475093 - head/cad/calculix

Antoine Brodin antoine at FreeBSD.org
Sun Jul 22 08:27:23 UTC 2018


Author: antoine
Date: Sun Jul 22 08:27:22 2018
New Revision: 475093
URL: https://svnweb.freebsd.org/changeset/ports/475093

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

Modified:
  head/cad/calculix/Makefile

Modified: head/cad/calculix/Makefile
==============================================================================
--- head/cad/calculix/Makefile	Sun Jul 22 08:08:17 2018	(r475092)
+++ head/cad/calculix/Makefile	Sun Jul 22 08:27:22 2018	(r475093)
@@ -14,6 +14,7 @@ COMMENT=	Three-Dimensional Structural Finite Element P
 
 LICENSE=	GPLv2
 
+BROKEN=		checksum and size mismatch
 BROKEN_FreeBSD_10=	Does not build with clang on FreeBSD 10, causes segfaults when built with gcc
 BROKEN_aarch64=		fails to link: shapeFunctions.c:(function attach_new): relocation R_AARCH64_CALL26 out of range
 


More information about the svn-ports-all mailing list