CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/12/17 22:34:57
Modified files:
devel/sdl2 : Makefile distinfo
devel/sdl2/patches: patch-Makefile_in patch-src_SDL_c
patch-src_joystick_SDL_gamecontrollerdb_h
patch-src_joystick_bsd_SDL_bsdjoystick_c
devel/sdl2/pkg : PLIST
Added files:
devel/sdl2/patches: patch-src_audio_sndio_SDL_sndioaudio_c
Log message:
update to SDL 2.0.18
similar diff proposed by Brad
I added a fix for audio assertion failure and removed the code where SDL
would pretend to be Linux for compatibility reasons with FNA games - this
has been addressed upstream and the need for this workaround is gone.
Many consumers tested with build and runtime; no issues found.
Release notes at:
https://discourse.libsdl.org/t/sdl-2-0-18-released/33768