summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorjlam <jlam>2003-01-28 08:36:58 +0000
committerjlam <jlam>2003-01-28 08:36:58 +0000
commitec5f2a69ac678879c3f427d62b05131c3365fd17 (patch)
tree763cabea95f414ce8e6d946dc551b825de656d3f /games
parent0a90c4da3805f2d9b2845e9231f352ee56a4cd4b (diff)
downloadpkgsrc-ec5f2a69ac678879c3f427d62b05131c3365fd17.tar.gz
Updated games/cgoban-java to 2.4.57. Changes from version 2.4.55 include:
Adding an "A" to a node with no children no longer crashes the client. The scroll bar for text wasn't appearing in SGF files. Fixed the title of the "Limit" column of the server stats window. Fixed a problem I introduced recently where grid lines were drawn under labels on a board. This makes the labels hard to read. Added a confirmation when you try to close your user info after editing it but not saving it. Simul games now marked with an "S". Results of never-saved games are no longer left sitting in your result list.
Diffstat (limited to 'games')
-rw-r--r--games/cgoban-java/Makefile11
-rw-r--r--games/cgoban-java/distinfo6
2 files changed, 9 insertions, 8 deletions
diff --git a/games/cgoban-java/Makefile b/games/cgoban-java/Makefile
index 3662da7b6f2..b2c1d697b18 100644
--- a/games/cgoban-java/Makefile
+++ b/games/cgoban-java/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2002/12/31 15:44:29 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2003/01/28 08:36:58 jlam Exp $
#
-DISTNAME= cgoban-unix-2.4.55
+DISTNAME= cgoban-unix-2.4.57
PKGNAME= ${DISTNAME:S/unix/java/}
WRKSRC= ${WRKDIR}/cgoban
CATEGORIES= games
@@ -10,10 +10,11 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://kgs.kiseido.com/en_US/download.html
-COMMENT= Java Go server client and sgf viewer/editor
+COMMENT= Java Go server client and SGF viewer/editor
-NO_BUILD= YES
-USE_BUILDLINK2= YES
+NO_BUILD= yes
+USE_BUILDLINK2= yes
+USE_JAVA2= yes
USE_JAVA= run
do-configure:
diff --git a/games/cgoban-java/distinfo b/games/cgoban-java/distinfo
index 0a3153273a9..b0feac5d380 100644
--- a/games/cgoban-java/distinfo
+++ b/games/cgoban-java/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2002/12/07 00:27:04 rh Exp $
+$NetBSD: distinfo,v 1.2 2003/01/28 08:36:59 jlam Exp $
-SHA1 (cgoban-unix-2.4.55.tar.bz2) = 4365a5b7a1d8426f87d99f5c62754f3dd542519e
-Size (cgoban-unix-2.4.55.tar.bz2) = 1015681 bytes
+SHA1 (cgoban-unix-2.4.57.tar.bz2) = b31fdfae29a611ee8ab066176b22d4c23b631983
+Size (cgoban-unix-2.4.57.tar.bz2) = 807479 bytes