[MacPorts] #22979: {site, vendor}-specific.rb have no meanings in ruby19
#22979: {site,vendor}-specific.rb have no meanings in ruby19 --------------------------------+------------------------------------------- Reporter: nobu@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: ruby19 --------------------------------+------------------------------------------- You can use {{{--vendor}}} command line option instead. Or, if you prefer to keep the present way, {{{site-specific.rb}}} and {{{vendor-specific.rb}}} should be: {{{ require 'mkmf' $configure_args.delete('--vendor') }}} and {{{ require 'mkmf' $configure_args['--vendor'] = true }}} respectively. However, these files aren't installed to right places if {{{+nosuffix}}} is given. -- Ticket URL: <http://trac.macports.org/ticket/22979> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22979: {site,vendor}-specific.rb have no meanings in ruby19 --------------------------------+------------------------------------------- Reporter: nobu@… | Owner: febeling@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: ruby19 --------------------------------+------------------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => febeling@… -- Ticket URL: <http://trac.macports.org/ticket/22979#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22979: {site,vendor}-specific.rb have no meanings in ruby19 --------------------------------+------------------------------------------- Reporter: nobu@… | Owner: kimuraw@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: ruby19 --------------------------------+------------------------------------------- Changes (by snc@…): * cc: febeling@… (added) * owner: febeling@… => kimuraw@… -- Ticket URL: <http://trac.macports.org/ticket/22979#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22979: {site,vendor}-specific.rb have no meanings in ruby19 ---------------------------------+------------------------------------------ Reporter: nobu@… | Owner: kimuraw@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: wontfix | Keywords: Port: ruby19 | ---------------------------------+------------------------------------------ Changes (by kimuraw@…): * status: new => closed * resolution: => wontfix Comment: these files provide compatibility with port:ruby (ruby-1.8.x) of macports' ruby. -- Ticket URL: <https://trac.macports.org/ticket/22979#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts