Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Apr 2004 19:25:00 -0700 (PDT)
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:  <200405010225.i412P0ef024718@repoman.freebsd.org>

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



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