Subject: CVS commit: pkgsrc/pkgtools/pkglint/files
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 02/02/2006 20:50:02
Module Name: pkgsrc
Committed By: rillig
Date: Thu Feb 2 20:50:02 UTC 2006
Modified Files:
pkgsrc/pkgtools/pkglint/files: pkglint.pl
Log Message:
- bsd.prefs.mk does not need to be included before BUILDLINK_DEPMETHOD gets
assigned using the "?=" operator, since these variables are not meant to
be set by the user.
- Restricted the files that are checked for absolute pathnames in patch
files.
To generate a diff of this commit:
cvs rdiff -r1.497 -r1.498 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.