On Wed, 17 May 2017 13:07:55 +0200 Kurt Jaeger <[email protected]> wrote:
> Hi! > > > Thanks for this. It was a real help. I got bitten by it on an > > 11-stable system with ports rev 440997 [ 2017-05-16 13:27:43 +0100 > > ] > > Can someone please provide a write-up that we can add to UPDATING ? What I did was this, after seeing David's very helpful email to the list: pkg delete -f libEGL-17.0.3 libGL-17.0.3 libglesv2-17.0.3 gbm-17.0.3 libglapi-17.0.3 dri-17.0.3.2 then: cd /usr/ports/graphics/mesa-libs && make distclean clean install then: cd /usr/ports/graphics/mesa-dri && make distclean clean install -- J. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
