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

Joe Marcus Clarke marcus at FreeBSD.org
Tue Aug 31 21:13:32 PDT 2004


marcus      2004-09-01 04:13:32 UTC

  FreeBSD ports repository

  Modified files:
    devel/portlint       Makefile 
    devel/portlint/src   portlint.pl 
  Log:
  Update to 2.6.7
  
  * Switch the direct use of ``echo'' check to suggest ${ECHO_CMD} or
    ${ECHO_MSG} instead of ${ECHO} [1]
  * Tighten the check for improper GConf schema handling so that we only look
    in the GConf schemas directory [2]
  * Correct some grammar mistakes [3]
  * Avoid erroneous "direct use of command" warnings [4]
  
  PR:             71159 [4]
  Submitted by:   gerald [1]
                  pav [3]
                  eik [4]
  Reported by:    pav [2]
  
  Revision  Changes    Path
  1.82      +1 -1      ports/devel/portlint/Makefile
  1.63      +8 -7      ports/devel/portlint/src/portlint.pl


More information about the cvs-ports mailing list