From owner-freebsd-ports@FreeBSD.ORG Sun Feb 15 07:32:39 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42C3416A4CE for ; Sun, 15 Feb 2004 07:32:39 -0800 (PST) Received: from smtp-out3.blueyonder.co.uk (smtp-out3.blueyonder.co.uk [195.188.213.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id C368B43D2D for ; Sun, 15 Feb 2004 07:32:38 -0800 (PST) (envelope-from xfb52@dial.pipex.com) Received: from dial.pipex.com ([82.41.37.129]) by smtp-out3.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.5600); Sun, 15 Feb 2004 15:32:37 +0000 Message-ID: <402F9115.5040904@dial.pipex.com> Date: Sun, 15 Feb 2004 15:32:37 +0000 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20040105 X-Accept-Language: en, en-us MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 15 Feb 2004 15:32:38.0016 (UTC) FILETIME=[F11C6000:01C3F3D8] Subject: mozilla-devel X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Feb 2004 15:32:39 -0000 In my latest cvsup the mozilla-devel port has been marked as IGNORE with a note about 1.6 becoming the stable release. Technically, I'm sure this is true, but it's unhelpful. Now, I can't simply use portupgrade to upgrade from 1.6a to 1.6. Instead I have to de-install mozilla-devel and install mozilla. In the future, I am assuming that there will again be devel versions of mozilla (1.7rc1, 1.7a or whatever). Having installed mozilla, I will have no clue when a newer mozilla-devel becomes available. Am I missing something, but couldn't the mozilla-devel port just point to the mozilla port while the two versions are the same? That way upgrades with portupgrade continue to work as expected. Thanks, --Alex