cvs commit: ports/devel/portlint Makefile ports/devel/portlint/src portlint.pl

Joe Marcus Clarke marcus at FreeBSD.org
Fri Mar 26 12:43:14 PST 2004


marcus      2004/03/26 12:43:14 PST

  FreeBSD ports repository

  Modified files:
    devel/portlint       Makefile 
    devel/portlint/src   portlint.pl 
  Log:
  Update to 2.6.0
  
  * Add some additional checks for USE_* variables included too late [1]
  * Add a check for SIZE in distinfo [2]
  * Fix a small style nit [2]
  * Warn is USE_SIZE is used in a port's Makefile
  * Check to see if a port supports WITHOUT_NLS if USE_GETTEXT is defined [3]
  
  Submitted by:   eik [1]
                  krion [2]
  Requested by:   kris [3]
  
  Revision  Changes    Path
  1.75      +1 -1      ports/devel/portlint/Makefile
  1.56      +51 -11    ports/devel/portlint/src/portlint.pl


More information about the cvs-ports mailing list