Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 47E3163B8FE for ; Fri, 7 May 2010 14:29:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id F090263B13B; Fri, 7 May 2010 14:29:37 +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 2160263B10C for ; Fri, 7 May 2010 14:29:37 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0C74F175DD; Fri, 7 May 2010 14:29:37 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 7 May 2010 14:29:37 +0000 From: "Julio M. Merino Vidal" Subject: CVS commit: pkgsrc/mk/pkginstall To: pkgsrc-changes@NetBSD.org Reply-To: jmmv@netbsd.org X-Mailer: log_accum Message-Id: <20100507142937.0C74F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: jmmv Date: Fri May 7 14:29:37 UTC 2010 Modified Files: pkgsrc/mk/pkginstall: bsd.pkginstall.mk shell Log Message: Previous change breaks platforms with need_ksh. Reported by joerg@. Let's revert it for now and think about a way to proceed with this idea later. To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 pkgsrc/mk/pkginstall/bsd.pkginstall.mk cvs rdiff -u -r1.5 -r1.6 pkgsrc/mk/pkginstall/shell Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.