FreeBSD Bugzilla – Attachment 167650 Details for
Bug 207657
games/fairymax: Update to 5.0b
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
games/fairymax: update to 5.0b patch
patch-games_fairymax_to_5_0b.diff (text/plain), 2.49 KB, created by
Kalten
on 2016-03-02 19:00:42 UTC
(
hide
)
Description:
games/fairymax: update to 5.0b patch
Filename:
MIME Type:
Creator:
Kalten
Created:
2016-03-02 19:00:42 UTC
Size:
2.49 KB
patch
obsolete
>--- distinfo.orig 2015-12-08 16:23:53.000000000 +0100 >+++ distinfo 2016-03-02 19:15:35.000000000 +0100 >@@ -1,2 +1,2 @@ >-SHA256 (fairymax-12bd72f.tar.gz) = d83444d67a9303bd1a7c7af8d5285a95e02cc9a3efd3dee6c63ec9f54a2a5768 >-SIZE (fairymax-12bd72f.tar.gz) = 60492 >+SHA256 (fairymax-f7a7847.tar.gz) = 1afedf536bdf29ae249e34222f47c703b1700031c603a238be6ca5ef0ab46696 >+SIZE (fairymax-f7a7847.tar.gz) = 67418 >--- Makefile.orig 2016-02-06 12:19:58.000000000 +0100 >+++ Makefile 2016-03-02 19:31:15.474905000 +0100 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/games/fairymax/Makefile 399915 2015-10-21 14:16:55Z mat $ > > PORTNAME= fairymax >-PORTVERSION= 4.8V.9 >+PORTVERSION= 5.0b > CATEGORIES= games > MASTER_SITES= http://freeheimdall.spdns.org/files/ > # http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=fairymax.git;a=snapshot;h=${COMMIT_HASH};sf=tgz >@@ -13,9 +13,9 @@ > MAINTAINER= kalten@gmx.at > COMMENT= Chess engine for shatranj, courier chess, and others > >-CONFLICTS= fairymax-4.8[QST].* >+CONFLICTS= fairymax-4.* > >-COMMIT_HASH= 12bd72f >+COMMIT_HASH= f7a7847 > > OPTIONS_DEFINE= OPTIMIZED_CFLAGS DOCS > OPTIONS_DEFAULT= OPTIMIZED_CFLAGS >@@ -26,8 +26,9 @@ > > USES= gmake perl5 > USE_PERL5= build >-MAKE_ARGS+= INI_F=${DATADIR}/fmax.ini \ >- INI_Q=${DATADIR}/qmax.ini >+MAKE_ARGS+= fairydir=${DATADIR}/fmax.ini \ >+ INI_Q=${DATADIR}/qmax.ini \ >+ VERSION=${PORTVERSION} > > OPTIMIZED_CFLAGS_CFLAGS= -O2 > >@@ -35,6 +36,8 @@ > @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \ > -e 's|%%DATADIR%%|${DATADIR}|g' \ > ${WRKSRC}/fairymax.pod >+ @${REINPLACE_CMD} -E 's|(#define VERSION ")[^"]+(".*)|\1${PORTVERSION}\2|' \ >+ ${WRKSRC}/fairymax.c > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/fairymax ${STAGEDIR}${PREFIX}/bin >@@ -43,6 +46,7 @@ > @${MKDIR} ${STAGEDIR}${DATADIR} > ${INSTALL_DATA} ${WRKSRC}/data/fmax.ini ${STAGEDIR}${DATADIR}/fmax.ini > ${INSTALL_DATA} ${WRKSRC}/data/qmax.ini ${STAGEDIR}${DATADIR}/qmax.ini >+ ${INSTALL_DATA} ${WRKSRC}/data/makruk.hash ${STAGEDIR}${DATADIR}/makruk.hash > ${INSTALL_MAN} ${WRKSRC}/fairymax.6.gz ${STAGEDIR}${MAN6PREFIX}/man/man6/ > ${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 >--- pkg-plist.orig 2015-11-02 22:53:44.000000000 +0100 >+++ pkg-plist 2016-03-02 19:32:42.121500000 +0100 >@@ -6,6 +6,7 @@ > man/man6/shamax.6.gz > %%DATADIR%%/fmax.ini > %%DATADIR%%/qmax.ini >+%%DATADIR%%/makruk.hash > share/games/plugins/logos/fairymax.png > share/games/plugins/logos/maxqi.png > share/games/plugins/logos/shamax.png
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
Flags:
kalten
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 207657
:
167650
|
167651
|
167652
|
167655
|
168193
|
168194
|
168195