Subject: CVS commit: pkgsrc/games/gtkballs
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 11/08/2004 14:35:34
Module Name:	pkgsrc
Committed By:	adam
Date:		Mon Nov  8 14:35:34 UTC 2004

Modified Files:
	pkgsrc/games/gtkballs: Makefile PLIST distinfo
Removed Files:
	pkgsrc/games/gtkballs: DEINSTALL

Log Message:
Changes 3.1.4:
- Polished and fixed gfx behavior (f.e. cell movement now works while ball is moving/destroying)
- Migration to GtkUIManager
- Scores now saved in utf-8 encoding (old scores will NOT be lost =)
- Workaround stupid gtk+ bug in window resizing code


To generate a diff of this commit:
cvs rdiff -r1.3 -r0 pkgsrc/games/gtkballs/DEINSTALL
cvs rdiff -r1.15 -r1.16 pkgsrc/games/gtkballs/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/games/gtkballs/PLIST
cvs rdiff -r1.5 -r1.6 pkgsrc/games/gtkballs/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.