From owner-freebsd-stable@FreeBSD.ORG Sun Nov 7 14:36:14 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 7240C16A4CE for ; Sun, 7 Nov 2004 14:36:14 +0000 (GMT) Received: from auk1.snu.ac.kr (auk1.snu.ac.kr [147.46.100.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 195E243D46 for ; Sun, 7 Nov 2004 14:36:14 +0000 (GMT) (envelope-from spamrefuse@yahoo.com) Received: from [147.46.44.181] (spamrefuse@yahoo.com) by auk1.snu.ac.kr (Terrace Internet Messaging Server) with ESMTP id 2004110723:35:55:839359.15450.2924960688 for ; Sun, 07 Nov 2004 23:35:55 +0900 (KST) Message-ID: <418E32DC.1080506@yahoo.com> Date: Sun, 07 Nov 2004 23:36:12 +0900 From: Rob User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041017 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <418D5C1D.6060009__33907.8981116929$1099834506$gmane$org@freebsd.org> <418E2624.5000700@yahoo.com> In-Reply-To: <418E2624.5000700@yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-TERRACE-SPAMMARK: YES-__TRSYS_LV__3 (SR:-1.39) (SRN:SPAMROBOT) ----------------- Subject: examples/cvsup/standard-supfile is not CURRENT 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: Sun, 07 Nov 2004 14:36:14 -0000 Rob wrote: > Scott Long wrote: > >> It is my great pleasure and privilege to announce the availability of >> FreeBSD 5.3-RELEASE. This release marks a milestone in the FreeBSD 5.x The file /usr/src/share/examples/cvsup/standard-supfile says at the top # This file contains all of the "CVSup collections" that make up the # FreeBSD-current source tree. But further down, it has: *default release=cvs tag=RELENG_5 The last line needs a modification now that 5.3 has become STABLE and 6 is CURRENT. R.