Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Apr 2020 13:02:52 +0000 (UTC)
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r532952 - head/math/scilab
Message-ID:  <202004251302.03PD2qB0075674@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: makc
Date: Sat Apr 25 13:02:51 2020
New Revision: 532952
URL: https://svnweb.freebsd.org/changeset/ports/532952

Log:
  math/scilab:
  - Remove BROKEN. OpenJDK 8u242 has a regression that breaks scilab at runtime.
    Apparently, the regression was fixed in 8u252.

Modified:
  head/math/scilab/Makefile

Modified: head/math/scilab/Makefile
==============================================================================
--- head/math/scilab/Makefile	Sat Apr 25 12:27:20 2020	(r532951)
+++ head/math/scilab/Makefile	Sat Apr 25 13:02:51 2020	(r532952)
@@ -16,8 +16,6 @@ LICENSE_COMB=	dual
 LICENSE_FILE_GPLv2=	${WRKSRC}/COPYING
 LICENSE_FILE_BSD3CLAUSE=	${WRKSRC}/COPYING-BSD
 
-BROKEN=		fails to build
-
 # A partial dependencies list can be found at:
 # http://wiki.scilab.org/Dependencies_of_Scilab_5.X
 LIB_DEPENDS=	libxml2.so:textproc/libxml2 \



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