Subject: CVS commit: pkgsrc/mk/scripts
To: None <pkgsrc-changes@NetBSD.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 05/19/2005 11:46:40
Module Name: pkgsrc
Committed By: dmcmahill
Date: Thu May 19 11:46:40 UTC 2005
Modified Files:
pkgsrc/mk/scripts: genreadme.awk
Log Message:
allow spaces after the "=" in the .pkgcache files. This was noted with
some of the older packages on ftp.netbsd.org. For example,
pkg_info -B ftp://ftp.netbsd.org/pub/NetBSD/packages/1.5.2/vax/All/cascade-1.4.tgz
will give
OPSYS= NetBSD
instead of
OPSYS=NetBSD
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/mk/scripts/genreadme.awk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.