Date: Fri, 19 Feb 2021 14:27:50 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r566068 - in head/science: cdcl dcl Message-ID: <202102191427.11JERob9057636@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Fri Feb 19 14:27:49 2021 New Revision: 566068 URL: https://svnweb.freebsd.org/changeset/ports/566068 Log: Mark these ports as BROKEN: fail to fetch from mastersite. Modified: head/science/cdcl/Makefile head/science/dcl/Makefile Modified: head/science/cdcl/Makefile ============================================================================== --- head/science/cdcl/Makefile Fri Feb 19 14:27:28 2021 (r566067) +++ head/science/cdcl/Makefile Fri Feb 19 14:27:49 2021 (r566068) @@ -13,6 +13,7 @@ DISTNAME= dcl-${PORTVERSION}-C MAINTAINER= murashin@gfd-dennou.org COMMENT= Scientific graphic library for geoscience +BROKEN= fails to fetch from mastersite (newest release is 7.4.0 of 2020611) BROKEN_armv6= fails to link: final link failed: Nonrepresentable section on output BROKEN_armv7= fails to link: final link failed: Nonrepresentable section on output Modified: head/science/dcl/Makefile ============================================================================== --- head/science/dcl/Makefile Fri Feb 19 14:27:28 2021 (r566067) +++ head/science/dcl/Makefile Fri Feb 19 14:27:49 2021 (r566068) @@ -12,6 +12,8 @@ MASTER_SITES= http://www.gfd-dennou.org/library/dcl/ \ MAINTAINER= murashin@gfd-dennou.org COMMENT= Scientific graphic library for geoscience +BROKEN= fails to fetch from mastersite (newest release is 7.4.0 of 2020611) + MAKE_JOBS_UNSAFE= yes USES= desthack fortran gnome pkgconfig xorg USE_XORG= x11 xext
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102191427.11JERob9057636>