Subject: Re: Missing maintainers in bulk build reports
To: Todd Vierling <tv@duh.org>
From: Hubert Feyrer <hubert@feyrer.de>
List: tech-pkg
Date: 01/13/2005 23:28:26
On Thu, 13 Jan 2005, Todd Vierling wrote:
> Looks OK, but the syntax is different now that I cleaned up post-build's
> lexical scoping:
>
> 	if (!$maintainer) {
> 		$maintainer = `cd $vars{USR_PKGSRC}/$pkg ; $BMAKE show-var VARNAME=MAINTAINER`;
> 		chomp $maintainer;
> 	}
>
> (Note that I have not tested this chunk either yet; I only converted the
> syntax and added the "chomp".)

I'm fine with the idea behind the change, but please test this before 
committing & breaking important infrastructure!


  - Hubert

-- 
NetBSD - Free AND Open!      (And of course secure, portable, yadda yadda)