Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D484F63BBBD for ; Fri, 13 Aug 2010 18:57:40 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8B8BA63B109; Fri, 13 Aug 2010 18:57:40 +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 80F2B63B104 for ; Fri, 13 Aug 2010 18:57:39 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3D206175DF; Fri, 13 Aug 2010 18:57:39 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Fri, 13 Aug 2010 18:57:38 +0000 From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/bootstrap To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20100813185739.3D206175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: joerg Date: Fri Aug 13 18:57:38 UTC 2010 Modified Files: pkgsrc/bootstrap: bootstrap Log Message: Don't allow a prefix or other directory ending in /. Adresses PR 43754. To generate a diff of this commit: cvs rdiff -u -r1.157 -r1.158 pkgsrc/bootstrap/bootstrap Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.