On Tue, Jul 18, 2023 at 08:37:46PM -0600, Thomas Frohwein wrote: > CVSROOT: /cvs > Module name: ports > Changes by: [email protected] 2023/07/18 20:37:46 > > Modified files: > devel/sdl2 : Makefile distinfo > devel/sdl2/patches: patch-Makefile_in patch-sdl2-config_cmake_in > patch-sdl2_pc_in patch-src_SDL_c > patch-src_joystick_bsd_SDL_bsdjoystick_c > Removed files: > devel/sdl2/patches: patch-src_joystick_SDL_gamecontrollerdb_h > > Log message: > update to sdl2 2.28.1, tested build and runtime with many ports that depend > on it
Doesn't patch. ===> Applying OpenBSD patch patch-src_joystick_bsd_SDL_bsdjoystick_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |restore Y/RY axis inversion for XInput controllers for now, pending |a more permanent upstream solution to this |https://github.com/libsdl-org/SDL/issues/7609#issuecomment-1522831640 | |Index: src/joystick/bsd/SDL_bsdjoystick.c |--- src/joystick/bsd/SDL_bsdjoystick.c.orig |+++ src/joystick/bsd/SDL_bsdjoystick.c -------------------------- Patching file src/joystick/bsd/SDL_bsdjoystick.c using Plan A... Hunk #1 failed at 711. 1 out of 1 hunks failed--saving rejects to src/joystick/bsd/SDL_bsdjoystick.c.rej done ***> patch-src_joystick_bsd_SDL_bsdjoystick_c did not apply cleanly ===> Failed patches: patch-src_joystick_bsd_SDL_bsdjoystick_c -- Antoine
