Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 2019 20:00:39 +1000
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        Antoine Brodin <antoine@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Cc:        ashish@FreeBSD.org
Subject:   Re: svn commit: r502209 - head/lang/rubinius
Message-ID:  <0573bfb0-2182-5504-ba4d-b34be3708a38@FreeBSD.org>
In-Reply-To: <201905210956.x4L9uelg080800@repo.freebsd.org>
References:  <201905210956.x4L9uelg080800@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 21/05/2019 7:56 pm, Antoine Brodin wrote:
> Author: antoine
> Date: Tue May 21 09:56:40 2019
> New Revision: 502209
> URL: https://svnweb.freebsd.org/changeset/ports/502209
> 
> Log:
>    Mark BROKEN
>    
>    /usr/local/lib/ruby/site_ruby/2.5/rubygems.rb:283:in `find_spec_for_exe': Could not find 'bundler' (1.13.6) required by your /wrkdirs/usr/ports/lang/rubinius/work/rubinius-3.86/Gemfile.lock. (Gem::GemNotFoundException)
>    
>    Reported by:	pkg-fallout
> 
> Modified:
>    head/lang/rubinius/Makefile
> 
> Modified: head/lang/rubinius/Makefile
> ==============================================================================
> --- head/lang/rubinius/Makefile	Tue May 21 09:55:48 2019	(r502208)
> +++ head/lang/rubinius/Makefile	Tue May 21 09:56:40 2019	(r502209)
> @@ -15,6 +15,7 @@ COMMENT=	LLVM based ruby language implementation
>   LICENSE=	MPL20
>   LICENSE_FILE=	${WRKSRC}/LICENSE
>   
> +BROKEN=		Could not find 'bundler' (1.13.6)
>   ONLY_FOR_ARCHS=	amd64
>   
>   BUILD_DEPENDS=	${LOCALBASE}/bin/bundle:sysutils/rubygem-bundler \
> 

Might work with https://www.freshports.org/sysutils/rubygem-bundler1/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0573bfb0-2182-5504-ba4d-b34be3708a38>