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 66087A6553 for ; Tue, 31 Mar 2015 17:02:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4D5CD14A2EA; Tue, 31 Mar 2015 17:02:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 99CE714A2A6 for ; Tue, 31 Mar 2015 17:02:12 +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 N93wZZcms410 for ; Tue, 31 Mar 2015 17:02:12 +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 9B81114A2A5 for ; Tue, 31 Mar 2015 17:02:10 +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 t2VH27bJ010084 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 31 Mar 2015 19:02:07 +0200 (CEST) Received: (from agc@localhost) by nef.pbox.org (8.14.5/8.14.5/Submit) id t2VH27vS027541 for pkgsrc-changes@netbsd.org; Tue, 31 Mar 2015 19:02:07 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4DCEE14A24B for ; Mon, 30 Mar 2015 09:43:46 +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 4nUKVZQl6h1R for ; Mon, 30 Mar 2015 09:43:45 +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 D67EC14A1C6 for ; Mon, 30 Mar 2015 09:43:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CA87398; Mon, 30 Mar 2015 09:43:45 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 30 Mar 2015 09:43:45 +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: <20150330094345.CA87398@cvs.netbsd.org> X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.4.3 (nef.pbox.org [0.0.0.0]); Tue, 31 Mar 2015 19:02:08 +0200 (CEST) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: jperkin Date: Mon Mar 30 09:43:45 UTC 2015 Modified Files: pkgsrc/finance/moneyguru: PLIST Log Message: Rather than hardcoding 'netbsd' and 'amd64', use LOWER_OPSYS and LOWER_ARCH to give it a chance of building on other systems. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/finance/moneyguru/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.