FreeBSD Bugzilla – Attachment 147199 Details for
Bug 193544
[PATCH] games/fairymax: update to latest version 4.8T (2014-09-08)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-fairymax_r352971 (4.8S.6) to 4.8T
patch-fairymax_r352971_to_4.8T.diff (text/plain), 2.42 KB, created by
Kalten
on 2014-09-10 21:04:48 UTC
(
hide
)
Description:
patch-fairymax_r352971 (4.8S.6) to 4.8T
Filename:
MIME Type:
Creator:
Kalten
Created:
2014-09-10 21:04:48 UTC
Size:
2.42 KB
patch
obsolete
>--- distinfo.orig 2014-05-27 18:07:24.000000000 +0200 >+++ distinfo 2014-09-10 22:14:20.000000000 +0200 >@@ -1,2 +1,2 @@ >-SHA256 (fairymax/fairymax-0e4813b.tar.gz) = b76e91bc08b01ec6e2fcd1641c835c313261826a649d69dc132e9b74746e6a1b >-SIZE (fairymax/fairymax-0e4813b.tar.gz) = 44430 >+SHA256 (fairymax/fairymax-7d6f28c.tar.gz) = e34c08891855dae16dfa5c32171ef8265eb84389c340a565d94088610bb9281e >+SIZE (fairymax/fairymax-7d6f28c.tar.gz) = 44641 >--- Makefile.orig 2014-05-27 18:07:24.000000000 +0200 >+++ Makefile 2014-09-10 22:40:51.000000000 +0200 >@@ -2,22 +2,30 @@ > # $FreeBSD: head/games/fairymax/Makefile 352971 2014-05-04 21:16:38Z antoine $ > > PORTNAME= fairymax >-PORTVERSION= 4.8S.6 >+PORTVERSION= 4.8T > CATEGORIES= games > MASTER_SITES= http://freeheimdall.spdns.org/files/ >-DISTNAME= ${PORTNAME}-0e4813b >-# http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=fairymax.git;a=snapshot;h=0e4813b1b6dbb8a2a85c5b6a42486cfa52724d68;sf=tgz >+# http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=fairymax.git;a=snapshot;h=${COMMIT_HASH};sf=tgz >+# http://hgm.nubati.net/cgi-bin/gitweb.cgi/fairymax.git/snapshot/${COMMIT_HASH} >+# but sha256 changes, as creation date of *.tar inside *.tar.gz changes. >+DISTNAME= ${PORTNAME}-${COMMIT_HASH} > > MAINTAINER= kalten@gmx.at > COMMENT= Chess engine for shatranj, courier chess, and others > >-CONFLICTS= fairymax-4.8Q.* >+CONFLICTS= fairymax-4.8[QS].* > >-OPTIONS_DEFINE= OPTIMIZED_CFLAGS >+COMMIT_HASH= 7d6f28c >+ >+OPTIONS_DEFINE= OPTIMIZED_CFLAGS DOCS > OPTIONS_DEFAULT= OPTIMIZED_CFLAGS > >+PORTDOCS= changelog copyright CVfairy.html README >+ > DIST_SUBDIR= ${PORTNAME} > >+.include <bsd.port.options.mk> >+ > PLIST_FILES= bin/${PORTNAME} \ > bin/shamax \ > bin/maxqi \ >@@ -51,4 +59,10 @@ > ${LN} -s ${MAN6PREFIX}/man/man6/${PORTNAME}.6 ${STAGEDIR}${MAN6PREFIX}/man/man6/shamax.6 > ${LN} -s ${MAN6PREFIX}/man/man6/${PORTNAME}.6 ${STAGEDIR}${MAN6PREFIX}/man/man6/maxqi.6 > >+post-install: >+.if ${PORT_OPTIONS:MDOCS} >+ @${MKDIR} ${STAGEDIR}${DOCSDIR} >+ ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} >+.endif >+ > .include <bsd.port.mk> >--- pkg-descr.orig 2014-05-27 18:07:24.000000000 +0200 >+++ pkg-descr 2014-09-10 22:29:15.000000000 +0200 >@@ -6,5 +6,5 @@ > You can use it e.g. with games/xboard/: > e.g.: xboard -boardSize Middling -variant courier -fcp fairymax > >-GIT: http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=fairymax.git >+GIT: http://hgm.nubati.net/cgi-bin/gitweb.cgi/fairymax.git > WWW: http://www.chessvariants.org/index/msdisplay.php?itemid=MSfairy-max
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 193544
: 147199 |
147200
|
147201