Changes between Initial Version and Version 15 of Ticket #39051


Ignore:
Timestamp:
May 8, 2017, 4:54:13 AM (7 years ago)
Author:
l2dy (Zero King)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39051

    • Property Version changed from 2.1.3 to 2.4.1
  • Ticket #39051 – Description

    initial v15  
    11`port -v lint --nitpick` reports the following problems for doc/exampleport/Portfile:
    22{{{
    3 Warning: Line 1 is missing RCS tag ($Id$)
     3--->  Verifying Portfile for glib2
    44Warning: Variant puredarwin does not have a description
    55Warning: Maintainer email address for ryandesign includes @macports.org
     
    77Error: Portfile parent directory doc does not match primary category devel
    88Error: Portfile directory exampleport does not match port name glib2
    9 --->  2 errors and 4 warnings found.
     9--->  2 errors and 3 warnings found.
    1010}}}
    11 Also `port lint` doesn't warn about missing modelines, but it'd probably be a good idea to add one.
    12