Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/10/2005 14:30:56
Module Name: pkgsrc
Committed By: rillig
Date: Thu Nov 10 14:30:56 UTC 2005
Modified Files:
pkgsrc/pkgtools/pkglint: Makefile
pkgsrc/pkgtools/pkglint/files: lintpkgsrc.pl pkglint.0 pkglint.1
plist-clash.pl
Log Message:
Updated pkglint to 4.40.
- Removed all references to the build-time pkgsrc directory, ${PKGSRCDIR}.
This makes the binary package independent of the build location.
Fixes PR 32006.
To generate a diff of this commit:
cvs rdiff -r1.291 -r1.292 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -r1.104 -r1.105 pkgsrc/pkgtools/pkglint/files/lintpkgsrc.pl
cvs rdiff -r1.14 -r1.15 pkgsrc/pkgtools/pkglint/files/pkglint.0
cvs rdiff -r1.24 -r1.25 pkgsrc/pkgtools/pkglint/files/pkglint.1
cvs rdiff -r1.4 -r1.5 pkgsrc/pkgtools/pkglint/files/plist-clash.pl
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.