Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: source-changes
Date: 01/05/2000 04:54:33
Module Name: pkgsrc
Committed By: abs
Date: Wed Jan 5 12:54:32 UTC 2000
Modified Files:
pkgsrc/pkgtools/pkglint: Makefile
pkgsrc/pkgtools/pkglint/files: pkglint.pl
pkgsrc/pkgtools/pkglint/pkg: COMMENT
Log Message:
Check pkg/COMMENT a little more closely, and generate warnings on:
Leading/trailing whitespace
Trailing '.'
Leading '(a|an) ' (case insensitive)
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -r1.21 -r1.22 pkgsrc/pkgtools/pkglint/files/pkglint.pl
cvs rdiff -r1.1 -r1.2 pkgsrc/pkgtools/pkglint/pkg/COMMENT
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.