Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 04/19/2004 14:54:17
Module Name: pkgsrc
Committed By: minskim
Date: Mon Apr 19 14:54:17 UTC 2004
Modified Files:
pkgsrc/doc: CHANGES TODO
pkgsrc/games/grhino: Makefile PLIST distinfo
Log Message:
Update grhino to 0.11.0.
Changes since 0.9.0:
- Game History window added.
- Forward/backward through game added. This is similar to undo/redo
but does not affect existing board moves.
- Don't allow opening more than one Pattern Evaluation window.
- Preferences dialog box is no longer modal. So game can be played
even when this dialog box is opened.
- Switch computer color menu is inactive when computer or human
plays both colors.
- Add missing text domain binding for i18n.
- Add en_GB locale messages.
- GNOME 2 is now required.
- Enable i18n.
- Toolbar added.
- GUI code reorganization.
- Undo/redo menus become active/inactive according to current game
state.
- Customizing game graphics is supported.
- Reorganize undo/redo mechanism.
To generate a diff of this commit:
cvs rdiff -r1.5654 -r1.5655 pkgsrc/doc/CHANGES
cvs rdiff -r1.1640 -r1.1641 pkgsrc/doc/TODO
cvs rdiff -r1.10 -r1.11 pkgsrc/games/grhino/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/games/grhino/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/games/grhino/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.