Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 7324B63BA5D for ; Mon, 21 Jan 2013 16:10:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 340B514A23E; Mon, 21 Jan 2013 16:10:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DA2F914A239 for ; Mon, 21 Jan 2013 16:10:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id RBOTAAaotKMZ for ; Mon, 21 Jan 2013 16:10:23 +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 57F1614A235 for ; Mon, 21 Jan 2013 16:10:23 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1661A175DD; Mon, 21 Jan 2013 16:10:23 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 21 Jan 2013 16:10:23 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2012Q4] pkgsrc/devel/opal To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20130121161023.1661A175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Mon Jan 21 16:10:23 UTC 2013 Modified Files: pkgsrc/devel/opal [pkgsrc-2012Q4]: Makefile distinfo pkgsrc/devel/opal/patches [pkgsrc-2012Q4]: patch-plugins_video_H.263-1998_h263-1993.cxx Log Message: Pullup ticket #4031 - requested by dholland devel/opal: build fix patch Revisions pulled up: - devel/opal/Makefile 1.23 - devel/opal/distinfo 1.12 - devel/opal/patches/patch-plugins_video_H.263-1998_h263-1993.cxx 1.2 --- Module Name: pkgsrc Committed By: riastradh Date: Sat Jan 19 20:29:24 UTC 2013 Modified Files: pkgsrc/devel/opal: Makefile distinfo pkgsrc/devel/opal/patches: patch-plugins_video_H.263-1998_h263-1993.cxx Log Message: Patch around ffmpeg API breakage in devel/opal. Require multimedia/ffmpeg010 too -- easier than patching the further breakage in multimedia/ffmpeg, which should probably wait until we just update opal. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.22.2.1 pkgsrc/devel/opal/Makefile cvs rdiff -u -r1.11 -r1.11.6.1 pkgsrc/devel/opal/distinfo cvs rdiff -u -r1.1 -r1.1.12.1 \ pkgsrc/devel/opal/patches/patch-plugins_video_H.263-1998_h263-1993.cxx Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.