freebsd-ports/games/pysolfc/files
Kai Knoblich 91cf304355 games/pysolfc: Fix runtime issues with Python 3.8+
* The deprecated function "time.clock()" has been removed in Python 3.8
  and "time.perf_counter()" should be used instead.

  Because updating to a newer version of PySolFC requires a bit more
  work, use a backport for now to remedy the runtime issues.

* Bump PORTREVISION due changed package contents.

PR:		256504
Reported by:	<sven.a.jonsson@bahnhof.se>
MFH:		2021Q2
2021-06-30 10:41:15 +02:00
..
patch-data_pysolfc.glade
patch-pysollib_mfxutil.py