K 10 svn:author V 5 riggs K 8 svn:date V 27 2017-05-30T20:30:50.124339Z K 7 svn:log V 392 MFH: r440334 r441969 Fix library updating Details: Apparently, clang optimises exceptions with __attribute__((pure)) more aggressively than gcc, causing mpd to not notice files removed from the library. This patch causes mpd to be built without the pure attribute. PR: 219048 Reported by: hideo@lastamericanempire.com Update to upstream version 0.20.8 Approved by: ports-secteam (feld) END