CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/10/27 20:03:55
Modified files:
games/pysol : Makefile
Added files:
games/pysol/patches: patch-pysollib_mfxutil_py
Log message:
pysol was broken at runtime since the switch to python 3.8 due to the
deprecated use of time.clock.
add a minimal work-around until pysol can be updated to a newer version.
reported by Carsten Boysen Jensen on ports@
