Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 09/05/2000 03:02:17
Module Name:	pkgsrc
Committed By:	wiz
Date:		Tue Sep  5 00:02:17 UTC 2000

Modified Files:
	pkgsrc/pkgtools/pkglint: Makefile
	pkgsrc/pkgtools/pkglint/files: lintpkgsrc.pl pkglint.1 pkglint.pl

Log Message:
Some cleanup; warning and error messages slightly improved.
Major changes: .include lines are honoured now, and FILESDIR, PATCHESDIR,
PKGDIR, SCRIPTSDIR, MD5_FILE, and PATCH_SUM_FILE aren't hardcoded anymore,
but the corresponding Makefile variables are used.
Adapt lintpkgsrc to the changes.
Step to 2.20 to mark the occasion.
Reviewed by hubertf.


To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -r1.28 -r1.29 pkgsrc/pkgtools/pkglint/files/lintpkgsrc.pl
cvs rdiff -r1.4 -r1.5 pkgsrc/pkgtools/pkglint/files/pkglint.1
cvs rdiff -r1.34 -r1.35 pkgsrc/pkgtools/pkglint/files/pkglint.pl

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.