Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D245763B8FE for ; Thu, 29 Apr 2010 00:02:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6FA6263B14A; Thu, 29 Apr 2010 00:02:09 +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 0726263B148 for ; Thu, 29 Apr 2010 00:02:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E1326175DD; Thu, 29 Apr 2010 00:02:07 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 29 Apr 2010 00:02:07 +0000 From: "David A. Holland" Subject: CVS commit: pkgsrc/wm/amiwm To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org X-Mailer: log_accum Message-Id: <20100429000207.E1326175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: dholland Date: Thu Apr 29 00:02:07 UTC 2010 Modified Files: pkgsrc/wm/amiwm: distinfo Added Files: pkgsrc/wm/amiwm/patches: patch-ab Log Message: yywrap() is not allowed to be a macro nowadays. Fixes broken build on current. XXX: I'd be very surprised if this thing runs on 64-bit platforms. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/wm/amiwm/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/wm/amiwm/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.