CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/05/14 06:36:46
Modified files:
games/mnemosyne: Makefile
games/mnemosyne/patches: patch-setup_py
Added files:
games/mnemosyne/patches:
patch-mnemosyne_web_server_web_server_py
patch-openSM2sync_server_py
Log message:
Use the wsgi server from cheroot to unbreak the sync server
The cherrypy project has moved their wsgi server to the cheroot
subproject.
While here, use https for HOMEPAGE and add a note about newer versions
which require qtwebengine.
Report and fix from Gregoire Jadi, ok sthen@