From owner-cvs-all@FreeBSD.ORG Tue Dec 19 00:32:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3D90216A403; Tue, 19 Dec 2006 00:32:34 +0000 (UTC) (envelope-from alexbl@FreeBSD.org) Received: from cherenkov.geekfire.com (cherenkov.geekfire.com [66.206.86.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFAB943CA0; Tue, 19 Dec 2006 00:32:33 +0000 (GMT) (envelope-from alexbl@FreeBSD.org) Received: from localhost.my.domain (adsl-75-30-70-161.dsl.scrm01.sbcglobal.net [75.30.70.161]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by cherenkov.geekfire.com (Postfix) with ESMTP id DCC333A557; Mon, 18 Dec 2006 15:57:33 -0800 (PST) From: Alexander Botero-Lowry To: vd@FreeBSD.org In-reply-to: <20061218114633.GA5307@qlovarnika.bg.datamax> References: <200612171233.kBHCX24t005540@repoman.freebsd.org> <45862C55.8010209@FreeBSD.org> <20061218114633.GA5307@qlovarnika.bg.datamax> Comments: In-reply-to Vasil Dimov message dated "Mon, 18 Dec 2006 13:46:33 +0200." Date: Mon, 18 Dec 2006 15:58:55 -0800 Sender: alex@localhost X-Peer: 127.0.0.1 Message-Id: <20061218235737.DCC333A557@cherenkov.geekfire.com> Cc: Doug Barton , Tim Bishop , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org, anholt@FreeBSD.org, cvs-ports@FreeBSD.org Subject: Re: cvs commit: ports/shells/bash2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Dec 2006 00:32:34 -0000 > > Is there any reason not to deprecate bash2? AFAIK bash 3 is a > > superset, and I don't think bash 2 is maintained anymore. > > For some reason devel/cogito (at least) still depends on it: > RUN_DEPENDS=3Dbash:${PORTSDIR}/shells/bash2 > I highly doubt coogito needs 2.x. It _does_ need bash though. Alex