summaryrefslogtreecommitdiff
path: root/games/cgoban-java
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2005-03-24 22:50:07 +0000
committerrh <rh@pkgsrc.org>2005-03-24 22:50:07 +0000
commit2864ec4168b5e4e97e89be2e8e279cbbb90cad5f (patch)
treeafc8f2ff896a0c6d9693860f6021bc7e7be976f8 /games/cgoban-java
parent15a7c172aadb4224fbb0319685073b8f9c9a28e2 (diff)
downloadpkgsrc-2864ec4168b5e4e97e89be2e8e279cbbb90cad5f.tar.gz
Update cgoban-java to 2.6.10
Changes from version 2.6.9 to 2.6.10 (Released 2005-03-21) Bugs Fixed ---------- C13 - Fixed "underline past end of URL" bug that hits with Java 1.5 and certain text fields. C13 - Fixed a bug that would make CGoban 2 ignore buttons etc. at weird times due to a corrupted preferences system. C13 - Hopefully fixed "buttons too wide during playback" bug. This bug simply does not happen on my system, no idea why, but I've moved the VCR controls to the bottom of the buttons, where they can be twice as wide. Hopefully this will solve the problem. Features Added -------------- C13 - Added "merge tool" to SGF editor when doing offline editing C13 - Change replay game system so that KGS Plus games are available for replay forever, as long as you always renew your subscription. If you let your subscription expire, then when you resubscribe, you only get to see the lectures since you last signed up. C13 - Have client track when you signed up for KGS Plus and disable playbacks that aren't available to you. C13 - Added icons for admins, assistants, censors, and tournament winners. C13 - Made java 1.5 web start once again let you put in desktop shortcuts. C13 - If you use java 1.5 with web start, it will now associate .SGF files with itself so clicking on such a file will automatically open CGoban. C13 - Implemented java 1.5 web start's new "single instance" system, so if you use the java web start with java 1.5, then it will only run one version of cgoban, even if you open many SGF files or open a file and connect to the server or whatever. C13 - Cleaned up the "playback list" menu so that it is organized by month, instead of a big pile of playbacks available.
Diffstat (limited to 'games/cgoban-java')
-rw-r--r--games/cgoban-java/Makefile4
-rw-r--r--games/cgoban-java/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/games/cgoban-java/Makefile b/games/cgoban-java/Makefile
index 979a34bff54..ed4348adda5 100644
--- a/games/cgoban-java/Makefile
+++ b/games/cgoban-java/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2005/01/23 00:23:51 rh Exp $
+# $NetBSD: Makefile,v 1.26 2005/03/24 22:50:07 rh Exp $
#
-DISTNAME= cgoban-unix-2.6.9
+DISTNAME= cgoban-unix-2.6.10
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 48913682b6d..ce44e84dea0 100644
--- a/games/cgoban-java/distinfo
+++ b/games/cgoban-java/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2005/02/23 23:11:55 agc Exp $
+$NetBSD: distinfo,v 1.20 2005/03/24 22:50:07 rh Exp $
-SHA1 (cgoban-unix-2.6.9.tar.bz2) = e5824fab9723215f4244370d573216c6224b3c77
-RMD160 (cgoban-unix-2.6.9.tar.bz2) = 09dd9da6876cbc414d6179f42491df72265bd5d0
-Size (cgoban-unix-2.6.9.tar.bz2) = 1119026 bytes
+SHA1 (cgoban-unix-2.6.10.tar.bz2) = b9124cf4eff9c23a8e985ebb4af538b62043df8e
+RMD160 (cgoban-unix-2.6.10.tar.bz2) = ae0ba34edf57348e1e73ce444cc197523c80d91a
+Size (cgoban-unix-2.6.10.tar.bz2) = 1179204 bytes