[Bug 212010] DEFAULT_VERSIONS broken for ruby
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Thu Jan  5 13:56:00 UTC 2017
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212010
Mathieu Arnold <mat at FreeBSD.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |In Progress
--- Comment #2 from Mathieu Arnold <mat at FreeBSD.org> ---
I tried to reproduce it a few times, and I still cannot.  Every time I try, I
get the same, expected, behaviour:
root at 10amd64-ports:/usr/ports/devel/ruby-gems # make -V BUILD_DEPENDS
/usr/local/bin/ruby22:lang/ruby22
root at 10amd64-ports:/usr/ports/devel/ruby-gems # make -V BUILD_DEPENDS
DEFAULT_VERSIONS=ruby=2.1
/usr/local/bin/ruby21:lang/ruby21
root at 10amd64-ports:/usr/ports/devel/ruby-gems # make -V BUILD_DEPENDS
DEFAULT_VERSIONS=ruby=2.3
/usr/local/bin/ruby23:lang/ruby23
So, could you provide an example I can reproduce ?
-- 
You are receiving this mail because:
You are on the CC list for the bug.
    
    
More information about the freebsd-ruby
mailing list