Date: Mon, 6 Apr 2015 15:16:10 +0000 From: Steve Wills <swills@FreeBSD.org> To: Matthew Seaman <matthew@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r383387 - head/devel/rubygem-cool.io Message-ID: <20150406151607.GC67978@mouf.net> In-Reply-To: <55225C01.9040707@FreeBSD.org> References: <201504052223.t35MNS5Y099043@svn.freebsd.org> <55225C01.9040707@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 06, 2015 at 11:12:17AM +0100, Matthew Seaman wrote: > On 05/04/2015 23:23, Steve Wills wrote: > > -.if ${RUBY_VER} == 2.1 > > -BROKEN= Does not build with Ruby 2.1 > > +.if ${RUBY_VER} >= 2.2 > > +BROKEN= Does not build > > .endif > > So rubygem-cool.io has suddenly started working with ruby 2.1 with no > other changes? I can only say that it built fine with 2.1 for me when I tested it just now. Perhaps changes to lang/ruby21 caused the change.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150406151607.GC67978>