svn commit: r409825 - head/lang/spark

John Marino marino at FreeBSD.org
Mon Feb 29 19:53:23 UTC 2016


Author: marino
Date: Mon Feb 29 19:53:22 2016
New Revision: 409825
URL: https://svnweb.freebsd.org/changeset/ports/409825

Log:
  lang/spark: extend expiration by 8 months
  
  I'm still working on this port and I'm chasing down some runtime
  segfaults which are not trivial to diagnose and fix.

Modified:
  head/lang/spark/Makefile

Modified: head/lang/spark/Makefile
==============================================================================
--- head/lang/spark/Makefile	Mon Feb 29 19:44:41 2016	(r409824)
+++ head/lang/spark/Makefile	Mon Feb 29 19:53:22 2016	(r409825)
@@ -17,7 +17,7 @@ LICENSE=	GPLv3
 
 BROKEN=		brutally fails test suite - with ICE
 DEPRECATED=	Broken for more than 6 months
-EXPIRATION_DATE=	2016-02-29
+EXPIRATION_DATE=	2016-10-29
 
 BUILD_DEPENDS=	gnatcoll>=2014:${PORTSDIR}/devel/gnatcoll
 RUN_DEPENDS=	gnatwhy3:${PORTSDIR}/math/why3-spark \


More information about the svn-ports-all mailing list