pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/gnugo Changes 3.6:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/568d261a9399
branches:  trunk
changeset: 483924:568d261a9399
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Nov 22 15:38:47 2004 +0000

description:
Changes 3.6:
- stronger than 3.4
- many small improvements
- GNU Go can now resign games
- emacs mode can display the board graphically using xpms
- basic knowledge of how to break out of mirror go

diffstat:

 games/gnugo/Makefile |  8 ++++----
 games/gnugo/distinfo |  6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (35 lines):

diff -r 66fcdd8de9b1 -r 568d261a9399 games/gnugo/Makefile
--- a/games/gnugo/Makefile      Mon Nov 22 15:28:53 2004 +0000
+++ b/games/gnugo/Makefile      Mon Nov 22 15:38:47 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2004/03/10 02:06:45 snj Exp $
+# $NetBSD: Makefile,v 1.16 2004/11/22 15:38:47 adam Exp $
 
-DISTNAME=      gnugo-3.4
+DISTNAME=      gnugo-3.6
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_GNU:=gnugo/}
 
@@ -8,9 +8,9 @@
 HOMEPAGE=      http://www.gnu.org/software/gnugo/
 COMMENT=       Go playing program
 
-GNU_CONFIGURE=         yes
+USE_BUILDLINK3=                yes
 USE_GNU_TOOLS+=                make
-USE_BUILDLINK3=                yes
+GNU_CONFIGURE=         yes
 
 INFO_FILES=    gnugo.info
 
diff -r 66fcdd8de9b1 -r 568d261a9399 games/gnugo/distinfo
--- a/games/gnugo/distinfo      Mon Nov 22 15:28:53 2004 +0000
+++ b/games/gnugo/distinfo      Mon Nov 22 15:38:47 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2003/08/04 07:51:23 wiz Exp $
+$NetBSD: distinfo,v 1.5 2004/11/22 15:38:47 adam Exp $
 
-SHA1 (gnugo-3.4.tar.gz) = 9883e25be29162f9812765956ecd76fedd5ad22b
-Size (gnugo-3.4.tar.gz) = 2334528 bytes
+SHA1 (gnugo-3.6.tar.gz) = 3bd2ed14822f078296de9f0d08068638e28553e3
+Size (gnugo-3.6.tar.gz) = 2711757 bytes



Home | Main Index | Thread Index | Old Index