Update to 3.4:

- stronger than 3.2
- new connection and semeai modules use lookahead
- new break-in code
- improvements to many parts of the program
This commit is contained in:
wiz 2003-08-04 07:51:23 +00:00
parent 62a74bbbba
commit 542655aa70
3 changed files with 8 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.11 2003/07/17 21:38:41 grant Exp $
# $NetBSD: Makefile,v 1.12 2003/08/04 07:51:23 wiz Exp $
DISTNAME= gnugo-3.2
DISTNAME= gnugo-3.4
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU:=gnugo/}
@ -15,4 +15,6 @@ USE_BUILDLINK2= yes
USE_NEW_TEXINFO= YES
INFO_FILES= gnugo.info
TEST_TARGET= check
.include "../../mk/bsd.pkg.mk"

View file

@ -1,5 +1,4 @@
@comment $NetBSD: PLIST,v 1.4 2003/07/02 20:56:00 seb Exp $
bin/debugboard
@comment $NetBSD: PLIST,v 1.5 2003/08/04 07:51:23 wiz Exp $
bin/gnugo
info/gnugo.info
info/gnugo.info-1

View file

@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.3 2002/05/10 13:44:43 wiz Exp $
$NetBSD: distinfo,v 1.4 2003/08/04 07:51:23 wiz Exp $
SHA1 (gnugo-3.2.tar.gz) = 9485fc53fc7d7353d9d672b8aaec96d480480b77
Size (gnugo-3.2.tar.gz) = 2012129 bytes
SHA1 (gnugo-3.4.tar.gz) = 9883e25be29162f9812765956ecd76fedd5ad22b
Size (gnugo-3.4.tar.gz) = 2334528 bytes