From owner-svn-src-user@FreeBSD.ORG Mon Dec 2 18:51:28 2013 Return-Path: Delivered-To: svn-src-user@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CE15742E; Mon, 2 Dec 2013 18:51:28 +0000 (UTC) Received: from mail.allbsd.org (gatekeeper.allbsd.org [IPv6:2001:2f0:104:e001::32]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BC2C71C1D; Mon, 2 Dec 2013 18:51:27 +0000 (UTC) Received: from alph.d.allbsd.org (p4181-ipbf1307funabasi.chiba.ocn.ne.jp [123.225.173.181]) (authenticated bits=128) by mail.allbsd.org (8.14.5/8.14.5) with ESMTP id rB2Ip9KC015519 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 3 Dec 2013 03:51:20 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) (authenticated bits=0) by alph.d.allbsd.org (8.14.7/8.14.5) with ESMTP id rB2Ip7Nx073846; Tue, 3 Dec 2013 03:51:08 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Tue, 03 Dec 2013 03:49:08 +0900 (JST) Message-Id: <20131203.034908.1821600036353388729.hrs@allbsd.org> To: gjb@FreeBSD.org Subject: Re: svn commit: r258848 - user/hrs/releng/release From: Hiroki Sato In-Reply-To: <20131202173803.GL1839@glenbarber.us> References: <20131202172052.GK1839@glenbarber.us> <20131203.022954.467097282834823426.hrs@allbsd.org> <20131202173803.GL1839@glenbarber.us> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.5 on Emacs 24.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Tue_Dec__3_03_49_08_2013_533)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.97.4 at gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (mail.allbsd.org [133.31.130.32]); Tue, 03 Dec 2013 03:51:20 +0900 (JST) X-Spam-Status: No, score=-99.1 required=13.0 tests=CONTENT_TYPE_PRESENT, SPF_SOFTFAIL,USER_IN_WHITELIST autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on gatekeeper.allbsd.org Cc: src-committers@FreeBSD.org, svn-src-user@FreeBSD.org X-BeenThere: svn-src-user@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the experimental " user" src tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Dec 2013 18:51:29 -0000 ----Security_Multipart(Tue_Dec__3_03_49_08_2013_533)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Glen Barber wrote in <20131202173803.GL1839@glenbarber.us>: gj> On Tue, Dec 03, 2013 at 02:29:54AM +0900, Hiroki Sato wrote: gj> > gj> Right, but I will still likely have to change build scripts (again) for gj> > gj> head/ snapshots... gj> > gj> > Okay, I do not mind. Please go ahead. gj> > gj> gj> No, what I mean is, if your changes are merged to head/, I will likely gj> have to update the tools I am using to build snapshots to have special gj> cases for head/. gj> gj> I have had to do this in the past, and since having release.sh in base, gj> have not had to do special case things, since everything has mostly been gj> in sync. gj> gj> This creates more work for me, for benefits that are still not clear gj> from your changes. My change should be fully compatible with the current one after replacing : ${FOO:=A} with FOO=A. What change is needed for your tools? I tested possible combinations of the script and the existing config files currently available and there were no difference in the results. I listed the reasons of my changes in the commit log, so please read them for the benefits. One of the primary purposes is to plug possible build failures especially when building head/ on a 9.X (or prior) build box. I have some more patches to make the bootstrap more robust, but I did not include them because it has a side-effect to break compatibility with the current one. -- Hiroki ----Security_Multipart(Tue_Dec__3_03_49_08_2013_533)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (FreeBSD) iEYEABECAAYFAlKc1iQACgkQTyzT2CeTzy125gCg0VqnJHzcZMivSTzkcnHZQ/op tnwAoL8YNjTft40uxzYzOXru+/MN5DdA =dKm3 -----END PGP SIGNATURE----- ----Security_Multipart(Tue_Dec__3_03_49_08_2013_533)----