svn commit: r433862 - in head: graphics/dri graphics/gbm graphics/libEGL graphics/libGL graphics/libGL/files graphics/libglapi graphics/libglesv2 graphics/libosmesa lang/clover

Matthew Rezny rezny at freebsd.org
Sat Feb 11 17:45:30 UTC 2017


On Saturday 11 February 2017 14:48:15 Tijl Coosemans wrote:
> On Sat, 11 Feb 2017 13:31:59 +0000 (UTC) Matthew Rezny <rezny at FreeBSD.org> 
wrote:
> > Author: rezny
> > Date: Sat Feb 11 13:31:59 2017
> > New Revision: 433862
> > URL: https://svnweb.freebsd.org/changeset/ports/433862
> > 
> > Log:
> >   Update Mesa to 13.0.4
> >   
> >   * Use LLVM 3.9
> >   * OpenGL 4.4 support for recent Intel and ReadeonSI
> >   
> >   PR:	214581
> >   Approved by:	swills (mentor)
> >   Differential Revision:	https://reviews.freebsd.org/D9438
> 
> It looks like patches here and in the libdrm update were generated with
> all post-patch changes included (e.g. the s/x86_64/amd64/ changes,
> changes made by USES=libtool such as link_all_deplibs,...).

I had looked over these far too many times by now without noticing, but now 
that you mention it I see that change in the patch-configure for libGL. After 
looking over the patches from libdrm for a while without seeing anything about 
x86_64 or amd64, it struck me all the extra lines added are from libtool. 
Thank you for pointing that out, I had not noticed USES=libtool does that. Of 
course, I managed to make the same mistake on xorg-server as well before 
reading your email. I have gone back and corrected all three now.



More information about the svn-ports-all mailing list