aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-video
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-05-03 09:26:57 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-05-03 09:26:57 +0000
commit529649284491597c9be265dd9f39517f1c94aac1 (patch)
tree18ccccd8981728a435240cac374f1714af3277ed /math/octave-forge-video
parent421b46b6988712acfe573d2ee88401edb172d2b0 (diff)
downloadports-529649284491597c9be265dd9f39517f1c94aac1.tar.gz
ports-529649284491597c9be265dd9f39517f1c94aac1.zip
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
Notes
Notes: svn path=/head/; revision=468918
Diffstat (limited to 'math/octave-forge-video')
-rw-r--r--math/octave-forge-video/files/patch-AVHandler.cc (renamed from math/octave-forge-video/files/patch-src_AVHandler.cc)4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave-forge-video/files/patch-src_AVHandler.cc b/math/octave-forge-video/files/patch-AVHandler.cc
index 111f05983381..b114750200b1 100644
--- a/math/octave-forge-video/files/patch-src_AVHandler.cc
+++ b/math/octave-forge-video/files/patch-AVHandler.cc
@@ -5,8 +5,8 @@ AVHandler.cc:247:30: error: use of undeclared identifier 'CODEC_FLAG_TRUNCATED'
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;