Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 2004 12:43:14 -0800 (PST)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/portlint Makefile ports/devel/portlint/src portlint.pl
Message-ID:  <200403262043.i2QKhEGK089897@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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