Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 183AA63C594 for ; Sun, 21 Feb 2010 19:32:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8850063B158; Sun, 21 Feb 2010 19:32:27 +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 6F46663B14D for ; Sun, 21 Feb 2010 19:32:26 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2BE89175DF; Sun, 21 Feb 2010 19:32:26 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 21 Feb 2010 19:32:26 +0000 From: Tim Zingelman Subject: CVS commit: pkgsrc/sysutils/dbus To: pkgsrc-changes@NetBSD.org Reply-To: tez@netbsd.org X-Mailer: log_accum Message-Id: <20100221193226.2BE89175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tez Date: Sun Feb 21 19:32:26 UTC 2010 Modified Files: pkgsrc/sysutils/dbus: distinfo pkgsrc/sysutils/dbus/patches: patch-ac Log Message: fix for pr#42396 from dbus 1.2.16 (different branch than this) don't pass -no-pointer-sign to compiler that does not support it (gcc34) To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 pkgsrc/sysutils/dbus/distinfo cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/dbus/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.