Subject: CVS commit: doc
To: None <source-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: source-changes
Date: 09/23/2000 01:49:19
Module Name: doc
Committed By: abs
Date: Fri Sep 22 22:49:18 UTC 2000
Modified Files:
doc: pkg-CHANGES
Log Message:
Update pkglint to 2.24:
lintpkgsrc tried to break DEPENDS up into a packagename and version
section, so if the version did not match it could lookup the matching
packages and suggest valid versions. Unfortunately this excessive
helpfulness meant globs that cover both sides such as
'perl-{5.0*,5.6.0nb2,base-5.[6-9]*}' gave it a certain degree of
indigestion. It also didn't handle the '.if ${BINNAME} != common'
correctly in www/ns-plugger-common/Makefile.
I believe now that any outstanding -i or -d warnings are genuine...
Now is time to leave lintpkgsrc in peace for a while...
To generate a diff of this commit:
cvs rdiff -r1.2802 -r1.2803 doc/pkg-CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.