Date: Wed, 1 Sep 2004 04:13:32 +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: <200409010413.i814DWVk089221@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2004-09-01 04:13:32 UTC
FreeBSD ports repository
Modified files:
devel/portlint Makefile
devel/portlint/src portlint.pl
Log:
Update to 2.6.7
* Switch the direct use of ``echo'' check to suggest ${ECHO_CMD} or
${ECHO_MSG} instead of ${ECHO} [1]
* Tighten the check for improper GConf schema handling so that we only look
in the GConf schemas directory [2]
* Correct some grammar mistakes [3]
* Avoid erroneous "direct use of command" warnings [4]
PR: 71159 [4]
Submitted by: gerald [1]
pav [3]
eik [4]
Reported by: pav [2]
Revision Changes Path
1.82 +1 -1 ports/devel/portlint/Makefile
1.63 +8 -7 ports/devel/portlint/src/portlint.pl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409010413.i814DWVk089221>
