From owner-svn-src-head@freebsd.org Sat Sep 26 20:41:17 2015 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7DA37A092B4 for ; Sat, 26 Sep 2015 20:41:17 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qg0-f52.google.com (mail-qg0-f52.google.com [209.85.192.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 39FCFB20 for ; Sat, 26 Sep 2015 20:41:16 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by qgx61 with SMTP id 61so94357743qgx.3 for ; Sat, 26 Sep 2015 13:41:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=Qho0rwTWa9JKbJ0cVqlnd3r/e1il4CMXqpb9hyTO3g0=; b=TFEuD5n6gws0wRrfU50wUpvEpK5yqEzY7535BvBszuO0tFwfraWy6lHImzoxygxY4q lbJm5wRM/Jvx5HGr5c/4aP9Abg6onWylEb4ozvFg1X29ZnAM4Kqy/9J8FJHy1DkcdFG+ KzL7P7QM6KJzkFcQAdTgWuQt0Dt9LiAC1snFuZjp4xeJzpEW6L2X33A8sn2ulk62brZN D+SO0x8OjC7FobyuMlZYWwsEbVltMOA6FLeQTcMfYQ9pRs8I7hgRnvT2PIfmluxu5rv9 t+dMnkEmFWvswMjPMIRLq2NvpJqV2RyDa5iRjM3xxXA7rQkhUe3zf2iOKkcO5dqRf1t4 uqRg== X-Gm-Message-State: ALoCoQlSOnstgUhuOvpwfhAhxZqCq3eNSu4QAZ7X+mtdX2a1m/TO8SZokR4dVhtjdLdNQtq7GaHL MIME-Version: 1.0 X-Received: by 10.140.29.3 with SMTP id a3mr13338320qga.97.1443300075757; Sat, 26 Sep 2015 13:41:15 -0700 (PDT) Sender: wlosh@bsdimp.com Received: by 10.140.80.167 with HTTP; Sat, 26 Sep 2015 13:41:15 -0700 (PDT) X-Originating-IP: [50.253.99.174] In-Reply-To: <20150926203637.GV21849@zxy.spb.ru> References: <201509151424.t8FEOKUs019633@repo.freebsd.org> <20150926170140.GC3158@zxy.spb.ru> <20150926203637.GV21849@zxy.spb.ru> Date: Sat, 26 Sep 2015 14:41:15 -0600 X-Google-Sender-Auth: fngED5SAMk4M-q1iHymqEOVldeM Message-ID: Subject: Re: svn commit: r287824 - head From: Warner Losh To: Slawa Olhovchenkov Cc: Brad Davis , src-committers , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Sep 2015 20:41:17 -0000 What's the error when you try from 8.4-RELEASE? Warner On Sat, Sep 26, 2015 at 2:36 PM, Slawa Olhovchenkov wrote: > On Sat, Sep 26, 2015 at 01:34:17PM -0600, Warner Losh wrote: > > > traditionally, this hasn't been documented in UPDATING > > I see, may be documented in UPDATING is will be good practic? > And, I am dream about more accurate pointing required revision -- for > example, upgrading from 8.4-RELEASE to 10-STABLE is imposible, first > need upgrade world to last 8-STABLE. > > > On Sat, Sep 26, 2015 at 11:01 AM, Slawa Olhovchenkov > wrote: > > > > > On Tue, Sep 15, 2015 at 02:24:20PM +0000, Brad Davis wrote: > > > > > > > Author: brd (doc,ports committer) > > > > Date: Tue Sep 15 14:24:19 2015 > > > > New Revision: 287824 > > > > URL: https://svnweb.freebsd.org/changeset/base/287824 > > > > > > > > Log: > > > > Fix grammer in an error message > > > > > > > > PR: 202310 > > > > Submitted by: Chris Petrik > > > > Approved by: will > > > > > > May be need to include this note in /usr/src/UPDATING? > > > And for other branches too. > > > > > > > Modified: > > > > head/Makefile.inc1 > > > > > > > > Modified: head/Makefile.inc1 > > > > > > > > ============================================================================== > > > > --- head/Makefile.inc1 Tue Sep 15 13:37:48 2015 > (r287823) > > > > +++ head/Makefile.inc1 Tue Sep 15 14:24:19 2015 > (r287824) > > > > @@ -1258,7 +1258,7 @@ _elftoolchain_libs= lib/libelf lib/libdw > > > > > > > > legacy: > > > > .if ${BOOTSTRAPPING} < 800107 && ${BOOTSTRAPPING} != 0 > > > > - @echo "ERROR: Source upgrades from versions prior to 8.0 not > > > supported."; \ > > > > + @echo "ERROR: Source upgrades from versions prior to 8.0 are > not > > > supported."; \ > > > > false > > > > .endif > > > > .for _tool in tools/build ${_elftoolchain_libs} > > > > _______________________________________________ > > > > svn-src-all@freebsd.org mailing list > > > > https://lists.freebsd.org/mailman/listinfo/svn-src-all > > > > To unsubscribe, send any mail to " > svn-src-all-unsubscribe@freebsd.org" > > > > > > >