Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 6670C63BA27 for ; Thu, 28 Jun 2012 03:16:10 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 38B9514A343; Thu, 28 Jun 2012 03:16:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 140F714A21D for ; Thu, 28 Jun 2012 03:16:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Vg1cxVgs_3eb for ; Thu, 28 Jun 2012 03:16:07 +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 8C1CB14A321 for ; Thu, 28 Jun 2012 03:16:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7F792175DF; Thu, 28 Jun 2012 03:16:07 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 28 Jun 2012 03:16:07 +0000 From: "David A. Holland" Subject: CVS commit: pkgsrc/devel/tvision To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org X-Mailer: log_accum Message-Id: <20120628031607.7F792175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: dholland Date: Thu Jun 28 03:16:07 UTC 2012 Modified Files: pkgsrc/devel/tvision: Makefile distinfo Added Files: pkgsrc/devel/tvision/patches: patch-lib_tobjstrm_cc patch-lib_tobjstrm_h patch-tutorial_load_cc patch-tutorial_nomenus_cc Log Message: Fix broken build by adding . While here, deploy intptr_t, and allow building this on LP64PLATFORMS again as I see no obvious further reason it shouldn't work. If anyone knows how to test it properly, please do so. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/tvision/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/tvision/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/devel/tvision/patches/patch-lib_tobjstrm_cc \ pkgsrc/devel/tvision/patches/patch-lib_tobjstrm_h \ pkgsrc/devel/tvision/patches/patch-tutorial_load_cc \ pkgsrc/devel/tvision/patches/patch-tutorial_nomenus_cc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.