Re: git: 855947ebf7e7 - main - graphics/mesa: Update to 22.3

From: Emmanuel Vadot <manu_at_bidouilliste.com>
Date: Wed, 14 Dec 2022 09:10:12 UTC
On Tue, 13 Dec 2022 15:36:01 +0100
Emmanuel Vadot <manu@bidouilliste.com> wrote:

> On Sun, 11 Dec 2022 10:29:40 +0100
> Jan Beich <jbeich@FreeBSD.org> wrote:
> 
> > Emmanuel Vadot <manu@FreeBSD.org> writes:
> > 
> > > diff --git a/graphics/mesa-libs/pkg-plist b/graphics/mesa-libs/pkg-plist
> > > index 9389d77d5c8d..9d92766c8f37 100644
> > > --- a/graphics/mesa-libs/pkg-plist
> > > +++ b/graphics/mesa-libs/pkg-plist
> > > @@ -1,5 +1,5 @@
> > >  etc/libmap.d/mesa.conf
> > > -include/EGL/eglextchromium.h
> > > +include/EGL/eglext_angle.h
> > >  include/EGL/eglmesaext.h
> > >  @comment include/GL/internal/dri_interface.h
> > >  include/gbm.h
> > 
> > This broke multimedia/kodi. Can you take a look?
> > 
> > https://pkg-status.freebsd.org/beefy16/data/131amd64-default/908640ce3450/logs/errors/kodi-19.4_5.log
> > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268234
> 
>  Thanks for the report, will try to take a look.

 https://reviews.freebsd.org/D37697

> > Also, other mesa-* ports still reference the removed header.
> > 
> > diff --git a/graphics/mesa-dri/pkg-plist b/graphics/mesa-dri/pkg-plist
> > index 69f6a5905f24..cb46f04fd16f 100644
> > --- a/graphics/mesa-dri/pkg-plist
> > +++ b/graphics/mesa-dri/pkg-plist
> > @@ -1,7 +1,6 @@
> >  @comment include/EGL/egl.h
> >  @comment include/EGL/eglext_angle.h
> >  @comment include/EGL/eglext.h
> > -@comment include/EGL/eglextchromium.h
> >  @comment include/EGL/eglmesaext.h
> >  @comment include/EGL/eglplatform.h
> >  include/GL/internal/dri_interface.h
> > diff --git a/graphics/mesa-gallium-va/pkg-plist b/graphics/mesa-gallium-va/pkg-plist
> > index d0b0687974a8..f8a847c7bff0 100644
> > --- a/graphics/mesa-gallium-va/pkg-plist
> > +++ b/graphics/mesa-gallium-va/pkg-plist
> > @@ -1,7 +1,6 @@
> >  @comment include/EGL/egl.h
> >  @comment include/EGL/eglext.h
> >  @comment include/EGL/eglext_angle.h
> > -@comment include/EGL/eglextchromium.h
> >  @comment include/EGL/eglmesaext.h
> >  @comment include/EGL/eglplatform.h
> >  @comment include/GL/gl.h
> > diff --git a/graphics/mesa-gallium-vdpau/pkg-plist b/graphics/mesa-gallium-vdpau/pkg-plist
> > index 4eeb6f6ae445..4dde828473ba 100644
> > --- a/graphics/mesa-gallium-vdpau/pkg-plist
> > +++ b/graphics/mesa-gallium-vdpau/pkg-plist
> > @@ -1,7 +1,6 @@
> >  @comment include/EGL/egl.h
> >  @comment include/EGL/eglext.h
> >  @comment include/EGL/eglext_angle.h
> > -@comment include/EGL/eglextchromium.h
> >  @comment include/EGL/eglmesaext.h
> >  @comment include/EGL/eglplatform.h
> >  @comment include/GL/gl.h
> 
> 
> -- 
> Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>


-- 
Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>