summaryrefslogtreecommitdiff
path: root/net/opal3/files/patch-includes_video_rfc2190.cxx
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-09-20 21:50:39 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-09-20 21:50:39 +0000
commit9e6673f04f2a8178e49b49d1676640bba2149371 (patch)
treec62b4e58e684a810c47846f1e9a173a16b0d27d1 /net/opal3/files/patch-includes_video_rfc2190.cxx
parentReturning maintainership on my multimedia ports to ports@freebsd.org (diff)
Move ptlib26, opal3 and ekiga3 to unversioned ports and update to:
ptlib to 2.10.10 opal to 3.10.10 ekiga to 4.0.1
Diffstat (limited to 'net/opal3/files/patch-includes_video_rfc2190.cxx')
-rw-r--r--net/opal3/files/patch-includes_video_rfc2190.cxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/opal3/files/patch-includes_video_rfc2190.cxx b/net/opal3/files/patch-includes_video_rfc2190.cxx
deleted file mode 100644
index 02b026280223..000000000000
--- a/net/opal3/files/patch-includes_video_rfc2190.cxx
+++ /dev/null
@@ -1,11 +0,0 @@
---- plugins/video/H.263-1998/rfc2190.cxx.orig 2009-08-30 02:08:09.000000000 +0400
-+++ plugins/video/H.263-1998/rfc2190.cxx 2009-08-30 02:08:11.000000000 +0400
-@@ -21,7 +21,7 @@
-
- #include <iostream>
- #include <string.h>
--#include <malloc.h>
-+#include <stdlib.h>
- using namespace std;
-
- #include "rfc2190.h"