From fc6f8996911202c6df18b1ee15a9cb205ba4ea49 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Mon, 7 Apr 2008 20:37:23 +0000 Subject: Update to FLAC 1.2.1. This version includes two and a half years worth of changes and an altered API. Bump the revision of all ports that depend on libFLAC and adapt to the new API where necessary. Some patches from Debian, Gentoo, OpenBSD, and upstream repositories. PR: 119476 --- audio/libtunepimp-old/files/patch-plugins-flac-flacdecode.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 audio/libtunepimp-old/files/patch-plugins-flac-flacdecode.h (limited to 'audio/libtunepimp-old/files/patch-plugins-flac-flacdecode.h') diff --git a/audio/libtunepimp-old/files/patch-plugins-flac-flacdecode.h b/audio/libtunepimp-old/files/patch-plugins-flac-flacdecode.h new file mode 100644 index 000000000000..6b2f7dffea8a --- /dev/null +++ b/audio/libtunepimp-old/files/patch-plugins-flac-flacdecode.h @@ -0,0 +1,11 @@ +--- plugins/flac/flacdecode.h.orig 2008-03-28 21:08:34.000000000 +0100 ++++ plugins/flac/flacdecode.h 2008-03-28 21:08:49.000000000 +0100 +@@ -27,7 +27,7 @@ + #ifndef __VORBIS_DECODE_H + #define __VORBIS_DECODE_H + +-#include ++#include + #include + #include "decode_plugin.h" + #include "fileio.h" -- cgit v1.2.3