1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/games/pysolfc
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
..
files games/pysolfc: Fix runtime issues with Python 3.8+ 2021-06-30 10:41:15 +02:00
distinfo
Makefile games/pysolfc: Fix runtime issues with Python 3.8+ 2021-06-30 10:41:15 +02:00
pkg-descr