Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B889C63B88B for ; Thu, 7 Jan 2010 15:22:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 516DD63B2BA; Thu, 7 Jan 2010 15:22:50 +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 5F46B63B158 for ; Thu, 7 Jan 2010 15:22:49 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 432C0175DD; Thu, 7 Jan 2010 15:22:49 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 7 Jan 2010 15:22:49 +0000 From: Ignatios Souvatzis Subject: CVS commit: pkgsrc/games/xpilot To: pkgsrc-changes@NetBSD.org Reply-To: is@netbsd.org X-Mailer: log_accum Message-Id: <20100107152249.432C0175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: is Date: Thu Jan 7 15:22:49 UTC 2010 Modified Files: pkgsrc/games/xpilot: Makefile distinfo Added Files: pkgsrc/games/xpilot/patches: patch-ac patch-ad patch-ae Log Message: The author assumes defined(__STDC__) && defined(__sun__) results in no available... this is not the case with even vaguely recent gcc on Solaris. Build fixed, Man page installation stays broken on Solaris as it is a different (and more general) problem. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/games/xpilot/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/games/xpilot/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/games/xpilot/patches/patch-ac \ pkgsrc/games/xpilot/patches/patch-ad pkgsrc/games/xpilot/patches/patch-ae Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.