aboutsummaryrefslogtreecommitdiff
path: root/comms/qsstv/files/patch-src_drmrx_channeldecode.cpp
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2014-04-11 19:36:15 +0000
committerDiane Bruce <db@FreeBSD.org>2014-04-11 19:36:15 +0000
commitb973d074b42c41d773ae5a1d2a9ff6f8d6ebac32 (patch)
tree010e23d5132dadc762f28e442f0d2f79f2c3414c /comms/qsstv/files/patch-src_drmrx_channeldecode.cpp
parenta03d53764e91ae527025a717464509d66d261da2 (diff)
downloadports-b973d074b42c41d773ae5a1d2a9ff6f8d6ebac32.tar.gz
ports-b973d074b42c41d773ae5a1d2a9ff6f8d6ebac32.zip
- update comms/sstv to latest release
- bug fix ftp transfer when using subdirectories ( reported by Ken G7VJA) - bug fix for sound file output when recording while transmitting (Jem) PR: ports/188416 Submitted by: Stephen Hurd <shurd@sasktel.net> (maintainer)
Notes
Notes: svn path=/head/; revision=351034
Diffstat (limited to 'comms/qsstv/files/patch-src_drmrx_channeldecode.cpp')
-rw-r--r--comms/qsstv/files/patch-src_drmrx_channeldecode.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/comms/qsstv/files/patch-src_drmrx_channeldecode.cpp b/comms/qsstv/files/patch-src_drmrx_channeldecode.cpp
new file mode 100644
index 000000000000..e2da325cac6a
--- /dev/null
+++ b/comms/qsstv/files/patch-src_drmrx_channeldecode.cpp
@@ -0,0 +1,10 @@
+--- src/drmrx/channeldecode.cpp.orig 2014-04-08 02:02:06.000000000 -0700
++++ src/drmrx/channeldecode.cpp 2014-04-08 02:03:28.000000000 -0700
+@@ -29,7 +29,6 @@
+ #include <stdlib.h>
+ #include <sys/types.h>
+ #include <math.h>
+-#include <malloc.h>
+ #include <float.h>
+ #include "structtemplates.h"
+ #include "drmproto.h"