Subject: Re: CVS commit: pkgsrc/mk
To: None <tech-pkg@NetBSD.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: tech-pkg
Date: 06/30/2007 15:18:57
On Sat, Jun 30, 2007 at 10:10:47AM +0200, Dieter Baron wrote:
> In article <20070630051324.C59C221507@cvs.netbsd.org> Joerg wrote:
>
> : Module Name: pkgsrc
> : Committed By: joerg
> : Date: Sat Jun 30 05:13:24 UTC 2007
>
> : Modified Files:
> : pkgsrc/mk: emacs.mk
>
> : Log Message:
> : Don't use open-ended dependencies for emacs20 and emacs21 to avoid
> : the wrong version from being picked up by pkg_add or bin-install.
>
> Shouldn't we do this for emacs22 as well, so we don't have issues
> when we add emacs23?
I was hoping that this kind of issues won't happen when emacs23 gets
relevant. I don't mind such a change, it just wasn't critical.
Joerg