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

[ Available lists | Index of cvs-all | Month of Feb 2006 | Week of 11 Feb 2006 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Joe Marcus Clarke <marcus@FreeBSD.org>
Date
11 Feb 2006 23:09:43
Subject
cvs commit: ports/devel/portlint Makefile ports/devel/portlint/src portlint.pl
Message-ID
200602112309.k1BN9gE1008356@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.107 seconds