Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Feb 2016 19:53:22 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r409825 - head/lang/spark
Message-ID:  <201602291953.u1TJrMVK072362@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



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