HomeFreeBSD

games/pysolfc: Fix runtime issues with Python 3.8+

Description

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

Details

Provenance
kaiAuthored on Jun 30 2021, 8:31 AM
Parents
R11:8d286ea3810d: databases/mariadb103-server: Update to 10.3.30
Branches
Unknown
Tags
Unknown