[MacPorts] #18860: qt4-mac & qt4-mac-devel incorrect use of 'tolower'

MacPorts noreply at macports.org
Sun Mar 15 20:29:14 PDT 2009


#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


More information about the macports-tickets mailing list