From owner-cvs-src@FreeBSD.ORG Sun Oct 17 18:25:50 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49D9B16A4CE; Sun, 17 Oct 2004 18:25:50 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id D815043D31; Sun, 17 Oct 2004 18:25:49 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id i9HIPnoj041913; Sun, 17 Oct 2004 11:25:49 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i9HIPmZQ041912; Sun, 17 Oct 2004 11:25:48 -0700 (PDT) (envelope-from obrien) Date: Sun, 17 Oct 2004 11:25:48 -0700 From: "David O'Brien" To: Scott Long Message-ID: <20041017182548.GA41354@dragon.nuxi.com> References: <200410171459.i9HExIUY099811@repoman.freebsd.org> <41728A91.8090507@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41728A91.8090507@freebsd.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src UPDATING X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Oct 2004 18:25:50 -0000 On Sun, Oct 17, 2004 at 09:06:57AM -0600, Scott Long wrote: > David E. O'Brien wrote: > >obrien 2004-10-17 14:59:18 UTC > > > > FreeBSD src repository > > > > Modified files: > > . UPDATING > > Log: > > Remove the suggestion to use libmap.conf to deal with the version bump. > > People have a tendency to add things to libmap.conf and forget about them > > (as we've seen in the mailing lists before). > > The compat4x port should be used instead. > > > > Revision Changes Path > > 1.374 +0 -10 src/UPDATING > > Maybe this text couple have been replaced with text that suggests > compat4x? Especially since these are no longer part of the base > system. I thought that was already clear in the existing statement "FreeBSD 4.10 versions of these libraries will be added to the compat4x collection." -- -- David (obrien@FreeBSD.org)