From owner-svn-ports-all@FreeBSD.ORG Sat Sep 20 16:50:32 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4516A648; Sat, 20 Sep 2014 16:50:32 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 25554ECD; Sat, 20 Sep 2014 16:50:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8KGoWhI096856; Sat, 20 Sep 2014 16:50:32 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8KGoVsc096851; Sat, 20 Sep 2014 16:50:31 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201409201650.s8KGoVsc096851@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sat, 20 Sep 2014 16:50:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368663 - head/games/fairymax X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2014 16:50:32 -0000 Author: pawel Date: Sat Sep 20 16:50:31 2014 New Revision: 368663 URL: http://svnweb.freebsd.org/changeset/ports/368663 QAT: https://qat.redports.org/buildarchive/r368663/ Log: - Update to version 4.8T - Add DOCS option PR: ports/193544 Submitted by: maintainer Modified: head/games/fairymax/Makefile head/games/fairymax/distinfo head/games/fairymax/pkg-descr Modified: head/games/fairymax/Makefile ============================================================================== --- head/games/fairymax/Makefile Sat Sep 20 16:42:04 2014 (r368662) +++ head/games/fairymax/Makefile Sat Sep 20 16:50:31 2014 (r368663) @@ -2,20 +2,26 @@ # $FreeBSD$ 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} PLIST_FILES= bin/${PORTNAME} \ @@ -51,4 +57,8 @@ do-install: ${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: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} + .include Modified: head/games/fairymax/distinfo ============================================================================== --- head/games/fairymax/distinfo Sat Sep 20 16:42:04 2014 (r368662) +++ head/games/fairymax/distinfo Sat Sep 20 16:50:31 2014 (r368663) @@ -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 Modified: head/games/fairymax/pkg-descr ============================================================================== --- head/games/fairymax/pkg-descr Sat Sep 20 16:42:04 2014 (r368662) +++ head/games/fairymax/pkg-descr Sat Sep 20 16:50:31 2014 (r368663) @@ -6,5 +6,5 @@ ted. This version supports up to 15 piec 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