Date: Thu, 22 Mar 2018 08:36:55 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465271 - head/math/jakarta-commons-math Message-ID: <201803220836.w2M8atRC036795@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Thu Mar 22 08:36:55 2018 New Revision: 465271 URL: https://svnweb.freebsd.org/changeset/ports/465271 Log: Mark BROKEN: fails to build Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/tools/ant/launch/Launcher : Unsupported major.minor version 52.0 Reported by: pkg-fallout Modified: head/math/jakarta-commons-math/Makefile Modified: head/math/jakarta-commons-math/Makefile ============================================================================== --- head/math/jakarta-commons-math/Makefile Thu Mar 22 08:35:58 2018 (r465270) +++ head/math/jakarta-commons-math/Makefile Thu Mar 22 08:36:55 2018 (r465271) @@ -18,6 +18,8 @@ COMMENT= Java library of self-contained mathematics an LICENSE= APACHE20 +BROKEN= fails to build + USE_ANT= yes USE_JAVA= yes JAVA_VERSION= 1.6 1.7
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803220836.w2M8atRC036795>