Bug 179474 - games/fairymax: update to latest version (2013-05-20)
Summary: games/fairymax: update to latest version (2013-05-20)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-11 01:40 UTC by Kalten
Modified: 2013-06-11 19:50 UTC (History)
0 users

See Also:


Attachments
file.diff (3.94 KB, patch)
2013-06-11 01:40 UTC, Kalten
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kalten 2013-06-11 01:40:00 UTC
Update of port to latest version available.
Found at http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=fairymax.git
from 2013-05-20 b6a7fa8ae7c54db7bb5a9415ccae3fd55e9b360e

See attachment for diff to new version.

No patch-* files needed any more, as the author has added my suggestions ;-)
so be aware, that games/fairymax/files/ is to be deleted.

Checked at RedPorts: see, if you wish,
https://redports.org/browser/kalten/games/fairymax?rev=13220

Fix: Patch attached with submission follows:
How-To-Repeat: change into ports directory games/ and execute
 patch -E < fairymax_to4_8S_5.txt
and delete all *.orig
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-11 01:40:09 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Raphael Kubo da Costa freebsd_committer freebsd_triage 2013-06-11 19:47:10 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-06-11 19:47:12 UTC
Author: rakuco
Date: Tue Jun 11 18:46:57 2013
New Revision: 320627
URL: http://svnweb.freebsd.org/changeset/ports/320627

Log:
  Update to 4.8S.5.
  
  PR:		ports/179474
  Submitted by:	Kalten <kalten@gmx.at> (maintainer)

Deleted:
  head/games/fairymax/files/
Modified:
  head/games/fairymax/Makefile
  head/games/fairymax/distinfo
  head/games/fairymax/pkg-descr

Modified: head/games/fairymax/Makefile
==============================================================================
--- head/games/fairymax/Makefile	Tue Jun 11 18:44:16 2013	(r320626)
+++ head/games/fairymax/Makefile	Tue Jun 11 18:46:57 2013	(r320627)
@@ -2,17 +2,16 @@
 # $FreeBSD$
 
 PORTNAME=	fairymax
-PORTVERSION=	4.8Q
-PORTREVISION=	1
+PORTVERSION=	4.8S.5
 CATEGORIES=	games
 MASTER_SITES=	http://freeheimdall.homeunix.org/files/
-DISTNAME=	${PORTNAME}-c7a129e
-# http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=fairymax.git;a=snapshot;h=c7a129ead81286990efb8409f238c48c7109c83b;sf=tgz
+DISTNAME=	${PORTNAME}-b6a7fa8
+# http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=fairymax.git;a=snapshot;h=b6a7fa8ae7c54db7bb5a9415ccae3fd55e9b360e;sf=tgz
 
 MAINTAINER=	kalten@gmx.at
 COMMENT=	Chess engine for shatranj, courier chess, and others
 
-CONFLICTS=	fairymax-4.8Q.[0-9]* fairymax-4.8Q.[0-9]*_[0-9]*
+CONFLICTS=	fairymax-4.8Q.*
 
 OPTIONS_DEFINE=	OPTIMIZED_CFLAGS
 OPTIONS_DEFAULT=	OPTIMIZED_CFLAGS
@@ -32,12 +31,12 @@ MLINKS=		${PORTNAME}.6 shamax.6 \
 
 USE_GMAKE=	yes
 USE_PERL5_BUILD=yes
-MAKE_ARGS+=	INI_FILE_fmax=${DATADIR}/fmax.ini \
-		INI_FILE_qmax=${DATADIR}/qmax.ini
+MAKE_ARGS+=	INI_F=${DATADIR}/fmax.ini \
+		INI_Q=${DATADIR}/qmax.ini
 
 .include <bsd.port.options.mk>
 
-.if ${PORT_OPTIONS:MOPTIMIZED_CLAGS}
+.if ${PORT_OPTIONS:MOPTIMIZED_CFLAGS}
 CFLAGS+=	-O2
 .else
 CFLAGS+=

Modified: head/games/fairymax/distinfo
==============================================================================
--- head/games/fairymax/distinfo	Tue Jun 11 18:44:16 2013	(r320626)
+++ head/games/fairymax/distinfo	Tue Jun 11 18:46:57 2013	(r320627)
@@ -1,2 +1,2 @@
-SHA256 (fairymax/fairymax-c7a129e.tar.gz) = ec8e75c92e345e0f0db56095ac576156f54fb9320af05e86f8e589a8300c5a9a
-SIZE (fairymax/fairymax-c7a129e.tar.gz) = 34229
+SHA256 (fairymax/fairymax-b6a7fa8.tar.gz) = c61887aad9b5495c78a6bc20703d1fa8665b2a3881fb68e4ef5cad400d11d0b8
+SIZE (fairymax/fairymax-b6a7fa8.tar.gz) = 44424

Modified: head/games/fairymax/pkg-descr
==============================================================================
--- head/games/fairymax/pkg-descr	Tue Jun 11 18:44:16 2013	(r320626)
+++ head/games/fairymax/pkg-descr	Tue Jun 11 18:46:57 2013	(r320627)
@@ -7,4 +7,4 @@ 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
-WWW: http://home.hccnet.nl/h.g.muller/fairy.html
+WWW: http://www.chessvariants.org/index/msdisplay.php?itemid=MSfairy-max
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"