FreeBSD Bugzilla – Attachment 134480 Details for
Bug 179168
[maintenance] [patch] Update games/stockfish to version 3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.56 KB, created by
Gautam Mani
on 2013-06-01 10:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Gautam Mani
Created:
2013-06-01 10:20:00 UTC
Size:
2.56 KB
patch
obsolete
>diff --git a/ports/stockfish/Makefile b/ports/stockfish/Makefile >index d5925f7..1a9918a 100644 >--- a/ports/stockfish/Makefile >+++ b/ports/stockfish/Makefile >@@ -1,16 +1,16 @@ > # Created by: Gautam Mani <execve@gmail.com> >-# $FreeBSD: ports/games/stockfish/Makefile,v 1.7 2012/11/17 05:57:53 svnexp Exp $ >+# $FreeBSD$ > > PORTNAME= stockfish >-PORTVERSION= 2.3.1 >+PORTVERSION= 3 > CATEGORIES= games >-MASTER_SITES= http://cl.ly/2t3y2k2Y3Y1H/download/:src \ >+MASTER_SITES= http://cl.ly/2n1O3h2d3u2W/download/:src \ > http://www.execve.net/sf/:src \ >- http://api.cld.me/2R1L1Y0V0b1M3M1B1D26/download/:book \ >+ http://cl.ly/3x333m0G173F/download/:book \ > http://www.execve.net/sf/:book > DISTNAME= stockfish-${PORTVERSION:S/.//g}-linux > DISTFILES= stockfish-${PORTVERSION:S/.//g}-linux.zip:src \ >- sf-211-book.zip:book >+ stockfish-231-book.zip:book > > MAINTAINER= execve@gmail.com > COMMENT= Open source chess engine >@@ -21,7 +21,7 @@ USE_ZIP= yes > WRKSRC= ${WRKDIR}/${DISTNAME}/src > USE_GMAKE= yes > MYARCH= ${ARCH} >-BOOKDIR= sf-211-book >+BOOKDIR= . > PORTDOCS= Readme.txt polyglot.ini > PORTDATA= Book.bin > FETCH_ARGS= -Fpr >diff --git a/ports/stockfish/distinfo b/ports/stockfish/distinfo >index fca568a..14e6922 100644 >--- a/ports/stockfish/distinfo >+++ b/ports/stockfish/distinfo >@@ -1,4 +1,4 @@ >-SHA256 (stockfish-231-linux.zip) = 119acf339d18b8b23c6142a72c9d8e09edf385c20a811a458bc0b63472c6a682 >-SIZE (stockfish-231-linux.zip) = 852252 >-SHA256 (sf-211-book.zip) = fc4b2964128278dcf076b1601a5fb7a6cc88d87d9f617d32fa82aeb05cfdff74 >-SIZE (sf-211-book.zip) = 8831695 >+SHA256 (stockfish-3-linux.zip) = ccae1ae491eba86f02e10891f4b110007bd97f5e2a71871ca895f309d5031019 >+SIZE (stockfish-3-linux.zip) = 807403 >+SHA256 (stockfish-231-book.zip) = 07ee06bcd3fe1c5e0d90a2d0aede8bac2dd31d52fb4e1c9bc477bb5a8939e414 >+SIZE (stockfish-231-book.zip) = 3479786 >diff --git a/ports/stockfish/pkg-descr b/ports/stockfish/pkg-descr >index 662d4c4..174ec8a 100644 >--- a/ports/stockfish/pkg-descr >+++ b/ports/stockfish/pkg-descr >@@ -1,5 +1,9 @@ >-Stockfish is an open-source UCI chess engine based on Glaurung. >-Stockfish is an alpha-beta searcher and uses a bitboard representation. >+Stockfish is a free UCI chess engine derived from Glaurung 2.1. It is >+not a complete chess program and requires some UCI-compatible GUI >+(e.g. XBoard with PolyGlot, eboard, Arena, Sigma Chess, Shredder, Chess >+Partner or Fritz) in order to be used comfortably. Read the >+documentation for your GUI of choice for information about how to use >+Stockfish with it. > > Stockfish is free and uses the GPL license. You can download, read, > and modify the source code.
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 179168
: 134480