Bug 234035 - games/stockfish: Update to 10
Summary: games/stockfish: Update to 10
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: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-15 10:49 UTC by Gautam Mani
Modified: 2018-12-21 19:26 UTC (History)
1 user (show)

See Also:


Attachments
Patch for updating games/stockfish to 10 (1.43 KB, patch)
2018-12-15 10:49 UTC, Gautam Mani
no flags Details | Diff
v2 of the patch for stockfish-10 (1.92 KB, patch)
2018-12-20 04:38 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 2018-12-15 10:49:50 UTC
Created attachment 200131 [details]
Patch for updating games/stockfish to 10

Here is the PR to update games/stockfish port to version 10. 

Summary of all changes:
Updated stockfish to version 10.

Patch is attached.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2018-12-18 19:03:48 UTC
How i this one fetching version 10? DISTVERSION is not updated in the patch...
Comment 2 Gautam Mani 2018-12-20 04:38:10 UTC
Created attachment 200294 [details]
v2 of the patch for stockfish-10
Comment 3 Gautam Mani 2018-12-20 04:39:01 UTC
Apologies, seems that the patch did not get created properly. 
Please use "V2 of the patch for stockfish-10"
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2018-12-21 19:15:16 UTC
(In reply to Gautam Mani from comment #3)
No worries :)

Thanks for the update.

I'm waiting for maintainer's timeout/approval
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2018-12-21 19:16:15 UTC
(In reply to Fernando Apesteguía from comment #4)

Sorry, I see you're the maintainer.
Comment 6 commit-hook freebsd_committer freebsd_triage 2018-12-21 19:24:44 UTC
A commit references this bug:

Author: fernape
Date: Fri Dec 21 19:23:46 UTC 2018
New revision: 488019
URL: https://svnweb.freebsd.org/changeset/ports/488019

Log:
  games/stockfish: update to 10

  Add LDFLAGS+= -fuse-ld=lld
  so the port builds regardless of the linker differences between FreeBSD
  releases.

  Not much in the release notes:
  http://blog.stockfishchess.org/post/180691011237/stockfish-10

  SF 10 improves by about 50 ELO in self-play compared to SF 9.

  PR:	234035
  Submitted by:	execve@gmail.com (maintainer)

Changes:
  head/games/stockfish/Makefile
  head/games/stockfish/distinfo
  head/games/stockfish/files/patch-Makefile
Comment 7 Fernando Apesteguía freebsd_committer freebsd_triage 2018-12-21 19:26:47 UTC
Committed, thanks!

Next time you can consider adding "[maintainer]" in the subject (https://www.freebsd.org/doc/en/books/porters-handbook/book.html#svn-diff) and/or adding the maintainer flag to your patch :-)