Date: Thu, 3 May 2018 09:26:57 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468918 - head/math/octave-forge-video/files Message-ID: <201805030926.w439QvPY057738@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu May 3 09:26:57 2018 New Revision: 468918 URL: https://svnweb.freebsd.org/changeset/ports/468918 Log: math/octave-forge-video: unbreak patch after r468833 ===> Patching for octave-forge-video-1.2.4_5 ===> Applying FreeBSD patches for octave-forge-video-1.2.4_5 No file to patch. Skipping... 1 out of 1 hunks ignored--saving rejects to src/AVHandler.cc.rej Can't create src/AVHandler.cc.rej, output is in /tmp/patchrvg0LqpIBg4: No such file or directory => FreeBSD patch patch-src_AVHandler.cc failed to apply cleanly. *** Error code 1 Pointy hat to: jbeich Added: head/math/octave-forge-video/files/patch-AVHandler.cc (contents, props changed) - copied, changed from r468917, head/math/octave-forge-video/files/patch-src_AVHandler.cc Deleted: head/math/octave-forge-video/files/patch-src_AVHandler.cc Copied and modified: head/math/octave-forge-video/files/patch-AVHandler.cc (from r468917, head/math/octave-forge-video/files/patch-src_AVHandler.cc) ============================================================================== --- head/math/octave-forge-video/files/patch-src_AVHandler.cc Thu May 3 09:16:30 2018 (r468917, copy source) +++ head/math/octave-forge-video/files/patch-AVHandler.cc Thu May 3 09:26:57 2018 (r468918) @@ -5,8 +5,8 @@ AVHandler.cc:247:30: error: use of undeclared identifi vstream->codec->flags |= CODEC_FLAG_TRUNCATED; ^ ---- src/AVHandler.cc.orig 2017-05-28 14:27:02 UTC -+++ src/AVHandler.cc +--- AVHandler.cc.orig 2017-05-28 14:27:02 UTC ++++ AVHandler.cc @@ -243,8 +243,8 @@ AVHandler::setup_read() codec_name = codec->name;
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805030926.w439QvPY057738>