pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools/pkglint/files
Module Name: pkgsrc
Committed By: rillig
Date: Sat Aug 31 18:14:28 UTC 2013
Modified Files:
pkgsrc/pkgtools/pkglint/files: makevars.map pkglint.pl
pkgsrc/pkgtools/pkglint/files/PkgLint: Line.pm
Log Message:
- When the source line is logged (option -s), an empty line above
helps to see which source line belongs to which warning.
- PKGSRCTOP is a known variable. It is used only in the top-level
Makefile.
- Arbitrary tool names may be added to TOOLS_NOOP.
- In the top-level Makefile, the alphabetic order of the SUBDIRs
may have a single exception.
To generate a diff of this commit:
cvs rdiff -u -r1.236 -r1.237 pkgsrc/pkgtools/pkglint/files/makevars.map
cvs rdiff -u -r1.857 -r1.858 pkgsrc/pkgtools/pkglint/files/pkglint.pl
cvs rdiff -u -r1.1 -r1.2 pkgsrc/pkgtools/pkglint/files/PkgLint/Line.pm
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index