Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 49AFB63C3B1 for ; Sun, 29 Nov 2009 15:33:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id E07A563B140; Sun, 29 Nov 2009 15:33:20 +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 08AC863B10D for ; Sun, 29 Nov 2009 15:33:19 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E9BF4175DD; Sun, 29 Nov 2009 15:33:19 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 29 Nov 2009 15:33:19 +0000 From: Matthias Scheler Subject: CVS commit: [pkgsrc-2009Q3] pkgsrc/x11/gtk2 To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20091129153319.E9BF4175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tron Date: Sun Nov 29 15:33:19 UTC 2009 Modified Files: pkgsrc/x11/gtk2 [pkgsrc-2009Q3]: Makefile distinfo Added Files: pkgsrc/x11/gtk2/patches [pkgsrc-2009Q3]: patch-af Log Message: Pullup ticket #2937 - requested by tnn gtk2: portability fix Revisions pulled up: - x11/gtk2/Makefile 1.191 (via patch) - x11/gtk2/distinfo 1.118 (via patch) - x11/gtk2/patches/patch-af 1.16 --- Module Name: pkgsrc Committed By: tnn Date: Fri Nov 27 16:54:30 UTC 2009 Modified Files: pkgsrc/x11/gtk2: Makefile distinfo Added Files: pkgsrc/x11/gtk2/patches: patch-af Log Message: Use ${COMPILER_RPATH_FLAG} instead of -R for X_LIBS in pkg-config files. This fixes firefox run-time breakage with native X11 on netbsd-4 caused by pkgsrc wrappers not dealing with -R. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.188 -r1.188.2.1 pkgsrc/x11/gtk2/Makefile cvs rdiff -u -r1.116 -r1.116.2.1 pkgsrc/x11/gtk2/distinfo cvs rdiff -u -r0 -r1.16.2.2 pkgsrc/x11/gtk2/patches/patch-af Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.