Created attachment 192877 [details] pysolfc-2.2.0.patch Hello, attached is the patch that updates games/pysolfc to 2.2.0. Changes by upstream: - code is now compatible for Python 2 and 3 - many bugfixes - see also: http://pysolfc.sourceforge.net/ Changes to the port: - option CARDSET was removed because the source package has no included cardsets anymore (maybe due different licenses in the cardset file) - added all licenses of the cardset file to the Makefile QA: ~~~ - poudriere (11.1-RELEASE amd64 + i386) for each py27 + py36 flavor -> OK - portlint -> OK Note: - before this update can be committed, the Python package math/py-random2 has to be committed first (see also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227829)
Forget to mention, that the patch in files/patch-pysollib__mfxutil.py is no longer required for the new version.
A commit references this bug: Author: wen Date: Sun Apr 29 02:28:52 UTC 2018 New revision: 468600 URL: https://svnweb.freebsd.org/changeset/ports/468600 Log: - Update to 2.2.0 - Pass maintainership to submitter - Add all LICENSE PR: 227830 Submitted by: freebsd_ports@k-worx.org Changes: head/games/pysolfc/Makefile head/games/pysolfc/distinfo head/games/pysolfc/files/patch-data_pysolfc.glade head/games/pysolfc/files/patch-pysollib__mfxutil.py