summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authoradam <adam>2004-11-22 15:38:47 +0000
committeradam <adam>2004-11-22 15:38:47 +0000
commitee5a4061c8e56090b4a22f0c8ce6b4ad5d1d508c (patch)
tree2313c047b798af2baef9684f7a03bda71a3833f7 /games
parente7e7ae859f97f63528f0b5f7890de37b8e32df55 (diff)
downloadpkgsrc-ee5a4061c8e56090b4a22f0c8ce6b4ad5d1d508c.tar.gz
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 (limited to 'games')
-rw-r--r--games/gnugo/Makefile8
-rw-r--r--games/gnugo/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/games/gnugo/Makefile b/games/gnugo/Makefile
index 0a54bbe246c..d7ae96e5064 100644
--- a/games/gnugo/Makefile
+++ b/games/gnugo/Makefile
@@ -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 @@ MAINTAINER= bad@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/gnugo/
COMMENT= Go playing program
-GNU_CONFIGURE= yes
-USE_GNU_TOOLS+= make
USE_BUILDLINK3= yes
+USE_GNU_TOOLS+= make
+GNU_CONFIGURE= yes
INFO_FILES= gnugo.info
diff --git a/games/gnugo/distinfo b/games/gnugo/distinfo
index 20fdbe38126..2103ff135bc 100644
--- a/games/gnugo/distinfo
+++ b/games/gnugo/distinfo
@@ -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