diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-09-20 21:50:39 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-09-20 21:50:39 +0000 |
commit | 9e6673f04f2a8178e49b49d1676640bba2149371 (patch) | |
tree | c62b4e58e684a810c47846f1e9a173a16b0d27d1 /net/opal3/files/patch-spandsp_fax.cpp | |
parent | Returning 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-spandsp_fax.cpp')
-rw-r--r-- | net/opal3/files/patch-spandsp_fax.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/opal3/files/patch-spandsp_fax.cpp b/net/opal3/files/patch-spandsp_fax.cpp deleted file mode 100644 index a5652224f0a5..000000000000 --- a/net/opal3/files/patch-spandsp_fax.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- plugins/fax/fax_spandsp/spandsp_fax.cpp.orig 2011-12-26 21:02:09.000000000 +0000 -+++ plugins/fax/fax_spandsp/spandsp_fax.cpp 2011-12-26 21:01:38.000000000 +0000 -@@ -42,6 +42,7 @@ - * - */ - -+#define __STDC_LIMIT_MACROS - #include <codec/opalplugin.h> - - extern "C" { |