Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id DF6F663B853 for ; Wed, 6 Aug 2008 18:07:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8D57663B309; Wed, 6 Aug 2008 18:07:07 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id B3AFA63B2F3 for ; Wed, 6 Aug 2008 18:07:06 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 92473175D0; Wed, 6 Aug 2008 18:07:06 +0000 (UTC) From: Matthias Drochner Subject: CVS commit: pkgsrc/multimedia/gst-plugins0.10-base To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org Message-Id: <20080806180706.92473175D0@cvs.netbsd.org> Date: Wed, 6 Aug 2008 18:07:06 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: drochner Date: Wed Aug 6 18:07:06 UTC 2008 Modified Files: pkgsrc/multimedia/gst-plugins0.10-base: Makefile.common plugins.mk Log Message: prepare for addition of a "gio" plugin pkg (we could build it in the base pkg because it doesn't cause additional dependencies, but it is marked experimental, so better leave it as optional addon) To generate a diff of this commit: cvs rdiff -r1.15 -r1.16 \ pkgsrc/multimedia/gst-plugins0.10-base/Makefile.common cvs rdiff -r1.6 -r1.7 pkgsrc/multimedia/gst-plugins0.10-base/plugins.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.