From owner-freebsd-questions@FreeBSD.ORG Sun Jul 9 15:32:39 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BC5316A4E1 for ; Sun, 9 Jul 2006 15:32:39 +0000 (UTC) (envelope-from lveax.m@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEDBC43D45 for ; Sun, 9 Jul 2006 15:32:38 +0000 (GMT) (envelope-from lveax.m@gmail.com) Received: by ug-out-1314.google.com with SMTP id e2so485013ugf for ; Sun, 09 Jul 2006 08:32:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=bYNRcVXIX/QKrzzv77qH4OpS6/NoClTrvxzgJCywYB0juStona1Enrn+ZgSEBL1NEmTkcI0LMuFisw8wHg/iIdrNYy6FcaIyovweykwzatDpFMvNi2TJqarewIT6HLVfiXtPaGTTbPOerrCxPkFT6r4S8sq+H7kJh8bfhYQvATc= Received: by 10.78.156.6 with SMTP id d6mr1363004hue; Sun, 09 Jul 2006 08:32:37 -0700 (PDT) Received: by 10.78.120.1 with HTTP; Sun, 9 Jul 2006 08:32:37 -0700 (PDT) Message-ID: <576dcbc20607090832i3b0687dcs3d29de9e694cb062@mail.gmail.com> Date: Sun, 9 Jul 2006 15:32:37 +0000 From: lveax To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: after i upgraded 6.0 to 6.1, do i need to rebuild all of the ports i installed? 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: Sun, 09 Jul 2006 15:32:39 -0000 hey all. i have a question about upgrade: after i upgraded from freebsd5.4 to 6.0 in 2005,i got some error when run a part of installed ports was installed in version 5.4,until a committer tell me to rebuild all of my ports. now i want to upgrade from 6.0 to 6.1 do i need to do this? i have already got the source tag: RELENG_6_1 use cvsup,and i will use it to upgrade to 6.1,is it right? Thx