Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jun 2014 10:03:10 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r359059 - head/net/openospfd
Message-ID:  <20140624100310.GB57236@FreeBSD.org>
In-Reply-To: <20140624100201.GV23976@ivaldir.etoilebsd.net>
References:  <201406240809.s5O897RB070121@svn.freebsd.org> <20140624095606.GA57236@FreeBSD.org> <20140624100201.GV23976@ivaldir.etoilebsd.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 24, 2014 at 12:02:01PM +0200, Baptiste Daroussin wrote:
> On Tue, Jun 24, 2014 at 09:56:06AM +0000, Alexey Dokuchaev wrote:
> > On Tue, Jun 24, 2014 at 08:09:07AM +0000, Baptiste Daroussin wrote:
> > > New Revision: 359059
> > > URL: http://svnweb.freebsd.org/changeset/ports/359059
> > > QAT: https://qat.redports.org/buildarchive/r359059/
> > > 
> > > Log:
> > >   Mark as broken: does not build on 10 and head
> > >   [...]
> > >  
> > > +.include <bsd.port.options.mk>
> > > +
> > > +.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000
> > > +BROKEN=		Does not build on FreeBSD 10+
> > 
> > I think it would be nice to provide more specific reason; otherwise it
> > is hard to tell if it's compiler related or not.  Also OSVERSION check
> > is not quite accurate.  Fixed in r359066 (and staged).
> 
> CARP API is not compatible anymore

I know. :)  That's what I meant when I said I've fixed BROKEN message.

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140624100310.GB57236>