ping ...

________________________________________
发件人: wen heping <wenheping2...@hotmail.com>
发送时间: 2022年4月3日 10:33
收件人: ports@openbsd.org
主题: tsgames/py-chess: Update to 1.9.0

Hi, ports@:

   Here is a simple patch for games/py-chess to update to 1.9.0.
It build well and pass all tests on amd64-7.1 system.
   No other ports depends on it.

wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/games/py-chess/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile    11 Mar 2022 19:04:50 -0000      1.4
+++ Makefile    3 Apr 2022 02:29:37 -0000
@@ -1,6 +1,6 @@
 COMMENT =              pure Python chess library
 
-MODPY_EGG_VERSION =    1.8.0
+MODPY_EGG_VERSION =    1.9.0
 DISTNAME =             chess-${MODPY_EGG_VERSION}
 PKGNAME =              py-${DISTNAME}
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/games/py-chess/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo    24 Dec 2021 01:41:02 -0000      1.2
+++ distinfo    3 Apr 2022 02:29:37 -0000
@@ -1,2 +1,2 @@
-SHA256 (chess-1.8.0.tar.gz) = b6VtiDdiR8gZPmrQPBDiwAZvKoGZ+vihWHcYI4kQxUc=
-SIZE (chess-1.8.0.tar.gz) = 6069346
+SHA256 (chess-1.9.0.tar.gz) = d5GDMxLKkwghpBXQHlt0Ppn7VA1lyubMoOArpqNSpFI=
+SIZE (chess-1.9.0.tar.gz) = 6070330

Reply via email to