Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 9EA75A567D for ; Thu, 1 Oct 2015 13:50:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 001B914A3CA; Thu, 1 Oct 2015 13:50:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2D42714A3C5 for ; Thu, 1 Oct 2015 13:50:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id kTbmKTyNRGha for ; Thu, 1 Oct 2015 13:50:05 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id B6B3614A3C4 for ; Thu, 1 Oct 2015 13:50:05 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id AA48798; Thu, 1 Oct 2015 13:50:05 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 1 Oct 2015 13:50:05 +0000 From: "Tobias Nygren" Subject: CVS commit: pkgsrc/graphics/libepoxy To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20151001135005.AA48798@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tnn Date: Thu Oct 1 13:50:05 UTC 2015 Modified Files: pkgsrc/graphics/libepoxy: Makefile distinfo pkgsrc/graphics/libepoxy/patches: patch-src_dispatch__common.c Log Message: Deal with hardcoded libGL.1.dylib location. Fixes gtk3 apps on OSX. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/graphics/libepoxy/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/libepoxy/distinfo cvs rdiff -u -r1.3 -r1.4 \ pkgsrc/graphics/libepoxy/patches/patch-src_dispatch__common.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.