On 8/29/2023 6:18 PM, Daniel Dickman wrote:
>
> games/hypatia should probably be removed at this point.
>
Yes and OK to this.
~Brian
Updating pygame itself is fairly straightforward (and I have similar diffs
here). But it’s more work to update the dependencies that are python2.
games/hypatia should probably be removed at this point.
The other deps may be possible to update to python3 with a little bit of work
and something
Forgot to attach the diff.
Index: Makefile
===
RCS file: /cvs/ports/devel/pygame/Makefile,v
retrieving revision 1.49
diff -u -p -r1.49 Makefile
--- Makefile26 Nov 2022 23:28:13 - 1.49
+++ Makefile29 Aug 2023 19:54:35 -
Hi, I have a diff for devel/pygame to bring it up to version 2.5.1,
but I noticed that Python 2 and SDL1 support were deprecated in
2.0.3.
https://github.com/pygame/pygame/releases/tag/2.0.3
These are the ports that were yielded by `make show-required-by`,
and they all contain MODPY_DEFAULT_VERSI