Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Feb 2016 16:35:39 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r407961 - head/lang/rubinius
Message-ID:  <201602031635.u13GZdEH009826@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Wed Feb  3 16:35:38 2016
New Revision: 407961
URL: https://svnweb.freebsd.org/changeset/ports/407961

Log:
  lang/rubinius: mark broken with Ruby 2.2

Modified:
  head/lang/rubinius/Makefile

Modified: head/lang/rubinius/Makefile
==============================================================================
--- head/lang/rubinius/Makefile	Wed Feb  3 16:31:45 2016	(r407960)
+++ head/lang/rubinius/Makefile	Wed Feb  3 16:35:38 2016	(r407961)
@@ -21,6 +21,7 @@ BUILD_DEPENDS=	${LOCALBASE}/bin/bundle:$
 BROKEN_FreeBSD_9=	does not build
 BROKEN_FreeBSD_11=	does not build
 
+BROKEN_RUBY22=	yes
 BROKEN_RUBY23=	yes
 
 HAS_CONFIGURE=	yes



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