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

Joe Marcus Clarke marcus at FreeBSD.org
Sun Aug 6 21:44:18 UTC 2006


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 at farrokhi.net> [1]
  
  Revision  Changes    Path
  1.110     +1 -1      ports/devel/portlint/Makefile
  1.90      +22 -23    ports/devel/portlint/src/portlint.pl


More information about the cvs-ports mailing list