Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 77A3363BACE for ; Sat, 13 Nov 2010 00:09:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 534D519D578; Sat, 13 Nov 2010 00:09:00 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 7BC1819D5B4 for ; Sat, 13 Nov 2010 00:08:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 65A42175DD; Sat, 13 Nov 2010 00:08:56 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 13 Nov 2010 00:08:56 +0000 From: "David A. Holland" Subject: CVS commit: pkgsrc/games/xfrisk To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org X-Mailer: log_accum Message-Id: <20101113000856.65A42175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: dholland Date: Sat Nov 13 00:08:56 UTC 2010 Modified Files: pkgsrc/games/xfrisk: Makefile distinfo Added Files: pkgsrc/games/xfrisk/patches: patch-ae Log Message: Fix crash on LP64 platforms, caused by improper mixing of integer types and no type safety in XtVa[GS]etValues(). PKGREVISION <- 6 To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 pkgsrc/games/xfrisk/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/games/xfrisk/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/games/xfrisk/patches/patch-ae Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.