cvs commit: ports/ports-mgmt/portlint Makefile
ports/ports-mgmt/portlint/src portlint.pl
Joe Marcus Clarke
marcus at FreeBSD.org
Sun Nov 7 22:10:56 UTC 2010
marcus 2010-11-07 22:10:56 UTC
FreeBSD ports repository
Modified files:
ports-mgmt/portlint Makefile
ports-mgmt/portlint/src portlint.pl
Log:
Update to 2.13.2.
* Correct the UIDs passwd file format.
* Parse out comments when checking dependency format. [1]
* Added check for the case when LICENSE contains multiple tokens but
LICENSE_COMB do not set or equal to 'single' (instead of correct 'multi' or
'dual'). [2]
* Add support for @rmtry. [3]
PR: 150997 [1]
151966 [2]
151301 [3]
Submitted by: skv [2]
Revision Changes Path
1.139 +1 -2 ports/ports-mgmt/portlint/Makefile
1.116 +24 -6 ports/ports-mgmt/portlint/src/portlint.pl
More information about the cvs-all
mailing list