svn commit: r566068 - in head/science: cdcl dcl

Mark Linimon linimon at FreeBSD.org
Fri Feb 19 14:27:50 UTC 2021


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 at 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 at 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


More information about the svn-ports-all mailing list