From 14200ea79a2677ec1e7319f484ac0b0df14dc2f2 Mon Sep 17 00:00:00 2001 From: "Jason E. Hale" Date: Thu, 14 Jan 2016 03:23:07 +0000 Subject: - Update devel/ucommon to 7.0.0 - Bump PORTREVISION on dependent ports due to shlib bump - Update audio/ccaudio2 to 2.2.0 - Add LICENSE - Fix detection of gsm and speex --- audio/ccaudio2/files/patch-src_w32.cpp | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 audio/ccaudio2/files/patch-src_w32.cpp (limited to 'audio/ccaudio2/files/patch-src_w32.cpp') diff --git a/audio/ccaudio2/files/patch-src_w32.cpp b/audio/ccaudio2/files/patch-src_w32.cpp new file mode 100644 index 000000000000..0dc7dd4407eb --- /dev/null +++ b/audio/ccaudio2/files/patch-src_w32.cpp @@ -0,0 +1,11 @@ +--- src/w32.cpp.orig 2015-03-28 15:21:41 UTC ++++ src/w32.cpp +@@ -21,7 +21,7 @@ + #include + #include + #ifdef HAVE_ENDIAN_H +-#include ++#include + #endif + #define MAX_DEVICES 1 + -- cgit v1.2.3