Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 4406DA65B0 for ; Wed, 1 Apr 2015 17:04:22 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 82AB014A1FD; Wed, 1 Apr 2015 17:04:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CC0FC14A1EC for ; Wed, 1 Apr 2015 17:04:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id gmUdK612NdEO for ; Wed, 1 Apr 2015 17:04:20 +0000 (UTC) Received: from nef.pbox.org (ns.pbox.org [IPv6:2001:41d0:1:e836::1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.netbsd.org (Postfix) with ESMTPS id CEE3114A1DD for ; Wed, 1 Apr 2015 17:04:19 +0000 (UTC) Received: from nef.pbox.org (localhost [127.0.0.1]) by nef.pbox.org (8.14.5/8.14.5/) with ESMTP id t31H4GlX004634 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 1 Apr 2015 19:04:16 +0200 (CEST) Received: (from agc@localhost) by nef.pbox.org (8.14.5/8.14.5/Submit) id t31H4Gao021965 for pkgsrc-changes@netbsd.org; Wed, 1 Apr 2015 19:04:16 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2DA6714A319 for ; Tue, 31 Mar 2015 22:08:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id KgWNmIiFNNGT for ; Tue, 31 Mar 2015 22:08:03 +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 B66EA14A2EE for ; Tue, 31 Mar 2015 22:08:03 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B014D98; Tue, 31 Mar 2015 22:08:03 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 31 Mar 2015 22:08:03 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/finance/moneyguru To: pkgsrc-changes@netbsd.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20150331220803.B014D98@cvs.netbsd.org> X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.4.3 (nef.pbox.org [0.0.0.0]); Wed, 01 Apr 2015 19:04:17 +0200 (CEST) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: jperkin Date: Tue Mar 31 22:08:03 UTC 2015 Modified Files: pkgsrc/finance/moneyguru: PLIST Log Message: Use MACHINE_ARCH rather than LOWER_ARCH in PLIST substitution. Noticed by wiz. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/finance/moneyguru/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.