Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 7B11D63B884 for ; Sun, 21 Sep 2008 08:17:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2651863B1E2; Sun, 21 Sep 2008 08:17: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 5FC8D63B103 for ; Sun, 21 Sep 2008 08:17:41 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 07A21175D0; Sun, 21 Sep 2008 08:17:40 +0000 (UTC) From: "David A. Holland" Subject: CVS commit: pkgsrc/games/xnibbles To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org Message-Id: <20080921081741.07A21175D0@cvs.netbsd.org> Date: Sun, 21 Sep 2008 08:17:40 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: dholland Date: Sun Sep 21 08:17:40 UTC 2008 Modified Files: pkgsrc/games/xnibbles: Makefile distinfo pkgsrc/games/xnibbles/patches: patch-aa Added Files: pkgsrc/games/xnibbles/patches: patch-ac patch-ad patch-ae patch-af Log Message: Patch this to not need -fwritable-strings, which is no longer supported in gcc4. While here, fix a glitch in the man page and add destdir support. PKGREVISION++. To generate a diff of this commit: cvs rdiff -r1.20 -r1.21 pkgsrc/games/xnibbles/Makefile cvs rdiff -r1.9 -r1.10 pkgsrc/games/xnibbles/distinfo cvs rdiff -r1.5 -r1.6 pkgsrc/games/xnibbles/patches/patch-aa cvs rdiff -r0 -r1.1 pkgsrc/games/xnibbles/patches/patch-ac \ pkgsrc/games/xnibbles/patches/patch-ad \ pkgsrc/games/xnibbles/patches/patch-ae \ pkgsrc/games/xnibbles/patches/patch-af Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.