On Tue, 4 Feb 2020 15:54:09 -0700 (MST)
Charlene Wendling wrote:
> CVSROOT: /cvs
> Module name: ports
> Changes by: [email protected] 2020/02/04 15:54:09
>
> Modified files:
> games/frozen-bubble: Makefile
> Added files:
> games/frozen-bubble/patches: patch-c_stuff_fb_c_stuff_xs
> patch-c_stuff_lib_FBLE_pm
> patch-frozen-bubble
>
> Log message:
> Add various fixes to frozen-bubble:
>
> - allow building with base-clang (from gkoehler@, thanks!)
> - remove BROKEN-{amd64,i386} after gkoehler@'s p5-SDL fix
^ Wrong, actually the BROKEN lines were removed in the p5-SDL
commit/Makefile. But frozen-bubble is unbroken on these archs for
real.
> - replace various use of my() in false conditionals, it's fatal
> with Perl 5.30
> - deinterlace some PNGs to silence some libpng warnings
>
> OK gkoehler@ afresh1@ (who tested on sparc64 and i386)
>