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

Joe Marcus Clarke marcus at FreeBSD.org
Mon Feb 13 19:20:14 PST 2006


marcus      2006-02-14 03:20:13 UTC

  FreeBSD ports repository

  Modified files:
    devel/portlint       Makefile 
    devel/portlint/src   portlint.pl 
  Log:
  Update to 2.8.5.
  
  * Add a check for .mo (translation) files, and warn if USE_GETTEXT is not
    set. [1]
  * Make sure USE_RC_SUBR checking does macro expansion to catch cases were
    USE_RC_SUBR=${PORTNAME} (for example). [2]
  
  PR:             93273 [2]
  Requested by:   kris [1]
  
  Revision  Changes    Path
  1.105     +1 -1      ports/devel/portlint/Makefile
  1.85      +40 -9     ports/devel/portlint/src/portlint.pl


More information about the cvs-all mailing list