Date: Thu, 22 Jan 2004 12:06:36 -0800 (PST) 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.1 portlint.pl Message-ID: <200401222006.i0MK6arJ013422@repoman.freebsd.org>
index | next in thread | raw e-mail
marcus 2004/01/22 12:06:36 PST
FreeBSD ports repository
Modified files:
devel/portlint Makefile
devel/portlint/src portlint.1 portlint.pl
Log:
* Update to 2.5.7
* Fix some grammar nits in portlint.1
* Add some missing options to the summary in portlint.1
* Reorganize some option descriptions in portlint.1
* Add an ENVIRONMENT section describing PL_CVS_IGNORE and PORTSDIR in
portlint.1
* Don't check the MAINTAINER field for direct command use [1]
* Add a new PL_CVS_IGNORE environment variable that allows users to filter
out certain patterns from the CVS files check [2]
* Only warn about CATEGORY problems if the user is in PORTSDIR [3]
* Sync new command macros with recent bsd.port.mk changes
* Correct a regular expression problem when looking for direct command use [4]
PR: 61562 [1]
61449 [2] [3]
Submitted by: Sergey Matveychuk <sem@ciam.ru> [1]
sergei [3]
leeym [4]
Revision Changes Path
1.72 +1 -1 ports/devel/portlint/Makefile
1.19 +24 -10 ports/devel/portlint/src/portlint.1
1.53 +25 -19 ports/devel/portlint/src/portlint.pl
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401222006.i0MK6arJ013422>
