Date: Wed, 14 Dec 2022 10:10:12 +0100 From: Emmanuel Vadot <manu@bidouilliste.com> To: Jan Beich <jbeich@FreeBSD.org> Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 855947ebf7e7 - main - graphics/mesa: Update to 22.3 Message-ID: <20221214101012.ccb2d2e03d95a88261c78ac9@bidouilliste.com> In-Reply-To: <20221213153601.63079e01a71ba916dc556297@bidouilliste.com> References: <202212051403.2B5E3otn025723@gitrepo.freebsd.org> <359m-s2yj-wny@FreeBSD.org> <20221213153601.63079e01a71ba916dc556297@bidouilliste.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20221214101012.ccb2d2e03d95a88261c78ac9>