From owner-freebsd-stable@FreeBSD.ORG Wed Jan 14 08:48:51 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FC7716A4CE for ; Wed, 14 Jan 2004 08:48:51 -0800 (PST) Received: from dilbert.firstcallgroup.co.uk (dilbert.firstcallgroup.co.uk [194.200.93.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87E0143D48 for ; Wed, 14 Jan 2004 08:48:38 -0800 (PST) (envelope-from petefrench@keithprowse.com) Received: from petefrench by dilbert.firstcallgroup.co.uk with local (Exim 4.22) id 1AgoC5-000Jwa-O6 for freebsd-stable@freebsd.org; Wed, 14 Jan 2004 16:48:37 +0000 To: freebsd-stable@freebsd.org Message-Id: From: Pete French Date: Wed, 14 Jan 2004 16:48:37 +0000 Subject: ANy difference between 5.X ports tree and 4.X ports tree ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jan 2004 16:48:51 -0000 As I understand it, the ports tree is the same for both STABLE and CURRENT isnt it ? So can I safely do a cvsup with the line ports-all tag=RELEASE_5_2_0 to update my ports collection to the set which comes with 5.2 release, despite the fact I am running 4.9 ? I want to do this as I know the sets of ports which are marked for a RELEASE are tested to all work together, which saves some of the problems I sometimes get cvsupping at an arbitrary time. The only reason I ask is that I ran the above command and it looked like it altered almost every port in the tree! -pcf.