From owner-freebsd-questions@FreeBSD.ORG Wed Aug 26 16:18:56 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71997106568F for ; Wed, 26 Aug 2009 16:18:56 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from mail-yw0-f202.google.com (mail-yw0-f202.google.com [209.85.211.202]) by mx1.freebsd.org (Postfix) with ESMTP id 2CA8A8FC1C for ; Wed, 26 Aug 2009 16:18:56 +0000 (UTC) Received: by ywh40 with SMTP id 40so386788ywh.14 for ; Wed, 26 Aug 2009 09:18:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=aJpqvMeJuwEhvk4+lCFW+eNfsExeck/l5v1nS0eYuMQ=; b=THAs2TIQjgFOs/VVdGfUFs8mKJ14Bh5m/KvDrxV6RFcx1cpMj1CHdyvO5TUgS3lV6w IDfjeqqvtSMRvNyA+61UpVwvLMFrSef/Gs/r76BfveXejDQcCH0H8ISHe6mdePei1zRo uaVf9F34vqncmzaAsBbZn4RWrUpP/BiNW6Qxo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=kzjlch8nYA8HAdNAbFXHCXrQ7/t1oqS3bPazX3b5iPbK2HYxHPVDuJnMIZ9O7tGIkN c2V1Ii4l7O7ImajcqyYeeN+Ja5BuylrJft78RT758VyTJ2TK2sHRFYkWCzIkJajGgFwX KAXBaMPk9Xf7eYGiXceNfr22C+bzuKrpcWU2Y= MIME-Version: 1.0 Received: by 10.91.122.11 with SMTP id z11mr6159580agm.111.1251302138548; Wed, 26 Aug 2009 08:55:38 -0700 (PDT) In-Reply-To: <1251296652.9279.1420.camel@predator-ii.buffyverse> References: <20090826103209.GA1127@ideapad.piggybox> <1251296652.9279.1420.camel@predator-ii.buffyverse> Date: Wed, 26 Aug 2009 11:55:38 -0400 Message-ID: From: "illoai@gmail.com" To: Wayne Sierke Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org, Peter Harrison Subject: Re: Firefox 3.5... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Aug 2009 16:18:56 -0000 2009/8/26 Wayne Sierke : > On Wed, 2009-08-26 at 11:32 +0100, Peter Harrison wrote: >> I've Firefox 3.0.11,1 on my 7.2-release system at the moment. Anyone >> offer some advice on moving up to 3.5? >> >> Is it as simple as pkg_delete'ing 3.0 and then installing 3.5? >> >> Thanks for any thoughts. > > Should be, or if you use portupgrade: > > http://lists.freebsd.org/pipermail/freebsd-questions/2009-July/202568.html > 2nd'd. portupgrade -o www/firefox35 firefox\* worked perfectly here. -- --