diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-03-29 02:43:14 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-03-29 02:43:14 +0000 |
commit | 69d3ac5e77006f1d1e78a4fb0d138d1edd21e7fc (patch) | |
tree | f384ccefbc77a654f92f583033febbc9003de565 /games | |
parent | c228ea568bb6a771fd0ff0fad8d755badbe1646a (diff) |
- Update to 5.0b.20160316.1
PR: 208268
Submitted by: kalten@gmx.at
Notes
Notes:
svn path=/head/; revision=412091
Diffstat (limited to 'games')
-rw-r--r-- | games/fairymax/Makefile | 6 | ||||
-rw-r--r-- | games/fairymax/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/games/fairymax/Makefile b/games/fairymax/Makefile index 6cc08aa00c7a..a60389646afb 100644 --- a/games/fairymax/Makefile +++ b/games/fairymax/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fairymax -PORTVERSION= 5.0b +PORTVERSION= 5.0b.20160316.1 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,7 @@ DISTNAME= ${PORTNAME}-${COMMIT_HASH} MAINTAINER= kalten@gmx.at COMMENT= Chess engine for shatranj, courier chess, and others -CONFLICTS= fairymax-4.* - -COMMIT_HASH= f7a7847 +COMMIT_HASH= 67cee03 OPTIONS_DEFINE= DOCS diff --git a/games/fairymax/distinfo b/games/fairymax/distinfo index e541887250c6..6bb7b111b76f 100644 --- a/games/fairymax/distinfo +++ b/games/fairymax/distinfo @@ -1,2 +1,2 @@ -SHA256 (fairymax-f7a7847.tar.gz) = 1afedf536bdf29ae249e34222f47c703b1700031c603a238be6ca5ef0ab46696 -SIZE (fairymax-f7a7847.tar.gz) = 67418 +SHA256 (fairymax-67cee03.tar.gz) = 426f377ea66b0436844953832c1eb42db245e9dcd7d845997a0ff27b58cf9b4a +SIZE (fairymax-67cee03.tar.gz) = 67497 |