svn commit: r502209 - head/lang/rubinius
Antoine Brodin
antoine at FreeBSD.org
Tue May 21 09:56:41 UTC 2019
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 \
More information about the svn-ports-head
mailing list