From owner-freebsd-questions@FreeBSD.ORG Mon May 2 22:47:49 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7BFCD1065674 for ; Mon, 2 May 2011 22:47:49 +0000 (UTC) (envelope-from feld@feld.me) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4ED6E8FC19 for ; Mon, 2 May 2011 22:47:48 +0000 (UTC) Received: by iwn33 with SMTP id 33so7056736iwn.13 for ; Mon, 02 May 2011 15:47:48 -0700 (PDT) Received: by 10.42.136.3 with SMTP id r3mr5370295ict.335.1304376468243; Mon, 02 May 2011 15:47:48 -0700 (PDT) Received: from tech304 (supranet-tech.secure-on.net [66.170.8.18]) by mx.google.com with ESMTPS id xe5sm2266553icb.10.2011.05.02.15.47.46 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 02 May 2011 15:47:47 -0700 (PDT) Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-questions@freebsd.org References: Date: Mon, 02 May 2011 17:47:45 -0500 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Mark Felder" Message-ID: In-Reply-To: User-Agent: Opera Mail/11.10 (FreeBSD) Subject: Re: Why are "*default release=cvs tag=RELENG_8 " identical on both stable & standard supfiles 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: Mon, 02 May 2011 22:47:49 -0000 Sounds like an error. stable-supfile should be RELENG_8 and if standard-supfile is supposed to be for the corresponding release (8.2) it should be RELENG_8_2 which gives you the 8.2 source with any official patches already applied to the source.