Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 09/28/2005 20:47:40
Module Name: pkgsrc
Committed By: rillig
Date: Wed Sep 28 20:47:40 UTC 2005
Modified Files:
pkgsrc/pkgtools/pkglint: Makefile
pkgsrc/pkgtools/pkglint/files: pkglint.pl
Log Message:
Updated pkglint to 4.23.2.
The use of "# defined" as variable value in Makefiles is deprecated. It
has too weak semantics, compared to "# none", "# empty" or "yes".
To generate a diff of this commit:
cvs rdiff -r1.257 -r1.258 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -r1.291 -r1.292 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.