Hi, ports@:
Here is a simple patch for games/py-chess to update to 1.10.0.
It build and run well on amd64-current system.
No other ports depends on it.
Regards,
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/games/py-chess/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile 28 Dec 2022 14:01:13 -0000 1.9
+++ Makefile 8 Aug 2023 08:44:33 -0000
@@ -1,6 +1,6 @@
COMMENT = pure Python chess library
-MODPY_EGG_VERSION = 1.9.4
+MODPY_EGG_VERSION = 1.10.0
DISTNAME = chess-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
Index: distinfo
===================================================================
RCS file: /cvs/ports/games/py-chess/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo 28 Dec 2022 14:01:13 -0000 1.6
+++ distinfo 8 Aug 2023 08:44:33 -0000
@@ -1,2 +1,2 @@
-SHA256 (chess-1.9.4.tar.gz) = f0LWZPiXWr5G40vX0THv0rumXceL0cIm9VTrbKSps4E=
-SIZE (chess-1.9.4.tar.gz) = 155417
+SHA256 (chess-1.10.0.tar.gz) = vM3hBfVKpDbomfkrS6lTcxxlASqGP9kjVoPQ4oY8zVQ=
+SIZE (chess-1.10.0.tar.gz) = 161136