[Lunar-commits] <moonbase> gnuchess: version bumped to 6.0.1.
Florin Braescu
florin at lunar-linux.org
Thu Sep 8 19:39:20 CEST 2011
commit ff057c047ec94b56b892e9dba76ecf74b9824a1a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Sep 8 21:39:20 2011 +0400
gnuchess: version bumped to 6.0.1.
---
games/gnuchess/BUILD | 5 +----
games/gnuchess/DETAILS | 10 +++++-----
2 files changed, 6 insertions(+), 9 deletions(-)
diff --git a/games/gnuchess/BUILD b/games/gnuchess/BUILD
index 574e9e9..363f0a6 100644
--- a/games/gnuchess/BUILD
+++ b/games/gnuchess/BUILD
@@ -1,9 +1,6 @@
(
- sedit "s:static pthread_t input_thread:pthread_t input_thread:g" src/input.c &&
- sedit "s:getline:getline_:g" src/common.h src/input.c &&
-
- CCARGS="-DXBOARD" \
+ CCARGS="-DXBOARD"
default_build &&
cp -p $MOONBASE/games/$MODULE/chess /usr/games
diff --git a/games/gnuchess/DETAILS b/games/gnuchess/DETAILS
index 6fb3e26..af07601 100644
--- a/games/gnuchess/DETAILS
+++ b/games/gnuchess/DETAILS
@@ -1,12 +1,12 @@
MODULE=gnuchess
- VERSION=5.07
+ VERSION=6.0.1
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$GNU_URL/chess/
- SOURCE_VFY=sha1:7dbaf957bfea9cf37fe393e1fec7306de0162a16
+ SOURCE_URL=$GNU_URL/chess
+ SOURCE_VFY=sha1:4127c843a8c78c329e1947734a2569d30dfb0eb2
WEB_SITE=http://www.gnu.org/software/chess/chess.html
ENTERED=20020428
- UPDATED=20061008
- SHORT="GNU Chess lets most modern computers play a full game of chess."
+ UPDATED=20110908
+ SHORT="GNU Chess lets most modern computers play a full game of chess"
cat << EOF
GNU Chess lets most modern computers play a full game of chess. It has a plain
terminal interface but supports visual interfaces such as X-Windows "xboard" as
More information about the Lunar-commits
mailing list