Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A24B963B11D for ; Tue, 23 Mar 2010 17:10:22 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 4206363B20F; Tue, 23 Mar 2010 17:10:22 +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 77CBC63B131 for ; Tue, 23 Mar 2010 17:10:21 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6559B175DF; Tue, 23 Mar 2010 17:10:21 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 23 Mar 2010 17:10:21 +0000 From: Aleksej Saushev Subject: CVS commit: pkgsrc/cross/mingw-gcc To: pkgsrc-changes@NetBSD.org Reply-To: asau@netbsd.org X-Mailer: log_accum Message-Id: <20100323171021.6559B175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: asau Date: Tue Mar 23 17:10:21 UTC 2010 Modified Files: pkgsrc/cross/mingw-gcc: PLIST Log Message: Expand MACHINE_ARCH, it should always be "i386". This fixes package on non-i386 platforms. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/cross/mingw-gcc/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.