diff options
author | rh <rh> | 2005-01-23 00:23:51 +0000 |
---|---|---|
committer | rh <rh> | 2005-01-23 00:23:51 +0000 |
commit | 8fc4741b81c21e78c8a7a1a7f2072650742b7b09 (patch) | |
tree | a38a31df57a51118a5963cc3589002486798a8fb /games | |
parent | 0a55bedc76ea6ed0cea02900ee46dc4d5299e3f6 (diff) | |
download | pkgsrc-8fc4741b81c21e78c8a7a1a7f2072650742b7b09.tar.gz |
Update cgoban-java to 2.6.9. Notable changes include:
C13 - Pause, Fast forward, & slider added to playback games.
C13 - When you set up a challenge as ranked that cannot be ranked (due
to board size or time or whatever), it no longer creates a
popup. Instead, sets the rank type to "Free", turns it blue, and makes
the tooltip be a description of why playing ranked is impossible.
Diffstat (limited to 'games')
-rw-r--r-- | games/cgoban-java/Makefile | 4 | ||||
-rw-r--r-- | games/cgoban-java/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/cgoban-java/Makefile b/games/cgoban-java/Makefile index 13f2251e048..979a34bff54 100644 --- a/games/cgoban-java/Makefile +++ b/games/cgoban-java/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2004/12/17 23:22:37 salo Exp $ +# $NetBSD: Makefile,v 1.25 2005/01/23 00:23:51 rh Exp $ # -DISTNAME= cgoban-unix-2.6.8 +DISTNAME= cgoban-unix-2.6.9 PKGNAME= ${DISTNAME:S/unix/java/} CATEGORIES= games java MASTER_SITES= http://kgs.kiseido.com/ diff --git a/games/cgoban-java/distinfo b/games/cgoban-java/distinfo index 3f8dd71c219..c239e260496 100644 --- a/games/cgoban-java/distinfo +++ b/games/cgoban-java/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.17 2004/12/17 23:22:37 salo Exp $ +$NetBSD: distinfo,v 1.18 2005/01/23 00:23:51 rh Exp $ -SHA1 (cgoban-unix-2.6.8.tar.bz2) = 469396d478dca8467aa6f4cc34f7cc2d87157136 -Size (cgoban-unix-2.6.8.tar.bz2) = 1124130 bytes +SHA1 (cgoban-unix-2.6.9.tar.bz2) = e5824fab9723215f4244370d573216c6224b3c77 +Size (cgoban-unix-2.6.9.tar.bz2) = 1119026 bytes |