Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jul 2023 22:08:43 GMT
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a06f297a50f9 - main - games/stockfish: update to 16
Message-ID:  <202307112208.36BM8hZ5005060@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a06f297a50f908d05a35d0821c2768d5d1353ad7

commit a06f297a50f908d05a35d0821c2768d5d1353ad7
Author:     Gautam Mani <execve@gmail.com>
AuthorDate: 2023-07-11 08:30:10 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-07-11 22:07:30 +0000

    games/stockfish: update to 16
    
    Changelog: https://github.com/official-stockfish/Stockfish/releases/tag/sf_16
    
    PR:             272424
---
 games/stockfish/Makefile |  4 ++--
 games/stockfish/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/games/stockfish/Makefile b/games/stockfish/Makefile
index 130b302f0bca..586a416a4a09 100644
--- a/games/stockfish/Makefile
+++ b/games/stockfish/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	stockfish
 DISTVERSIONPREFIX=	sf_
-DISTVERSION=	15.1
+DISTVERSION=	16
 CATEGORIES=	games
 MASTER_SITES=	https://tests.stockfishchess.org/api/nn/:nnue
 DISTFILES=	nn-${_NNUE_VER}.nnue:nnue
@@ -25,7 +25,7 @@ MAKE_ARGS=	ARCH=${MYARCH} \
 		PREFIX=${PREFIX}
 ALL_TARGET=	build
 
-_NNUE_VER=	ad9b42354671
+_NNUE_VER=	5af11540bbfe
 
 BINARY_ALIAS=	wget=true
 
diff --git a/games/stockfish/distinfo b/games/stockfish/distinfo
index a89c08b5e41f..2a93f4d7e54a 100644
--- a/games/stockfish/distinfo
+++ b/games/stockfish/distinfo
@@ -1,5 +1,5 @@
-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
+TIMESTAMP = 1688564646
+SHA256 (nn-5af11540bbfe.nnue) = 5af11540bbfefcb54e38c5dd000cab4b469dfa7599a1d55be5d2722c20a8929b
+SIZE (nn-5af11540bbfe.nnue) = 40119326
+SHA256 (official-stockfish-Stockfish-sf_16_GH0.tar.gz) = a1600ebdaf4e324ba3e10cec2e0c9a810dc64c6f0db5cc955b2fd5e1eefa1cc6
+SIZE (official-stockfish-Stockfish-sf_16_GH0.tar.gz) = 195462



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307112208.36BM8hZ5005060>