git: db12ce06a92f - main - games/stockfish: Update to 15.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Jan 2023 11:50:37 UTC
The branch main has been updated by mikael: URL: https://cgit.FreeBSD.org/ports/commit/?id=db12ce06a92fb3c62bd3b4581701fd22bc8ea8ef commit db12ce06a92fb3c62bd3b4581701fd22bc8ea8ef Author: Gautam Mani <execve@gmail.com> AuthorDate: 2023-01-20 11:48:05 +0000 Commit: Mikael Urankar <mikael@FreeBSD.org> CommitDate: 2023-01-20 11:50:25 +0000 games/stockfish: Update to 15.1 Changes: - Updated stockfish to 15.1 - nnue file is downloaded automatically during build and not needed at runtime - Makefile website updated PR: 268195 --- games/stockfish/Makefile | 6 ++++-- games/stockfish/distinfo | 10 +++++----- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/games/stockfish/Makefile b/games/stockfish/Makefile index 77f28176d92d..130b302f0bca 100644 --- a/games/stockfish/Makefile +++ b/games/stockfish/Makefile @@ -1,6 +1,6 @@ PORTNAME= stockfish DISTVERSIONPREFIX= sf_ -DISTVERSION= 14 +DISTVERSION= 15.1 CATEGORIES= games MASTER_SITES= https://tests.stockfishchess.org/api/nn/:nnue DISTFILES= nn-${_NNUE_VER}.nnue:nnue @@ -25,7 +25,9 @@ MAKE_ARGS= ARCH=${MYARCH} \ PREFIX=${PREFIX} ALL_TARGET= build -_NNUE_VER= 3475407dc199 +_NNUE_VER= ad9b42354671 + +BINARY_ALIAS= wget=true WRKSRC_SUBDIR= src diff --git a/games/stockfish/distinfo b/games/stockfish/distinfo index fd193ebc0234..a89c08b5e41f 100644 --- a/games/stockfish/distinfo +++ b/games/stockfish/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1629298350 -SHA256 (nn-3475407dc199.nnue) = 3475407dc19973ea44467678634cce023d620e419770c111cc8937fe6689ec87 -SIZE (nn-3475407dc199.nnue) = 47721371 -SHA256 (official-stockfish-Stockfish-sf_14_GH0.tar.gz) = 6f35e3e684da87d27d3f29ec7281ac81468a5a86b4d99ac5c599addc984a766c -SIZE (official-stockfish-Stockfish-sf_14_GH0.tar.gz) = 183879 +TIMESTAMP = 1674203101 +SHA256 (nn-ad9b42354671.nnue) = ad9b423546714137916bd38978af6fd68d7b8951bef25ff76bf43da72d6cb786 +SIZE (nn-ad9b42354671.nnue) = 47001499 +SHA256 (official-stockfish-Stockfish-sf_15.1_GH0.tar.gz) = d4272657905319328294355973faee40a8c28e3eecb0e7b266ed34ff33383b76 +SIZE (official-stockfish-Stockfish-sf_15.1_GH0.tar.gz) = 193408