Bug 277347 - games/stockfish: Update to 16.1
Summary: games/stockfish: Update to 16.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Zsolt Udvari
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-27 07:22 UTC by Gautam Mani
Modified: 2024-08-11 18:27 UTC (History)
1 user (show)

See Also:
uzsolt: maintainer-feedback+


Attachments
patch (2.13 KB, patch)
2024-02-27 07:22 UTC, Gautam Mani
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gautam Mani 2024-02-27 07:22:50 UTC
Created attachment 248782 [details]
patch

Attached is patch to update games/stockfish to 16.1

Summary of changes: 
+ Quality of chess play improved
+ Improved evaluation
+ UCIOptions Use NNUE and UCI_AnalyseMode removed
ref: https://stockfishchess.org/blog/2024/stockfish-16-1/
Comment 1 Zsolt Udvari freebsd_committer freebsd_triage 2024-08-11 18:14:53 UTC
^Triage: please set
Comment 2 Zsolt Udvari freebsd_committer freebsd_triage 2024-08-11 18:15:15 UTC
(In reply to Zsolt Udvari from comment #1)
Please set maintainer-feedback next time!
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-08-11 18:26:39 UTC
A commit in branch main references this bug:

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

commit bab9bc044a89a6442dcdc16f9803941ba736029b
Author:     Gautam Mani <execve@gmail.com>
AuthorDate: 2024-08-11 18:23:41 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-08-11 18:25:50 +0000

    games/stockfish: update to 16.1

    Changelog: https://stockfishchess.org/blog/2024/stockfish-16-1/

    PR:             277347
    Approved by:    submitter is maintainer

 games/stockfish/Makefile | 14 +++++++++-----
 games/stockfish/distinfo | 12 +++++++-----
 2 files changed, 16 insertions(+), 10 deletions(-)
Comment 4 Zsolt Udvari freebsd_committer freebsd_triage 2024-08-11 18:27:11 UTC
Committed, thanks!