From 7ae7b018ccf7760013f368fcb83aad9ecd8982a8 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Mon, 20 Jun 2016 16:23:28 +0000 Subject: With the power of USES=dos2unix, get rid of most patches and files with CRLF. While there, run make makepatch, rename patches to use the new scheme, and various fixes. With hat: portmgr Sponsored by: Absolight --- audio/sphinx/files/patch-src_libsphinx2_r__agc__noise.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 audio/sphinx/files/patch-src_libsphinx2_r__agc__noise.c (limited to 'audio/sphinx/files/patch-src_libsphinx2_r__agc__noise.c') diff --git a/audio/sphinx/files/patch-src_libsphinx2_r__agc__noise.c b/audio/sphinx/files/patch-src_libsphinx2_r__agc__noise.c new file mode 100644 index 000000000000..4050c77e96d7 --- /dev/null +++ b/audio/sphinx/files/patch-src_libsphinx2_r__agc__noise.c @@ -0,0 +1,10 @@ +--- src/libsphinx2/r_agc_noise.c.orig 2001-12-13 21:11:23 UTC ++++ src/libsphinx2/r_agc_noise.c +@@ -34,6 +34,7 @@ + * + */ + #include ++#include + + #include "s2types.h" + #include "c.h" -- cgit v1.2.3