svn commit: r468918 - head/math/octave-forge-video/files

Jan Beich jbeich at FreeBSD.org
Thu May 3 09:26:58 UTC 2018


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;
  


More information about the svn-ports-all mailing list