Subject: Re: CVS commit: pkgsrc/multimedia
To: Greg Troxel <gdt@ir.bbn.com>
From: D'Arcy J.M. Cain <darcy@NetBSD.org>
List: tech-pkg
Date: 12/28/2007 19:36:26
On Fri, 28 Dec 2007 19:09:29 -0500
Greg Troxel <gdt@ir.bbn.com> wrote:
> Freezes are noted in pkgsrc/doc/CHANGES-YYYY, in this case with
> CHANGES-2007 coantaining
> 
>         mk/bsd.pkg.mk: started freeze for pkgsrc-2007Q4 branch [agc 2007-12-18]
> 
> I don't think there's any need to back this out.  Either it will build
> or it won't during bulk builds, and either is ok, really.

Aha!  So all I need to do is incorporate the following into a cvs
command wrapper:

grep mk/bsd.pkg.mk: /usr/NetBSD/cvs/pkgsrc/doc/CHANGES-2007 | 
   tail -1 |
   grep -q started && echo "Currently in freeze"

-- 
D'Arcy J.M. Cain <darcy@NetBSD.org>
http://www.NetBSD.org/