FreeBSD Bugzilla – Attachment 248782 Details for
Bug 277347
games/stockfish: Update to 16.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
sf_16.1v1.patch (text/plain), 2.13 KB, created by
Gautam Mani
on 2024-02-27 07:22:50 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Gautam Mani
Created:
2024-02-27 07:22:50 UTC
Size:
2.13 KB
patch
obsolete
>diff --git a/ports/games/stockfish/Makefile b/ports/games/stockfish/Makefile >index 586a416..44a3e45 100644 >--- a/ports/games/stockfish/Makefile >+++ b/ports/games/stockfish/Makefile >@@ -1,9 +1,9 @@ > PORTNAME= stockfish > DISTVERSIONPREFIX= sf_ >-DISTVERSION= 16 >+DISTVERSION= 16.1 > CATEGORIES= games >-MASTER_SITES= https://tests.stockfishchess.org/api/nn/:nnue >-DISTFILES= nn-${_NNUE_VER}.nnue:nnue >+MASTER_SITES= https://tests.stockfishchess.org/api/nn/:nnue1 https://tests.stockfishchess.org/api/nn/:nnue2 >+DISTFILES= nn-${_NNUE1_VER}.nnue:nnue1 nn-${_NNUE2_VER}.nnue:nnue2 > EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} > > MAINTAINER= execve@gmail.com >@@ -25,7 +25,8 @@ MAKE_ARGS= ARCH=${MYARCH} \ > PREFIX=${PREFIX} > ALL_TARGET= build > >-_NNUE_VER= 5af11540bbfe >+_NNUE1_VER= b1a57edbea57 >+_NNUE2_VER= baff1ede1f90 > > BINARY_ALIAS= wget=true > >@@ -73,7 +74,8 @@ MYARCH= general-32 > .endif > > post-patch: >- @${CP} ${_DISTDIR}/nn-${_NNUE_VER}.nnue ${WRKSRC}/. >+ @${CP} ${_DISTDIR}/nn-${_NNUE1_VER}.nnue ${WRKSRC}/. >+ @${CP} ${_DISTDIR}/nn-${_NNUE2_VER}.nnue ${WRKSRC}/. > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/stockfish ${STAGEDIR}${PREFIX}/bin >diff --git a/ports/games/stockfish/distinfo b/ports/games/stockfish/distinfo >index 2a93f4d..8b0ca3b 100644 >--- a/ports/games/stockfish/distinfo >+++ b/ports/games/stockfish/distinfo >@@ -1,5 +1,7 @@ >-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 >+TIMESTAMP = 1709006625 >+SHA256 (nn-b1a57edbea57.nnue) = b1a57edbea574ca8b88d6837473845791beb53d885f87f86d5ccdd5659fbf3b2 >+SIZE (nn-b1a57edbea57.nnue) = 65429575 >+SHA256 (nn-baff1ede1f90.nnue) = baff1ede1f90c1dd1b4f772f1eff29848821801e8186345da7f0eb4121bd6f63 >+SIZE (nn-baff1ede1f90.nnue) = 3480122 >+SHA256 (official-stockfish-Stockfish-sf_16.1_GH0.tar.gz) = a5f94793b5d4155310397ba89e9c4266570ef0f24cd47de41a9103556f811b82 >+SIZE (official-stockfish-Stockfish-sf_16.1_GH0.tar.gz) = 176846
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 277347
: 248782