Date: Sun, 23 Mar 2008 00:25:31 +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/ports-mgmt/portlint Makefile ports/ports-mgmt/portlint/src portlint.pl Message-ID: <200803230025.m2N0PVBj099292@repoman.freebsd.org>
index | next in thread | raw e-mail
marcus 2008-03-23 00:25:31 UTC
FreeBSD ports repository
Modified files:
ports-mgmt/portlint Makefile
ports-mgmt/portlint/src portlint.pl
Log:
Update to 2.9.8.
* Use the actual Makefile when checking for pre-defined sites. This allows
us to catch things that rely on port variables. [1]
* USE_GETOPT_LONG is now obsolete, and should not be suggested. [2]
* Check for cases where X_DEPENDS = ${Y_DEPENDS} which can result in adding
unwanted dependencies.
PR: 121664 [1]
Suggested by: pav [2]
Revision Changes Path
1.121 +1 -1 ports/ports-mgmt/portlint/Makefile
1.98 +18 -17 ports/ports-mgmt/portlint/src/portlint.pl
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803230025.m2N0PVBj099292>
