Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Feb 2006 23:09:42 +0000 (UTC)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/portlint Makefile ports/devel/portlint/src portlint.pl
Message-ID:  <200602112309.k1BN9gE1008356@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602112309.k1BN9gE1008356>