#15494: openexr's directory has wrong case -------------------------------------+-------------------------------------- Reporter: ryandesign@macports.org | Owner: waqar@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | -------------------------------------+-------------------------------------- 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} }}} -- Ticket URL: <http://trac.macports.org/ticket/15494> MacPorts <http://www.macports.org/> Ports system for Mac OS