Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 07/10/2007 15:27:58
Module Name:	pkgsrc
Committed By:	joerg
Date:		Tue Jul 10 15:27:58 UTC 2007

Modified Files:
	pkgsrc/pkgtools/createbuildlink/files: createbuildlink
	pkgsrc/pkgtools/pkglint/files: pkglint.pl
	pkgsrc/pkgtools/port2pkg/files: port2pkg.pl
	pkgsrc/pkgtools/url2pkg/files: url2pkg.pl
	pkgsrc/security/audit-packages/files: audit-packages

Log Message:
Avoid embedding $NetBSD\$ and similiar constructs in-tree files.
The strings would be picked up for +BUILD_VERSION and create mismatches
when using ident on the same files.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 pkgsrc/pkgtools/createbuildlink/files/createbuildlink
cvs rdiff -r1.711 -r1.712 pkgsrc/pkgtools/pkglint/files/pkglint.pl
cvs rdiff -r1.18 -r1.19 pkgsrc/pkgtools/port2pkg/files/port2pkg.pl
cvs rdiff -r1.8 -r1.9 pkgsrc/pkgtools/url2pkg/files/url2pkg.pl
cvs rdiff -r1.30 -r1.31 pkgsrc/security/audit-packages/files/audit-packages

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.