FreeBSD Bugzilla – Attachment 121207 Details for
Bug 164140
[maintainer] Updating games/stockfish to 2.2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch.txt
patch.txt (text/plain; charset=us-ascii), 2.58 KB, created by
Jason Helfman
on 2012-01-15 20:55:18 UTC
(
hide
)
Description:
patch.txt
Filename:
MIME Type:
Creator:
Jason Helfman
Created:
2012-01-15 20:55:18 UTC
Size:
2.58 KB
patch
obsolete
>? work >Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/games/stockfish/Makefile,v >retrieving revision 1.3 >diff -u -r1.3 Makefile >--- Makefile 13 Oct 2011 14:04:13 -0000 1.3 >+++ Makefile 15 Jan 2012 20:53:11 -0000 >@@ -6,15 +6,14 @@ > # > > PORTNAME= stockfish >-PORTVERSION= 2.1.1 >-PORTREVISION= 1 >+PORTVERSION= 2.2.1 > CATEGORIES= games >-MASTER_SITES= http://f.cl.ly/items/1W3R1i3c3Y2n0m133q15/:src \ >+MASTER_SITES= http://dl.dropbox.com/u/2116588/sf-archive/:src \ > http://www.execve.net/sf/:src \ > http://f.cl.ly/items/1y0Q3P2n0I2S0g0Y100E/:book \ > http://www.execve.net/sf/:book >-DISTNAME= sf-211-linux-eng >-DISTFILES= sf-211-linux-eng.zip:src \ >+DISTNAME= stockfish-221-ja >+DISTFILES= stockfish-221-ja.zip:src \ > sf-211-book.zip:book > > MAINTAINER= execve@gmail.com >@@ -27,6 +26,12 @@ > USE_GMAKE= yes > MYARCH= ${ARCH} > BOOKDIR= sf-211-book >+PORTDOCS= Readme.txt polyglot.ini >+PORTDATA= Book.bin >+ >+PLIST_FILES= bin/stockfish >+PLIST_DIRSTRY= share/data/${PORTNAME} \ >+ share/docs/${PORTNAME} > > ALL_TARGET= build ARCH=${MYARCH} > >@@ -63,10 +68,16 @@ > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/stockfish ${PREFIX}/bin/stockfish >+ >+post-install: >+.if !defined(NOPORTDOCS) > ${MKDIR} ${DOCSDIR} > ${INSTALL_DATA} ${WRKDIR}/${DISTNAME}/Readme.txt ${DOCSDIR} > ${INSTALL_DATA} ${WRKDIR}/${DISTNAME}/polyglot.ini ${DOCSDIR} >+.endif >+.if !defined(NOPORTDATA) > ${MKDIR} ${DATADIR} >- ${INSTALL_DATA} ${WRKDIR}/${BOOKDIR}/Book.bin ${DATADIR} >+ ${INSTALL_DATA} ${WRKDIR}/${BOOKDIR}/${PORTDATA} ${DATADIR} >+.endif > > .include <bsd.port.post.mk> >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/games/stockfish/distinfo,v >retrieving revision 1.2 >diff -u -r1.2 distinfo >--- distinfo 13 Oct 2011 14:04:13 -0000 1.2 >+++ distinfo 15 Jan 2012 20:53:11 -0000 >@@ -1,4 +1,4 @@ >-SHA256 (sf-211-linux-eng.zip) = 65398505d9582160a62520eb1bebe4527df7d90e3af2b88d0458919bf65c2def >-SIZE (sf-211-linux-eng.zip) = 1218458 >+SHA256 (stockfish-221-ja.zip) = 071ea36f7d1fbc5c1b932ce89e4b342e9ec0a95d4d94d40e40803d35338850a0 >+SIZE (stockfish-221-ja.zip) = 2150276 > SHA256 (sf-211-book.zip) = fc4b2964128278dcf076b1601a5fb7a6cc88d87d9f617d32fa82aeb05cfdff74 > SIZE (sf-211-book.zip) = 8831695 >Index: pkg-plist >=================================================================== >RCS file: pkg-plist >diff -N pkg-plist >--- pkg-plist 15 Oct 2011 13:16:14 -0000 1.3 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,6 +0,0 @@ >-bin/stockfish >-%%DATADIR%%/Book.bin >-%%DOCSDIR%%/Readme.txt >-%%DOCSDIR%%/polyglot.ini >-@dirrm %%DOCSDIR%% >-@dirrm %%DATADIR%%
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 Raw
Actions:
View
Attachments on
bug 164140
:
121205
|
121206
| 121207