From a6b2faf47f4f7cb31bb8a5a253f68cf284179597 Mon Sep 17 00:00:00 2001 From: rh Date: Sat, 29 May 2004 07:51:19 +0000 Subject: Update cgoban-java to 2.6.1. Changes from version 2.6.0 to 2.6.1 (Released 2004-05-26) Bugs Fixed ---------- C13 - Fixed the "your demo games always look like they've been saved" bug. C13 - Fixed the "crashes the client when you have text selected in a room" bug. C13 - Got loading SGF files to work again. C13,S - Got cloned games working again. S - Fixed the "sometimes you can't play your handicap stones" bug. C13 - Got rid of a spurious "You are cloning this game" warning message. Features Added -------------- C13 - Got the "Save before closing?" dialogs to be more similar between games saved on server and games saved to disk. Changes from version 2.5.8 to 2.6.0 (Released 2004-05-24) Bugs Fixed ---------- C13 - Got downloading games working again. C13 - Some scrollbar fixes S - Put all logs in one place S, C - Did a lot of the protocol cleanup that I was waiting for a protocol change to do. S, C - Tweaked the "blitz"/"ultra blitz" rules a little bit. --- games/cgoban-java/Makefile | 4 ++-- games/cgoban-java/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'games') diff --git a/games/cgoban-java/Makefile b/games/cgoban-java/Makefile index 20799f179c7..dba269a11b7 100644 --- a/games/cgoban-java/Makefile +++ b/games/cgoban-java/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2004/03/09 07:53:24 rh Exp $ +# $NetBSD: Makefile,v 1.17 2004/05/29 07:51:19 rh Exp $ # -DISTNAME= cgoban-unix-2.5.7 +DISTNAME= cgoban-unix-2.6.1 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 54b12e12166..64f59ba9d45 100644 --- a/games/cgoban-java/distinfo +++ b/games/cgoban-java/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.10 2004/03/09 07:53:24 rh Exp $ +$NetBSD: distinfo,v 1.11 2004/05/29 07:51:19 rh Exp $ -SHA1 (cgoban-unix-2.5.7.tar.bz2) = 20df426fe346d50b8ea3f621a45a9fb6ef09d7ce -Size (cgoban-unix-2.5.7.tar.bz2) = 920550 bytes +SHA1 (cgoban-unix-2.6.1.tar.bz2) = eceb6106aba6ab430d18c8e224a99f6f8ddb2cd4 +Size (cgoban-unix-2.6.1.tar.bz2) = 953564 bytes -- cgit v1.2.3