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

Joe Marcus Clarke marcus at FreeBSD.org
Sat Feb 11 15:09:43 PST 2006


marcus      2006-02-11 23:09:42 UTC

  FreeBSD ports repository

  Modified files:
    devel/portlint       Makefile 
    devel/portlint/src   portlint.pl 
  Log:
  Update to 2.8.4.
  
  * Add a check to see if PORTREVISION=0 in master ports. [1]
  * Add checks for direct use of the pkg_* commands. [2]
  * Add a check that if a port is new, it is not maintained by
    ports at FreeBSD.org. [3]
  * Do not warn about .la files if USE_KDELIBS_VER is set. [4]
  * Add a check for deprecated use of USE_RC_SUBR along with checks for its
    proper use. [5]
  
  PR:             91324 [1]
                  92888 [2]
                  92665 [3]
                  92586 [4]
  Submitted by:   lofi [4]
                  dougb [5]
  
  Revision  Changes    Path
  1.104     +1 -1      ports/devel/portlint/Makefile
  1.84      +41 -5     ports/devel/portlint/src/portlint.pl


More information about the cvs-all mailing list