Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#32873 closed defect (fixed)

"port logfile" does not use canonical case

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: macports-tickets@…
Priority: Normal Milestone: MacPorts 2.1.0
Component: base Version: 2.0.3
Keywords: Cc:
Port:

Description

"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.

Change History (3)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

This is similar to #31743; perhaps the fix from there can be applied here too.

comment:2 Changed 12 years ago by jmroot (Joshua Root)

Milestone: MacPorts Future
Resolution: fixed
Status: newclosed

comment:3 Changed 12 years ago by jmroot (Joshua Root)

Milestone: MacPorts FutureMacPorts 2.1.0
Note: See TracTickets for help on using tickets.