Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jun 2004 01:06:33 +0000 (UTC)
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:  <200406060106.i5616XNX076254@repoman.freebsd.org>

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



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