From owner-cvs-all@FreeBSD.ORG Fri Oct 26 20:42:05 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E3ACB16A46C; Fri, 26 Oct 2007 20:42:05 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id B772D13C4B7; Fri, 26 Oct 2007 20:42:00 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.1/8.14.1) with ESMTP id l9QKfdAP000234; Fri, 26 Oct 2007 13:41:39 -0700 (PDT) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.1/8.14.1/Submit) id l9QKfcac000233; Fri, 26 Oct 2007 13:41:38 -0700 (PDT) (envelope-from obrien) Date: Fri, 26 Oct 2007 13:41:38 -0700 From: "David O'Brien" To: d@delphij.net Message-ID: <20071026204138.GB99714@dragon.NUXI.org> References: <200710150951.l9F9pUm7026506@repoman.freebsd.org> <200710261141.51639.jhb@freebsd.org> <1193414454.7390.20.camel@opus.cse.buffalo.edu> <200710261224.41369.jhb@freebsd.org> <1193424434.7390.44.camel@opus.cse.buffalo.edu> <20071026203013.GA99714@dragon.NUXI.org> <47224EF4.2030306@delphij.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47224EF4.2030306@delphij.net> X-Operating-System: FreeBSD 7.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: Scott Long , src-committers@FreeBSD.org, John Baldwin , Andrey Chernov , cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, Ken Smith Subject: Re: cvs commit: src/lib/libc/locale utf8.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Oct 2007 20:42:06 -0000 On Fri, Oct 26, 2007 at 01:32:52PM -0700, LI Xin wrote: > David O'Brien wrote: > > On Fri, Oct 26, 2007 at 02:47:13PM -0400, Ken Smith wrote: > >> If portmgr@ uses RELENG_6 to base their builds on breaking forward > >> compat would mean all consumers of packages-6-stable would also need > >> to use RELENG_6. > > > > When did this sease being a requirement? > > 'pkg_add -r' certainly enforces this requirement. `pkg_add -r jive' on > > 6.2-RELEASE will always pull from the packages-6.2-release/ and not > > packages-6-stable/. > > I think the problem is that we never update these packages :-) That may be an issue, not this issue. -- -- David (obrien@FreeBSD.org)