#32873: "port logfile" does not use canonical case -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.0.3 Keywords: | Port: -------------------------------------+-------------------------------------- "port logfile" does not use canonical case. Here is an example: {{{ $ port logfile suitesparse /opt/local/var/macports/logs/_Users_rschmidt_macports_dports_math_SuiteSparse/suitesparse/main.log $ port logfile SuiteSparse /opt/local/var/macports/logs/_Users_rschmidt_macports_dports_math_SuiteSparse/SuiteSparse/main.log $ }}} This would be broken on a case-sensitive filesystem. -- Ticket URL: <https://trac.macports.org/ticket/32873> MacPorts <http://www.macports.org/> Ports system for Mac OS