#25070: make ruby portgroup work with 1.9 program suffix -----------------------------------------+---------------------------------- Reporter: singingwolfboy@… | Owner: jmr@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: ruby19 -----------------------------------------+---------------------------------- The Ruby portgroup currently doesn't work with the default 1.9 ruby suffix applied to the ruby19 port. When ruby gem ports are written using this portgroup, they install to ${prefix}/lib/ruby instead of ${prefix}/lib/ruby1.9, and as a result, irb1.9 can't load them. I've attached a patch to fix this problem. -- Ticket URL: <http://trac.macports.org/ticket/25070> MacPorts <http://www.macports.org/> Ports system for Mac OS