Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Aug 2006 21:44:18 +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:  <200608062144.k76LiInC027723@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcus      2006-08-06 21:44:18 UTC

  FreeBSD ports repository

  Modified files:
    devel/portlint       Makefile 
    devel/portlint/src   portlint.pl 
  Log:
  Update to 2.9.1.
  
  * Add a check for direct use of sysctl(8). [1]
  * Add a check for use of the deprecated macro INSTALLS_SHLIB, and point people
    to USE_LDCONFIG instead. [2]
  * Add a check for plists with less than 6 items, and point people to
    PLIST_FILES instead. [3]
  
  PR:             100472 [1]
                  91933 [2]
                  100190 [3]
  Submitted by:   Babak Farrokhi <babak@farrokhi.net> [1]
  
  Revision  Changes    Path
  1.110     +1 -1      ports/devel/portlint/Makefile
  1.90      +22 -23    ports/devel/portlint/src/portlint.pl



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