Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 6C25963BA98 for ; Wed, 21 Jul 2010 19:05:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2146163B100; Wed, 21 Jul 2010 19:05:42 +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 4CB3963B108 for ; Wed, 21 Jul 2010 19:05:41 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 38D71175DD; Wed, 21 Jul 2010 19:05:41 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Wed, 21 Jul 2010 19:05:41 +0000 From: Matthias Drochner Subject: CVS commit: pkgsrc/multimedia To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20100721190541.38D71175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: drochner Date: Wed Jul 21 19:05:41 UTC 2010 Modified Files: pkgsrc/multimedia/gst-plugins0.10-bad: Makefile.common pkgsrc/multimedia/gst-plugins0.10-ugly: Makefile.common Log Message: explicitely depend on liboil, while we currently depend on it because gst-plugins0.10-base pulls it in, this will change in future versions because liboil is replaced by "orc" To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 \ pkgsrc/multimedia/gst-plugins0.10-bad/Makefile.common cvs rdiff -u -r1.15 -r1.16 \ pkgsrc/multimedia/gst-plugins0.10-ugly/Makefile.common Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.