Bug 281536 - games/stockfish: Update to 17
Summary: games/stockfish: Update to 17
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: Robert Clausecker
URL: https://stockfishchess.org/blog/2024/...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-16 14:32 UTC by Gautam Mani
Modified: 2024-09-25 06:37 UTC (History)
2 users (show)

See Also:
execve: maintainer-feedback+


Attachments
sf_17v1.patch (1.76 KB, patch)
2024-09-16 14:32 UTC, Gautam Mani
execve: maintainer-approval+
Details | Diff
sf_17v2.patch (2.02 KB, patch)
2024-09-17 15:24 UTC, Gautam Mani
execve: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gautam Mani 2024-09-16 14:32:16 UTC
Created attachment 253603 [details]
sf_17v1.patch

Attached is the patch to update games/stockfish to 17

Summary of changes:
+ Improved quality of chess play
+ Improved engine lines
+ NUMA performance optimization
ref: https://stockfishchess.org/blog/2024/stockfish-17/
Comment 1 Alexander Vereeken freebsd_triage 2024-09-17 06:22:35 UTC
Hello,

can you please take a look at WWW as well?

its currently https://stockfishchess.com/ which results in an DNS error while https://stockfishchess.org/ works.
Comment 2 Gautam Mani 2024-09-17 15:24:38 UTC
Created attachment 253629 [details]
sf_17v2.patch
Comment 3 Gautam Mani 2024-09-17 15:25:28 UTC
Thanks for alerting. Have updated WWW in the sf_17v2.patch.
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-09-25 06:31:24 UTC
A commit in branch main references this bug:

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

commit 44d2be48d50f624de4f4847cbf7f87689d785bb0
Author:     Gautam Mani <execve@gmail.com>
AuthorDate: 2024-09-20 14:45:08 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-09-25 06:28:03 +0000

    games/stockfish: update to 17

     - adjust WWW

    Summary of changes:
     - Improved quality of chess play
     - Improved engine lines
     - NUMA performance optimization

    Changelog: https://stockfishchess.org/blog/2024/stockfish-17/

    PR:             281536
    Event:          EuroBSDcon 2024

 games/stockfish/Makefile |  8 ++++----
 games/stockfish/distinfo | 14 +++++++-------
 2 files changed, 11 insertions(+), 11 deletions(-)
Comment 5 Robert Clausecker freebsd_committer freebsd_triage 2024-09-25 06:37:53 UTC
Thank you for your contribution.