#32764: virtualbox version modification throwing off downstream software -----------------------------+---------------------------------------------- Reporter: bm55b@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: virtualbox -----------------------------+---------------------------------------------- Changes (by ryandesign@…): * port: => virtualbox Old description:
$ VBoxManage --version 4.1.8_MacPortsr75467
I think this causes vagrant to fail
Why 4.1.8_MacPortsr75467? Why not 4.1.8_r75467 or 4.1.8_r75467_MacPorts which would be more compatible with existing string parsing?
New description: {{{ $ VBoxManage --version 4.1.8_MacPortsr75467 }}} I think this causes vagrant to fail https://github.com/mitchellh/vagrant/issues/619 Why 4.1.8_MacPortsr75467? Why not 4.1.8_r75467 or 4.1.8_r75467_MacPorts which would be more compatible with existing string parsing? -- -- Ticket URL: <https://trac.macports.org/ticket/32764#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS