Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jun 2013 18:50:02 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/179474: commit references a PR
Message-ID:  <201306111850.r5BIo2xP084525@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/179474; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/179474: commit references a PR
Date: Tue, 11 Jun 2013 18:47:12 +0000 (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"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306111850.r5BIo2xP084525>