Subject: PR/32006 CVS commit: pkgsrc/pkgtools/pkglint
To: None <rillig@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-bugs
Date: 11/10/2005 14:31:02
The following reply was made to PR pkg/32006; it has been noted by GNATS.

From: Roland Illig <rillig@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/32006 CVS commit: pkgsrc/pkgtools/pkglint
Date: Thu, 10 Nov 2005 14:30:56 +0000 (UTC)

 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.