From owner-svn-ports-head@FreeBSD.ORG Tue Jun 11 18:46:58 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CAD52414; Tue, 11 Jun 2013 18:46:58 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id A41D61562; Tue, 11 Jun 2013 18:46:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5BIkwTU048514; Tue, 11 Jun 2013 18:46:58 GMT (envelope-from rakuco@svn.freebsd.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5BIkwuX048511; Tue, 11 Jun 2013 18:46:58 GMT (envelope-from rakuco@svn.freebsd.org) Message-Id: <201306111846.r5BIkwuX048511@svn.freebsd.org> From: Raphael Kubo da Costa Date: Tue, 11 Jun 2013 18:46:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r320627 - in head/games/fairymax: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jun 2013 18:46:58 -0000 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 (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 -.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