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" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 52A2AAF23D for ; Mon, 25 Aug 2014 09:17:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id F12A614A3A7; Mon, 25 Aug 2014 09:17:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7A06514A3A6 for ; Mon, 25 Aug 2014 09:17:11 +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 RGiFy1s_6OVT for ; Mon, 25 Aug 2014 09:17:11 +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 EB0C414A3A4 for ; Mon, 25 Aug 2014 09:17:10 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A34F696; Mon, 25 Aug 2014 09:17:10 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 25 Aug 2014 09:17:10 +0000 From: "S.P.Zeidler" Subject: CVS commit: [pkgsrc-2014Q2] pkgsrc/mk/platform To: pkgsrc-changes@NetBSD.org Reply-To: spz@netbsd.org X-Mailer: log_accum Message-Id: <20140825091710.A34F696@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: spz Date: Mon Aug 25 09:17:10 UTC 2014 Modified Files: pkgsrc/mk/platform [pkgsrc-2014Q2]: Darwin.mk Log Message: Pullup ticket #4474 - requested by tron mk/platform/Darwin.mk: build fix Revisions pulled up: - mk/platform/Darwin.mk 1.63 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: tron Date: Sun Aug 17 08:32:32 UTC 2014 Modified Files: pkgsrc/mk/platform: Darwin.mk Log Message: Don't use "/bin/ksh" as wrapper shell under Mac OS X Mavericks. It frequently crashes, at least if you use parallel builds. To generate a diff of this commit: cvs rdiff -u -r1.62 -r1.63 pkgsrc/mk/platform/Darwin.mk To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.61.4.1 pkgsrc/mk/platform/Darwin.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.