summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorrh <rh>2005-04-08 08:32:40 +0000
committerrh <rh>2005-04-08 08:32:40 +0000
commitfb0e44edc4b46867ef9196ee7e6b97b2557ec9a5 (patch)
tree37bb4fbee0dc337ef9c2e2dc7442f411275d960f /games
parentb51034889a09f90ada5882658ebbde252480364f (diff)
downloadpkgsrc-fb0e44edc4b46867ef9196ee7e6b97b2557ec9a5.tar.gz
Update cgoban-java to 2.6.11. Notable changes include:
Bugs Fixed ---------- - Icons got screwed up when you used a large font. - Some windows get scrambled on occasion. Hopefully fixed, hard to say for sure if all window screwups have the same root cause, but I know that I fixed at least one such bug. - Changes to auto-link-underlining code was causing crashes on some systems. - Assistants still weren't able to edit MOTD, now it should be possible. Features Added -------------- - Private tells from admins & assistants can no longer be censored. - Workaround for Java AWT/Swing bug that was making it take extremely long to load large SGF files when you used Java 1.5. "Extremely" here means, I left it running for hours, it was still not loaded...well, it was loaded, but the display of the game map still wasn't done. - Guests no longer have any rank info at all, so they can be spotted more easily.
Diffstat (limited to 'games')
-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 ed4348adda5..8ebad8d9933 100644
--- a/games/cgoban-java/Makefile
+++ b/games/cgoban-java/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2005/03/24 22:50:07 rh Exp $
+# $NetBSD: Makefile,v 1.27 2005/04/08 08:32:40 rh Exp $
#
-DISTNAME= cgoban-unix-2.6.10
+DISTNAME= cgoban-unix-2.6.11
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 ce44e84dea0..182dfa0dd3a 100644
--- a/games/cgoban-java/distinfo
+++ b/games/cgoban-java/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2005/03/24 22:50:07 rh Exp $
+$NetBSD: distinfo,v 1.21 2005/04/08 08:32:40 rh Exp $
-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
+SHA1 (cgoban-unix-2.6.11.tar.bz2) = 1f0e67c4dd4f421fa83adbc700e586e46149046d
+RMD160 (cgoban-unix-2.6.11.tar.bz2) = b423704050dce15da47142e372663c90d3052cd3
+Size (cgoban-unix-2.6.11.tar.bz2) = 1180079 bytes