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

Joe Marcus Clarke marcus at FreeBSD.org
Fri Apr 30 19:25:01 PDT 2004


marcus      2004/04/30 19:25:00 PDT

  FreeBSD ports repository

  Modified files:
    devel/portlint       Makefile 
    devel/portlint/src   portlint.pl 
  Log:
  Update to 2.6.1.
  
  * Add a check to see if PLIST_{FILES,DIRS} is defined and pkg-plist exists.
    If so, print an error [1]
  * Add a check for direct usage of iconv.\d+ and intl.\d+ instead of USE_ICONV
    and USE_GETTEXT [1]
  * If %%DOCSDIR%% is used in the plist, make sure @dirrm %%DOCSDIR%% is also
    present [1]
  * Don't flag a missing distinfo as FATAL [2]
  
  Submitted by:   krion [1]
                  eik [2]
  
  Revision  Changes    Path
  1.76      +1 -1      ports/devel/portlint/Makefile
  1.57      +37 -5     ports/devel/portlint/src/portlint.pl


More information about the cvs-ports mailing list