diff options
author | rh <rh@pkgsrc.org> | 2004-11-20 05:07:17 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2004-11-20 05:07:17 +0000 |
commit | d99149d205248ac0f95083b7d7d4b4e13b9c0580 (patch) | |
tree | a57c70e705199913fe67d086a040b5fc7a682fd2 /games | |
parent | c047f6663e98a0f8c8f157cb0b60ae93dae5ff59 (diff) | |
download | pkgsrc-d99149d205248ac0f95083b7d7d4b4e13b9c0580.tar.gz |
Update cgoban-java to 2.6.7. Changes include:
Bugs Fixed
----------
C13 - Got audio test working again.
C13 - Fixed a bug that would let non-subscribers see KGS Plus games.
Features Added
--------------
C13 - Changed escaper system. Chronic escapers now effectively resign
every time that they escape.
C13 - KGS Plus lectures now marked with a "+" instead of a "!".
S - When you are watching a lecture or replay, you will not get the
"You have been idle a long time" warning.
C13 - Added a confirmation dialog for admins when they enter a private
game. From time to time admins have accidentally entered a private
game, not intending to intrude; this will still let them in, but make
sure they don't do it by accident.
W - Made it possible to order KGS Plus as a gift for an account that
you don't have the password of.
S,C13 - Can now record KGS Plus lectures and play them back later.
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 b7ab7ca8947..eb81537e7cf 100644 --- a/games/cgoban-java/Makefile +++ b/games/cgoban-java/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2004/10/29 07:19:16 rh Exp $ +# $NetBSD: Makefile,v 1.23 2004/11/20 05:07:17 rh Exp $ # -DISTNAME= cgoban-unix-2.6.6 +DISTNAME= cgoban-unix-2.6.7 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 85e527a94d0..f7d4ab76757 100644 --- a/games/cgoban-java/distinfo +++ b/games/cgoban-java/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.15 2004/10/29 07:19:16 rh Exp $ +$NetBSD: distinfo,v 1.16 2004/11/20 05:07:17 rh Exp $ -SHA1 (cgoban-unix-2.6.6.tar.bz2) = a3ca9e31e708bedfbb4399a9e13d96da7c46a2dc -Size (cgoban-unix-2.6.6.tar.bz2) = 1098430 bytes +SHA1 (cgoban-unix-2.6.7.tar.bz2) = 19a48828f06f4db63e5359206f0caa58ae53f87a +Size (cgoban-unix-2.6.7.tar.bz2) = 1124981 bytes |