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

Joe Marcus Clarke marcus at FreeBSD.org
Sun Jun 6 01:06:33 GMT 2004


marcus      2004-06-06 01:06:33 UTC

  FreeBSD ports repository

  Modified files:
    devel/portlint       Makefile 
    devel/portlint/src   portlint.pl 
  Log:
  Update to 2.6.3.
  
  * Add a generic check for deprecated macros (e.g. the recent autotools batch),
    and add USE_MESA to the set [1]
  * Only use USE_LIBTOOL_VER for checking .la file installation [1]
  * Add a check for USE_LIBLTDL and warn about directly using a libltdl
    dependency [1]
  * Check distinfo to make sure each file in DISTFILES has SIZE and MD5 entries
    if NO_SIZE and NO_CHECKSUM are not defined
  
  Submitted by:   krion and tobez [1]
  
  Revision  Changes    Path
  1.78      +1 -1      ports/devel/portlint/Makefile
  1.59      +56 -24    ports/devel/portlint/src/portlint.pl


More information about the cvs-all mailing list