Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Mar 2000 21:44:42 -0800 (PST)
From:      Michael Haro <mharo@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/portlint Makefile ports/devel/portlint/src portlint.pl
Message-ID:  <200003280544.VAA40921@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mharo       2000/03/27 21:44:42 PST

  Modified files:
    devel/portlint       Makefile 
    devel/portlint/src   portlint.pl 
  Log:
  * Fix Makefile so portlint is more happy with this port (what a concept, the
    portlint port passing portlint)
  
  New portlint features:
  * Allow pkg/COMMENT to start with a digit
  * Warn about .la files in pkg/PLIST
  * Better support for comments in the Makefile
    - fixes the section off by 1 error
      (DISTNAME needs to exist, and so on, when it does)
  * don't report "FATAL: no MAINTAINER listed in Makefile" when it does exist
  * other random minor bug fixes
  
  Revision  Changes    Path
  1.30      +2 -2      ports/devel/portlint/Makefile
  1.16      +101 -17   ports/devel/portlint/src/portlint.pl



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003280544.VAA40921>