Subject: Re: CVS commit: pkgsrc/net/coda
To: Roland Illig <rillig@NetBSD.org>
From: Bernd Ernesti <netbsd@lists.veego.de>
List: pkgsrc-changes
Date: 12/01/2007 10:24:00
On Sat, Dec 01, 2007 at 10:11:53AM +0100, Roland Illig wrote:
> Bernd Ernesti wrote:
> >On Fri, Nov 30, 2007 at 11:55:40PM +0000, Roland Illig wrote:
> >>Module Name: pkgsrc
> >>Committed By: rillig
> >>Date: Fri Nov 30 23:55:40 UTC 2007
> >>
> >>Modified Files:
> >> pkgsrc/net/coda: distinfo
> >>Added Files:
> >> pkgsrc/net/coda/patches: patch-ac
> >>
> >>Log Message:
> >>Added a patch for NetBSD >= 4.99.
> >
> >Hmm, really .0 or didn't you mean .24?
> >If thats because of 1.55 of coda_vfsops.c.
>
> I don't know at which version the change was introduced, and I just
> wanted it to work with my system, which is at 4.99.30. Feel free to
> change it to whatever is more appropriate.
I have no idea about this code, but using 4.99.0 seems to be plain wrong.
> >However __NetBSD_Prereq__ works, is that at least the minium version
> >or the one afterwards?
>
> From looking at the code, I'd say that __NetBSD_Prereq__ specifies the
> minimum version. I remember some recent discussion about this macro. Did
> you mean that?
Yes.
Bernd