From owner-svn-src-head@FreeBSD.ORG Sun Jun 14 22:06:23 2015 Return-Path: Delivered-To: svn-src-head@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A4EDD2C6 for ; Sun, 14 Jun 2015 22:06:23 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: from mail-wg0-f51.google.com (mail-wg0-f51.google.com [74.125.82.51]) (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 49665C16 for ; Sun, 14 Jun 2015 22:06:23 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: by wgbhy7 with SMTP id hy7so22424951wgb.2 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=aCUoGIfe5+ZYIfEStJHmmlkGAVjTg5gf/SBLiHRezvcb5km1LihXnfiLkWe5xGQV55 YDQ6Wbdsz33J3nl2XcmaXuFYDtz3PZM07ZiZGVm2+Xo26OwfBc5l43pRM3iqG+q8ZVFy ilDX3jCWXz2NFUUflBIqlV6ssI7l4+ESZ7SB4EX/bqqVdnsJoxf+5GU2ICQippy3+ltj jDjTmbSJ9pcVxPnz6qNyjWC5EatQfsjn0YLCcH0MWlok5DjR2DGyUaiYlpZcpnJP4yBj iZu20bMFAUwtYvp5Zgstn75yQbhLOK+FArdxtVd4xYefSzAe3jt9ubkT1l8n82v02LLg EiRw== X-Gm-Message-State: ALoCoQldquvwJnJfyiRIZZgQXa6J044K4CXNjhrDRv2MxqfhrptSWMRHgtrILo4a/9olXZINGh9D 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-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: Sun, 14 Jun 2015 22:06:23 -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" >