head 1.2; access; symbols pkgsrc-2020Q1:1.1.0.6 pkgsrc-2020Q1-base:1.1 pkgsrc-2019Q4:1.1.0.8 pkgsrc-2019Q4-base:1.1 pkgsrc-2019Q3:1.1.0.4 pkgsrc-2019Q3-base:1.1 pkgsrc-2019Q2:1.1.0.2 pkgsrc-2019Q2-base:1.1; locks; strict; comment @// @; 1.2 date 2020.06.07.10.34.43; author nia; state dead; branches; next 1.1; commitid aCtCVv72vCKuqhbC; 1.1 date 2019.06.01.15.01.39; author wiz; state Exp; branches; next ; commitid WUur4Fro3KzoRupB; desc @@ 1.2 log @www: Remove firefox60 - EOL @ text @$NetBSD: patch-gfx_gl_GLContextProviderGLX.cpp,v 1.1 2019/06/01 15:01:39 wiz Exp $ NetBSD doesn't ship libGL.so.1 due to a major bump. Look for the unversioned name. --- gfx/gl/GLContextProviderGLX.cpp.orig 2019-05-14 19:13:16.000000000 +0000 +++ gfx/gl/GLContextProviderGLX.cpp @@@@ -80,7 +80,7 @@@@ bool GLXLibrary::EnsureInitialized() { // implementation requires an executable stack, which causes mprotect calls, // which trigger glibc bug // http://sourceware.org/bugzilla/show_bug.cgi?id=12225 -#ifdef __OpenBSD__ +#if defined(__OpenBSD__) || defined(__NetBSD__) libGLfilename = "libGL.so"; #else libGLfilename = "libGL.so.1"; @ 1.1 log @firefox60: update to 60.7.0nb2. NetBSD doesn't ship libGL.so.1 due to a major bump. Look for the unversioned name. Based on maya's patch for www/firefox. @ text @d1 1 a1 1 $NetBSD$ @