Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#15494 closed defect (fixed)

openexr's directory has wrong case

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: waqar@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port:

Description

The directory the openexr port is in is called "OpenEXR"; it should be changed to "openexr" to match the port name.

$ port lint openexr
--->  Verifying Portfile for openexr
Error: Portfile directory OpenEXR does not match port name openexr
--->  1 errors and 0 warnings found.
$

To fix this, I believe you can run:

svn mv http://svn.macosforge.org/repository/macports/trunk/dports/graphics/{OpenEXR,openexr}

Change History (2)

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

Resolution: fixed
Status: newclosed

No response from maintainer in > 72 hours so I committed the fix in r37519.

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.