aboutsummaryrefslogtreecommitdiff
path: root/comms/qsstv/files/patch-qsstv_drmrx_channeldecode.cpp
diff options
context:
space:
mode:
authorStephen Hurd <shurd@FreeBSD.org>2016-04-10 21:54:40 +0000
committerStephen Hurd <shurd@FreeBSD.org>2016-04-10 21:54:40 +0000
commit93b24289aadbacceed17b798cf89e4bb7147f3c3 (patch)
tree45cef4d9b2fe4b052282e6b4e534680fda9719d3 /comms/qsstv/files/patch-qsstv_drmrx_channeldecode.cpp
parent3052a7c37a4efcf1bd189f166b3864d3f0f633d6 (diff)
downloadports-93b24289aadbacceed17b798cf89e4bb7147f3c3.tar.gz
ports-93b24289aadbacceed17b798cf89e4bb7147f3c3.zip
Update to latest release.
DOCS option is back, hopefully it'll stay. Jasper has been switched out for OpenJPEG.
Notes
Notes: svn path=/head/; revision=412986
Diffstat (limited to 'comms/qsstv/files/patch-qsstv_drmrx_channeldecode.cpp')
-rw-r--r--comms/qsstv/files/patch-qsstv_drmrx_channeldecode.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/qsstv/files/patch-qsstv_drmrx_channeldecode.cpp b/comms/qsstv/files/patch-qsstv_drmrx_channeldecode.cpp
index 395160e7f891..f08472d1e2a3 100644
--- a/comms/qsstv/files/patch-qsstv_drmrx_channeldecode.cpp
+++ b/comms/qsstv/files/patch-qsstv_drmrx_channeldecode.cpp
@@ -1,4 +1,4 @@
---- qsstv/drmrx/channeldecode.cpp.orig 2014-12-06 14:41:00 UTC
+--- qsstv/drmrx/channeldecode.cpp.orig 2016-04-08 23:08:29 UTC
+++ qsstv/drmrx/channeldecode.cpp
@@ -29,7 +29,6 @@
#include <stdlib.h>
@@ -6,5 +6,5 @@
#include <math.h>
-#include <malloc.h>
#include <float.h>
- #include "structtemplates.h"
#include "drmproto.h"
+ #include "drmdefs.h"