[MacPorts] #18860: qt4-mac & qt4-mac-devel incorrect use of 'tolower'
#18860: qt4-mac & qt4-mac-devel incorrect use of 'tolower' ---------------------------------------------+------------------------------ Reporter: mlk@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: qt4-mac, qt4-mac-devel, tolower | Port: qt4-mac, qt4-mac-devel ---------------------------------------------+------------------------------ In qt4-mac (4.4.3) & qt4-mac-devel (4.5.0) post-destroot, the 'tolower' command is used for renaming files -including the whole directory path-; this rename will fail if using case-sensitive formatting and any part of the directory path contains an uppercase letter. What's really wanted is to 'tolower' just the filename to be renamed, not the whole directory path. I'm attaching a patch to the qt4-mac Portfile to correct this issue; it should be obvious how to apply the changes to qt4-mac-devel's Portfile. - MLD -- Ticket URL: <http://trac.macports.org/ticket/18860> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18860: qt4-mac & qt4-mac-devel incorrect use of 'tolower' -------------------------------------+-------------------------------------- Reporter: mlk@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: qt4-mac, qt4-mac-devel, tolower Port: qt4-mac, qt4-mac-devel | -------------------------------------+-------------------------------------- Changes (by mcalhoun@…): * cc: mcalhoun@… (added) * status: new => closed * resolution: => fixed Comment: Thanks for pointing this out.[[BR]] Fixed in r48181. -- Ticket URL: <http://trac.macports.org/ticket/18860#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts