Index: head/audio/last.fm/files/patch-src-output-alsa-playback-alsaaudio.cpp =================================================================== --- head/audio/last.fm/files/patch-src-output-alsa-playback-alsaaudio.cpp (nonexistent) +++ head/audio/last.fm/files/patch-src-output-alsa-playback-alsaaudio.cpp (revision 364976) @@ -0,0 +1,11 @@ +--- src/output/alsa-playback/alsaaudio.cpp.orig 2014-08-15 14:23:25.000000000 +0200 ++++ src/output/alsa-playback/alsaaudio.cpp 2014-08-15 16:29:32.000000000 +0200 +@@ -798,8 +798,6 @@ + { + case -EPIPE: + return xrun_recover(); +- case -ESTRPIPE: +- return suspend_recover(); + } + + return err; Property changes on: head/audio/last.fm/files/patch-src-output-alsa-playback-alsaaudio.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property