svn commit: r502209 - head/lang/rubinius

Kubilay Kocak koobs at FreeBSD.org
Tue May 21 10:00:46 UTC 2019


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/


More information about the svn-ports-all mailing list