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.11. Notab...
details: https://anonhg.NetBSD.org/pkgsrc/rev/72591b4b966b
branches: trunk
changeset: 492258:72591b4b966b
user: rh <rh%pkgsrc.org@localhost>
date: Fri Apr 08 08:32:40 2005 +0000
description:
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:
games/cgoban-java/Makefile | 4 ++--
games/cgoban-java/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 255cd0c44c19 -r 72591b4b966b games/cgoban-java/Makefile
--- a/games/cgoban-java/Makefile Fri Apr 08 07:24:25 2005 +0000
+++ b/games/cgoban-java/Makefile Fri Apr 08 08:32:40 2005 +0000
@@ -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 -r 255cd0c44c19 -r 72591b4b966b games/cgoban-java/distinfo
--- a/games/cgoban-java/distinfo Fri Apr 08 07:24:25 2005 +0000
+++ b/games/cgoban-java/distinfo Fri Apr 08 08:32:40 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index