pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/cgoban-java Update cgoban-java to 2.6.6.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4bf05b116dc5
branches: trunk
changeset: 482513:4bf05b116dc5
user: rh <rh%pkgsrc.org@localhost>
date: Fri Oct 29 07:19:16 2004 +0000
description:
Update cgoban-java to 2.6.6.
Changes from version 2.6.5 to 2.6.6 (Released 2004-10-27)
Bugs Fixed
----------
S - Fixed a server bug that would sometimes make it crash on shutdown
(luckily the crash would happen after all data needed had been written
out, so it was harmless but annoying.)
C13 - Got the "change whose move" control working again.
C13 - Added a tool tip for the "no chats" button.
C13 - Fixed rating system issue. Broke rating system in the
process. Ranks are now much too stable. Sorry, will be fixed when possible.
S - When the teacher leaves, the chat mode of the game will now revert
to normal.
S - Added tests to ensure that game state only changes when game mutex
is held (server crash looks like it was caused by a game changing
state when mutex wasn't held).
C13 - No longer tells you how to upgrade an applet when you are using a
non-applet client.
S - Fixed a bug that caused several crashes recently (caused a loop in
the linked list of clients needing data written).
Features Added
--------------
S - Added throttling of comments sent to teachers in moderated mode.
S,C13 - You can now undo in tournaments, but only when you are marking
stones dead.
diffstat:
games/cgoban-java/Makefile | 4 ++--
games/cgoban-java/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (24 lines):
diff -r 37a1052b62c3 -r 4bf05b116dc5 games/cgoban-java/Makefile
--- a/games/cgoban-java/Makefile Fri Oct 29 07:07:44 2004 +0000
+++ b/games/cgoban-java/Makefile Fri Oct 29 07:19:16 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2004/09/24 10:58:18 rh Exp $
+# $NetBSD: Makefile,v 1.22 2004/10/29 07:19:16 rh Exp $
#
-DISTNAME= cgoban-unix-2.6.5
+DISTNAME= cgoban-unix-2.6.6
PKGNAME= ${DISTNAME:S/unix/java/}
CATEGORIES= games java
MASTER_SITES= http://kgs.kiseido.com/
diff -r 37a1052b62c3 -r 4bf05b116dc5 games/cgoban-java/distinfo
--- a/games/cgoban-java/distinfo Fri Oct 29 07:07:44 2004 +0000
+++ b/games/cgoban-java/distinfo Fri Oct 29 07:19:16 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.14 2004/09/24 10:58:18 rh Exp $
+$NetBSD: distinfo,v 1.15 2004/10/29 07:19:16 rh Exp $
-SHA1 (cgoban-unix-2.6.5.tar.bz2) = 207a42a59d810bf6349cd77c7ddae1db34f96bfb
-Size (cgoban-unix-2.6.5.tar.bz2) = 1092066 bytes
+SHA1 (cgoban-unix-2.6.6.tar.bz2) = a3ca9e31e708bedfbb4399a9e13d96da7c46a2dc
+Size (cgoban-unix-2.6.6.tar.bz2) = 1098430 bytes
Home |
Main Index |
Thread Index |
Old Index