Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2AC9C63B8BC for ; Sun, 11 Apr 2010 22:24:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id C6B1E63B134; Sun, 11 Apr 2010 22:24:48 +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 F0E2363B121 for ; Sun, 11 Apr 2010 22:24:47 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id DD80B175DF; Sun, 11 Apr 2010 22:24:47 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 11 Apr 2010 22:24:47 +0000 From: "Julio M. Merino Vidal" Subject: CVS commit: pkgsrc/sysutils/gnome-power-manager To: pkgsrc-changes@NetBSD.org Reply-To: jmmv@netbsd.org X-Mailer: log_accum Message-Id: <20100411222447.DD80B175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: jmmv Date: Sun Apr 11 22:24:47 UTC 2010 Modified Files: pkgsrc/sysutils/gnome-power-manager: distinfo Added Files: pkgsrc/sysutils/gnome-power-manager/patches: patch-ad Log Message: Fix build with current modular-xorg: remove inclusion of non-existent header dpmsstr.h. AFAICT through manual inspection of the code, none of the symbols nor constants provided by the header still present in xsrc are used. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/gnome-power-manager/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/gnome-power-manager/patches/patch-ad Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.