From owner-cvs-all@FreeBSD.ORG Wed Aug 11 21:03:29 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55E4116A4CE; Wed, 11 Aug 2004 21:03:29 +0000 (GMT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DB7143D53; Wed, 11 Aug 2004 21:03:29 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.13.1/8.12.11) with ESMTP id i7BL3RPN056517; Wed, 11 Aug 2004 14:03:28 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i7BL3Ros056516; Wed, 11 Aug 2004 14:03:27 -0700 (PDT) (envelope-from obrien) Date: Wed, 11 Aug 2004 14:03:27 -0700 From: "David O'Brien" To: Oliver Eikemeier Message-ID: <20040811210327.GF44709@dragon.nuxi.com> References: <200408111720.i7BHKdng078573@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200408111720.i7BHKdng078573@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules ports MOVED ports/shells Makefile ports/shells/bash3 Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist ports/shells/bash3/files patch-arrayfunc.c patch-braces.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Aug 2004 21:03:29 -0000 On Wed, Aug 11, 2004 at 05:20:39PM +0000, Oliver Eikemeier wrote: > eik 2004-08-11 17:20:39 UTC > > FreeBSD ports repository > > Modified files: > . modules > . MOVED > shells Makefile > Removed files: > shells/bash3 Makefile distinfo pkg-deinstall pkg-descr > pkg-install pkg-plist > shells/bash3/files patch-arrayfunc.c patch-braces.c > Log: > move shells/bash3 -> shells/bash Once again you're making bash-related commits with contacting me. By chance did you miss this? On Wed, Aug 11, 2004 at 11:51:30AM -0400, Joe Marcus Clarke wrote: > On Wed, 2004-08-11 at 08:04, Maxim Sobolev wrote: > > P.S. My recommendation is to kill both bash1 and bash2, repo-copy > > bash3 > > into just bash and remove bash3 as well. > > Actually, we can't do that. In order to preserve all histories, we > should delete bash2 and bash3, and update bash to 3.0....that is, if > that's what all the maintainers agree to. $ grep MAINTAINER /usr/ports/shells/bash2/Makefile MAINTAINER= obrien@FreeBSD.org