cvs commit: ports/ports-mgmt/portlint Makefile ports/ports-mgmt/portlint/src portlint.pl

Joe Marcus Clarke marcus at FreeBSD.org
Sun Mar 23 00:25:31 UTC 2008


marcus      2008-03-23 00:25:31 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portlint  Makefile 
    ports-mgmt/portlint/src portlint.pl 
  Log:
  Update to 2.9.8.
  
  * Use the actual Makefile when checking for pre-defined sites.  This allows
    us to catch things that rely on port variables. [1]
  * USE_GETOPT_LONG is now obsolete, and should not be suggested. [2]
  * Check for cases where X_DEPENDS = ${Y_DEPENDS} which can result in adding
    unwanted dependencies.
  
  PR:             121664 [1]
  Suggested by:   pav [2]
  
  Revision  Changes    Path
  1.121     +1 -1      ports/ports-mgmt/portlint/Makefile
  1.98      +18 -17    ports/ports-mgmt/portlint/src/portlint.pl


More information about the cvs-ports mailing list