Subject: Re: PR/36588 CVS commit: pkgsrc/mk
To: None <rillig@NetBSD.org, gnats-admin@netbsd.org,>
From: Roland Illig <rillig@NetBSD.org>
List: pkgsrc-bugs
Date: 08/11/2007 21:15:04
The following reply was made to PR pkg/36588; it has been noted by GNATS.
From: Roland Illig <rillig@NetBSD.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: PR/36588 CVS commit: pkgsrc/mk
Date: Sat, 11 Aug 2007 23:14:16 +0200
Christoph Badura wrote:
> On Sat, Aug 11, 2007 at 04:30:02PM +0000, Roland Illig wrote:
>
>> Log Message:
>> pkg_info -Q does not print a newline if a variable isn't defined at all
>> in the installed package's +BUILD_INFO. Therefore, an empty line is
>> printed in advance to avoid a warning by make(1). Fixes PR 36588.
>>
>> cvs rdiff -r1.3 -r1.4 pkgsrc/mk/pkg-build-options.mk
>
>
> The change in that revision does not match the commit message.
>
> First, the second hunk is not described at all in the commit message.
Thanks for the note. I accidentally committed some of my local work.
Roland