K 10 svn:author V 6 adridg K 8 svn:date V 27 2018-09-02T20:30:45.215224Z K 7 svn:log V 457 Fix build of audio/sayonara on 10.4. /wrkdirs/usr/ports/audio/sayonara/work/sayonara-player/src/Components/Covers/LocalCoverSearcher.cpp:71:14: error: call to 'abs' is ambiguous double d = std::abs(height - width) / (width * 1.0) + 1.0; While here, remove superfluous patch that now just added a duplicate #include. Don't bump PORTREVISION because this only fixes the build on 10.4 and otherwise has no effect on the package. Reported by: pkg-fallout END