Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 5433C63BFC7 for ; Mon, 19 Jan 2009 16:36:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 108D463B29F; Mon, 19 Jan 2009 16:36:42 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 1A42E63B296 for ; Mon, 19 Jan 2009 16:36:41 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 016B5175D0; Mon, 19 Jan 2009 16:36:40 +0000 (UTC) From: Sergey Svishchev Subject: CVS commit: pkgsrc/x11/wxGTK24 To: pkgsrc-changes@NetBSD.org Reply-To: shattered@netbsd.org Message-Id: <20090119163641.016B5175D0@cvs.netbsd.org> Date: Mon, 19 Jan 2009 16:36:40 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: shattered Date: Mon Jan 19 16:36:40 UTC 2009 Modified Files: pkgsrc/x11/wxGTK24: Makefile distinfo Added Files: pkgsrc/x11/wxGTK24/patches: patch-ak Log Message: Fix a couple of places where 32-bit values were being used for 64 bit values (i.e. pointers). From PR 40257. OK by wiz@. To generate a diff of this commit: cvs rdiff -r1.6 -r1.7 pkgsrc/x11/wxGTK24/Makefile pkgsrc/x11/wxGTK24/distinfo cvs rdiff -r0 -r1.1 pkgsrc/x11/wxGTK24/patches/patch-ak Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.