Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id DC3D763BAC9 for ; Mon, 15 Nov 2010 07:35:57 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B20F219D60F; Mon, 15 Nov 2010 07:35:57 +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 25C8119D60B for ; Mon, 15 Nov 2010 07:35:55 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id F0495175DD; Mon, 15 Nov 2010 07:35:54 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 15 Nov 2010 07:35:54 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/multimedia/gst-plugins0.10-bad To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20101115073554.F0495175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Mon Nov 15 07:35:54 UTC 2010 Modified Files: pkgsrc/multimedia/gst-plugins0.10-bad: Makefile.common Log Message: Disable GSettings plugin. It require glib2>=2.25.0, then after glib was updated to 2.26.0, it also will be iinstalled, PLIST broken. XXX: exactly depend on glib2>=2.25.0 and install it, XXX: or create new package for the plugin? To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 \ pkgsrc/multimedia/gst-plugins0.10-bad/Makefile.common Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.