From owner-svn-ports-all@freebsd.org Fri Mar 5 13:55:07 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2D4C255B582; Fri, 5 Mar 2021 13:55:07 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DsTkz0sfWz4gP8; Fri, 5 Mar 2021 13:55:07 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from beaver (unknown [81.6.39.78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: ehaupt) by smtp.freebsd.org (Postfix) with ESMTPSA id 403E48EE3; Fri, 5 Mar 2021 13:55:06 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Date: Fri, 5 Mar 2021 14:55:04 +0100 From: Emanuel Haupt To: Alexey Dokuchaev Cc: Emanuel Haupt , Neel Chauhan , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r567269 - in head/shells: . bash bashc bashc/files Message-Id: <20210305145504.07ab3472cedb5afb13ca0db9@FreeBSD.org> In-Reply-To: <20210305130947.GA87071@FreeBSD.org> References: <202103032309.123N9nIX034155@repo.freebsd.org> <20210304110926.GA18559@FreeBSD.org> <20210305094120.7f55f74321c5da77f623a350@FreeBSD.org> <20210305130947.GA87071@FreeBSD.org> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd13.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2021 13:55:07 -0000 Alexey Dokuchaev wrote: > On Fri, Mar 05, 2021 at 09:41:20AM +0100, Emanuel Haupt wrote: > > Alexey Dokuchaev wrote: > > > On Wed, Mar 03, 2021 at 11:09:49PM +0000, Neel Chauhan wrote: > > > > New Revision: 567269 > > > > URL: https://svnweb.freebsd.org/changeset/ports/567269 > > > > > > > > Log: > > > > NEW PORT: shells/bashc: GNU Bourne Again shell extended with > > > > two-panel file manager > > > > > > > > .... > > > > PR: 253783, 253784 > > > > Submitted by: Igor Pokrovsky > > > > > > > > Added: > > > > head/shells/bashc/ > > > > head/shells/bashc/Makefile (contents, props changed) > > > > > > Please delete it and readd correctly as a repocopy from r514600. > > > > IMO shells/bashc is a poor name choice. The upstream project name is > > 'bash-commander'. > > > > r514600 used to be something entirely different which adds further > > to the confusion. > > Why do you think it's different? From r514600's pkg-descr: > > Bash Commander is a traditional GNU bash shell extended with visual > two-panel file browser. Sorry, disregard that. I confused it with something else.