Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 0700C63BD7C for ; Mon, 3 Aug 2009 13:18:39 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A001B63B232; Mon, 3 Aug 2009 13:18:38 +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 C045B63B229 for ; Mon, 3 Aug 2009 13:18:37 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B0CDD175D0; Mon, 3 Aug 2009 13:18:37 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 3 Aug 2009 13:18:37 +0000 From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/games/crafty To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20090803131837.B0CDD175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: joerg Date: Mon Aug 3 13:18:37 UTC 2009 Modified Files: pkgsrc/games/crafty: Makefile distinfo pkgsrc/games/crafty/patches: patch-ad Log Message: Don't segfault on failing shmget because the print routine tries to access the shared memory segment. Bump revision. To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 pkgsrc/games/crafty/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/games/crafty/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/games/crafty/patches/patch-ad Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.