Opened 11 years ago

Last modified 7 years ago

#39051 closed defect

The example portfile in the "doc" folder of base should pass lint — at Initial Version

Reported by: cooljeanius (Eric Gallager) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 2.4.1
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: exampleport

Description

port -v lint --nitpick reports the following problems for doc/exampleport/Portfile:

Warning: Line 1 is missing RCS tag ($Id$)
Warning: Variant puredarwin does not have a description
Warning: Maintainer email address for ryandesign includes @macports.org
Warning: no license set
Error: Portfile parent directory doc does not match primary category devel
Error: Portfile directory exampleport does not match port name glib2
--->  2 errors and 4 warnings found.

Also port lint doesn't warn about missing modelines, but it'd probably be a good idea to add one.

Change History (0)

Note: See TracTickets for help on using tickets.