summaryrefslogtreecommitdiff
path: root/games/gnugo
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2004-11-22 15:38:47 +0000
committeradam <adam@pkgsrc.org>2004-11-22 15:38:47 +0000
commit472b66b825fd0129acf9dfcf99ee84b66ea2accd (patch)
tree2313c047b798af2baef9684f7a03bda71a3833f7 /games/gnugo
parent912ca607188e3aa6b46239d458a55321e1d23b3b (diff)
downloadpkgsrc-472b66b825fd0129acf9dfcf99ee84b66ea2accd.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/gnugo')
-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