K 10 svn:author V 6 rakuco K 8 svn:date V 27 2017-08-17T15:58:55.613843Z K 7 svn:log V 418 MFH: r447874 Add patch to fix a wrong assignment in the code. In addition to fixing an actual bug, this also allows the port to build with GCC 6: brainz.cpp: In member function 'void Brainz::processTillAnswer()': brainz.cpp:140:24: error: cannot convert 'bool' to 'bool*' in assignment Outputs[i].output = false; PR: 219287 Approved by: maintainer timeout (amdmi3, 16 days) Approved by: ports-secteam (feld) END