[MacPorts] #14799: reduce 'port lint' pedantry

MacPorts noreply at macports.org
Tue Nov 4 18:52:22 PST 2008


#14799: reduce 'port lint' pedantry
---------------------------------+------------------------------------------
  Reporter:  ricci at macports.org  |       Owner:  jmpp at macports.org
      Type:  defect              |      Status:  closed           
  Priority:  Normal              |   Milestone:  MacPorts 1.7.0   
 Component:  base                |     Version:  1.7.0            
Resolution:  fixed               |    Keywords:                   
      Port:                      |  
---------------------------------+------------------------------------------
Changes (by blb at macports.org):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 nitpick option added to 'port lint' in r41511.
 {{{
 $ port lint cidr
 --->  Verifying Portfile for cidr
 --->  0 errors and 0 warnings found.
 $ port lint --nitpick cidr
 --->  Verifying Portfile for cidr
 Warning: Line 4 should be a newline (after PortSystem)
 --->  0 errors and 1 warnings found.
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/14799#comment:12>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list