CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/11/20 18:05:22
Modified files:
devel/pygame : Makefile distinfo
devel/pygame/pkg: PLIST
Added files:
devel/pygame/patches: patch-buildconfig_Setup_SDL1_in
patch-buildconfig_config_unix_py
patch-src_c_camera_h
patch-src_c_camera_v4l2_c
Removed files:
devel/pygame/patches: patch-Setup_in patch-config_unix_py
patch-src_camera_h patch-src_camera_v4l2_c
Log message:
update py-game to 1.9.6
In this update the source directories were restructured so all our local
patches need to be applied to new file names causing a bit of churn.
The biggest change in this release is progress towards migrating from sdl1
to sdl2. For now our port stays on sdl1 though.