Subject: PR/32079 CVS commit: pkgsrc/mk
To: None <rillig@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-bugs
Date: 11/15/2005 16:30:01
The following reply was made to PR pkg/32079; it has been noted by GNATS.

From: Roland Illig <rillig@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/32079 CVS commit: pkgsrc/mk
Date: Tue, 15 Nov 2005 16:29:10 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	rillig
 Date:		Tue Nov 15 16:29:10 UTC 2005
 
 Modified Files:
 	pkgsrc/mk: bsd.pkg.mk
 
 Log Message:
 Allow white-space in the PATH environment variable. Fixes PR 32079. The
 shell quoting still isn't completely correct for some other variables.
 This needs to be fixed, too.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.1748 -r1.1749 pkgsrc/mk/bsd.pkg.mk
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.