#26167: qt4-mac: reinplace didn't change anything in phonon.pro -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: qt4-mac -------------------------------------+-------------------------------------- Comment(by michaelld@…): In this case, that's true -- but, the script is working as desired. The original file started with "PHONON_MINOR_VERSION = 3", and the reinplace replaced the '3' with another '3' (the one picked up from the CMakeLists.txt). So, yes, technically I don't need to reinplace the minor number in this case. That said, the script is generic & works with both qt4-mac & qt4-mac-devel, and should for any foreseeable qt4-mac versions. So, unless you're really against keeping this as is, that's what I'm going to do. -- Ticket URL: <http://trac.macports.org/ticket/26167#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS