#52456: Carthage: Portfile directory carthage does not match port name Carthage --------------------------+---------------------- Reporter: ryandesign@… | Owner: sean@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: Carthage --------------------------+---------------------- {{{ $ port lint Carthage ---> Verifying Portfile for Carthage Error: Portfile directory carthage does not match port name Carthage ---> 1 errors and 0 warnings found. $ }}} You can either change the port name to "carthage" by adding the line `name carthage` before or after the `github.setup` line, or you can rename the port's directory to "Carthage" using `svn mv`. -- Ticket URL: <https://trac.macports.org/ticket/52456> MacPorts <https://www.macports.org/> Ports system for the Mac operating system