Subject: CVS commit: pkgsrc/x11/xearth
To: None <pkgsrc-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: pkgsrc-changes
Date: 07/10/2001 17:32:33
Module Name:	pkgsrc
Committed By:	atatat
Date:		Tue Jul 10 14:32:32 UTC 2001

Modified Files:
	pkgsrc/x11/xearth: Makefile distinfo
Added Files:
	pkgsrc/x11/xearth/patches: patch-aa

Log Message:
Eliminate the hideous blue-on-black problem with zoom factors set too
high.  The problem is with casting doubles to ints, which is nasty and
overflows easily.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/x11/xearth/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/xearth/distinfo
cvs rdiff -r0 -r1.6 pkgsrc/x11/xearth/patches/patch-aa

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