From owner-svn-src-all@FreeBSD.ORG Sun Jun 14 22:06:17 2015 Return-Path: Delivered-To: svn-src-all@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D7E1227C for ; Sun, 14 Jun 2015 22:06:17 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: from mail-wi0-f173.google.com (mail-wi0-f173.google.com [209.85.212.173]) (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 7150EC13 for ; Sun, 14 Jun 2015 22:06:17 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: by wibdq8 with SMTP id dq8so60224605wib.1 for ; Sun, 14 Jun 2015 15:06: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:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=VIZpg5gPiZ3Q5hWn8fS3jaEEj+Yk5BG/mfoVMMzZTiQ=; b=kp4GZtXjkam14nOT6XM7O86rZ6ea//ECYQUeZOtgixMKkVmGlAhMLodn2rVYLuw1YL aFJZ1nG+6BqpWSRvukFROKHTDtqgrZwXjrEvmqd7ZUxtQu6Jcmv1PxDNPaa2re0kf2XY IFeW+yZBRu0NJkNetv0WihEOd7oMDGDq7kqOgq61LDN4iJgXQ2DvkDx9NTe7yiZuFuVu bkU8f2akTUvxpGq9vo0XzBeYTF/Bv2gAb+Wh/WubUYTQtGpEffnU64UbjXRogdvBg3LR IbkRMOoGcg/8bYXcwjVz6HFcq6c6RwjLXGr1MsQgo91ivurXaA28Ocei5qetsWJ0yLnc 1y1Q== X-Gm-Message-State: ALoCoQnMQSYQEOwL6N0+OhLkNJQwiAHUHb6Fl2OThzy7X/vwy3G9raERXXwDd0DXsKxkdIC9ic5Z MIME-Version: 1.0 X-Received: by 10.180.102.227 with SMTP id fr3mr25378557wib.19.1434319575424; Sun, 14 Jun 2015 15:06:15 -0700 (PDT) Received: by 10.194.162.225 with HTTP; Sun, 14 Jun 2015 15:06:15 -0700 (PDT) In-Reply-To: <4710.1434319205@chaos> References: <201506131920.t5DJKwMH033508@svn.freebsd.org> <950C4B23-B625-4173-A7C4-A4F1B2C5771D@gmail.com> <306889B5-3417-467C-965F-B011866E6F15@gmail.com> <450D8D9A-CBF2-445A-8221-4CD353591549@gmail.com> <16996.1434316874@chaos> <094A5FA6-7DB8-485E-84A8-C15D2A0BC9F6@gmail.com> <4710.1434319205@chaos> Date: Mon, 15 Jun 2015 00:06:15 +0200 Message-ID: Subject: Re: svn commit: r284345 - in head: . bin/cat bin/chflags bin/chio bin/chmod bin/cp bin/csh bin/date bin/dd bin/df bin/domainname bin/echo bin/ed bin/expr bin/freebsd-version bin/getfacl bin/hostname bi... From: Oliver Pinter To: "Simon J. Gerraty" Cc: Garrett Cooper , Craig Rodrigues , "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" , Baptiste Daroussin Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Jun 2015 22:06:17 -0000 On 6/15/15, Simon J. Gerraty wrote: > Garrett Cooper wrote: > >> Breaking source upgrades to later versions is painful. We want to make >> sure fmake at least works with upgrade_checks so people can upgrade >> from earlier versions of 8/9/10 to 11 without having to deal with a >> lot of pain. > > I agree but 8 -> 11 is a very big jump. Simon, how can I update these dependency files? Is there any exact command or make target or something magic-tool? > _______________________________________________ > svn-src-head@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/svn-src-head > To unsubscribe, send any mail to "svn-src-head-unsubscribe@freebsd.org" >