From owner-freebsd-current@FreeBSD.ORG Tue Apr 24 02:11:25 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C3AEA16A403 for ; Tue, 24 Apr 2007 02:11:25 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id 5151713C455 for ; Tue, 24 Apr 2007 02:11:25 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so71397ugh for ; Mon, 23 Apr 2007 19:11:24 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:received:x-authentication-warning:date:from:to:cc:subject:message-id:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=NhvZ7vjpgl+Ls07B6i0j/qzsho9sgnToXZ1+Z329B46Ayv6Sw15tZhjw5MZoEUpmYXBWztUnCnbRDRbL7hapfLG9ukQgWBNv1lnBVM5mQ23EojPm+eX9gECgX0H/qDONFNgcwIR8EDoIDNj+ojwhpQ07k0TdF46GMBSbpbaohks= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:x-authentication-warning:date:from:to:cc:subject:message-id:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=kBfiSpXQbglojFqk43/2RJe3mn0xH5ahjDKgLW1uWVIZRCqlna9ShnqwQXOMK4jVkuY7tTBpj599dls1+4VVFD0/qtUb7r6C9PuEInsd4kJ3PpYp2lEQP+vDC4HuIvf9dcGiBENRApFS3oTe70YH90VNVblha+r71g3wHUAT9qk= Received: by 10.66.216.20 with SMTP id o20mr244641ugg.1177380684069; Mon, 23 Apr 2007 19:11:24 -0700 (PDT) Received: from darklight.local ( [83.239.5.254]) by mx.google.com with ESMTP id g1sm16479099muf.2007.04.23.19.11.21; Mon, 23 Apr 2007 19:11:23 -0700 (PDT) Received: from darklight.local (localhost [127.0.0.1]) by darklight.local (8.14.1/8.14.1) with ESMTP id l3O2BHM4084006; Tue, 24 Apr 2007 06:11:18 +0400 (MSD) (envelope-from yuri.pankov@gmail.com) Received: (from yuri@localhost) by darklight.local (8.14.1/8.14.1/Submit) id l3O2BFAB084003; Tue, 24 Apr 2007 06:11:15 +0400 (MSD) (envelope-from yuri.pankov@gmail.com) X-Authentication-Warning: darklight.local: yuri set sender to yuri.pankov@gmail.com using -f Date: Tue, 24 Apr 2007 06:11:15 +0400 From: Yuri Pankov To: Rong-en Fan Message-ID: <20070424021115.GA72798@darklight.local> References: <20070423170041.GA47265@darklight.local> <6eb82e0704231850l78f2850dgffbba5fceac42197@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6eb82e0704231850l78f2850dgffbba5fceac42197@mail.gmail.com> User-Agent: Mutt/1.5.15 (2007-04-06) Cc: freebsd-current@freebsd.org Subject: Re: readline 5.2 import, -CURRENT version bump? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Apr 2007 02:11:25 -0000 On Tue, Apr 24, 2007 at 09:50:46AM +0800, Rong-en Fan wrote: > On 4/24/07, Yuri Pankov wrote: > > Hi, > > > > I see that __FreeBSD_version was bumped in RELENG_6 > > after readline 5.2 import MFC. Can this also be done > > in -CURRENT. Some ports could use base's readline > > instead of ports one. > > It's too late to bump it. But there is one bump in Jan that > can be used for this purpose. > > Regards, > Rong-En Fan > > > > > Thanks > > -- > > Yuri Thank you for clarification. -- Yuri