From d99149d205248ac0f95083b7d7d4b4e13b9c0580 Mon Sep 17 00:00:00 2001 From: rh Date: Sat, 20 Nov 2004 05:07:17 +0000 Subject: 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. --- games/cgoban-java/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/cgoban-java/Makefile') 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/ -- cgit v1.2.3