diff options
author | tron <tron@pkgsrc.org> | 2006-08-04 16:43:37 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2006-08-04 16:43:37 +0000 |
commit | c6b6016b32e4af38e8f6770dda62f94cf9548e3d (patch) | |
tree | f5b32213a755fd73f91c92248601d56f78e52505 /multimedia/mjpegtools/patches | |
parent | d37917c55e5520b39e015ff49d4e41e195278a27 (diff) | |
download | pkgsrc-c6b6016b32e4af38e8f6770dda62f94cf9548e3d.tar.gz |
Regenerate patch file so that Mac OS X's "patch" no longer refused
to apply the patch.
Diffstat (limited to 'multimedia/mjpegtools/patches')
-rw-r--r-- | multimedia/mjpegtools/patches/patch-ac | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/multimedia/mjpegtools/patches/patch-ac b/multimedia/mjpegtools/patches/patch-ac index f39f0533268..d1c45aa7674 100644 --- a/multimedia/mjpegtools/patches/patch-ac +++ b/multimedia/mjpegtools/patches/patch-ac @@ -1,13 +1,12 @@ -$NetBSD: patch-ac,v 1.3 2006/06/30 18:39:08 tron Exp $ +$NetBSD: patch-ac,v 1.4 2006/08/04 16:43:37 tron Exp $ --- y4mdenoise/Region2D.hh.orig 2004-07-18 07:43:01.000000000 +0100 -+++ y4mdenoise/Region2D.hh 2006-06-30 19:34:47.000000000 +0100 -@@ -16,7 +16,8 @@ ++++ y4mdenoise/Region2D.hh 2006-08-04 17:42:07.000000000 +0100 +@@ -16,6 +16,7 @@ #include "Status_t.h" #include <iostream> +#include <assert.h> - - // The 2-dimensional region class. Parameterized by the numeric type + |