Opened 8 years ago

Closed 8 years ago

#52456 closed defect (fixed)

Carthage: Portfile directory carthage does not match port name Carthage

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: seanfarley (Sean Farley)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: Carthage

Description

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

Change History (1)

comment:1 Changed 8 years ago by seanfarley (Sean Farley)

Resolution: fixed
Status: newclosed

Hopefully fixed in r153415. Thanks!

Note: See TracTickets for help on using tickets.