From owner-svn-ports-head@FreeBSD.ORG Tue Jun 24 23:41:47 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F2A13952; Tue, 24 Jun 2014 23:41:46 +0000 (UTC) Received: from mail-we0-x233.google.com (mail-we0-x233.google.com [IPv6:2a00:1450:400c:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 130F12D15; Tue, 24 Jun 2014 23:41:45 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id w62so1105262wes.24 for ; Tue, 24 Jun 2014 16:41:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=oBxLjAHT4tu+BSU6yy4NRJd7BadQRYl8Mm9Kwi8pBZQ=; b=DSHlIJk5l7Pz8Qx3SZZYdYqCCGxmJtA3jxawyNPcQt9qev4WDqS5KNJtePjAmui1vC PB0RparVV/ItH5lzgbOVuulDAQj2dQ4KBSnMbB7Pe8tCeussKAsSk8tQZqMFu8t0q4gV qPiEWx66VD17vLRI734I6ZhLVafDC8eSfqNWGJr9t/16FO2d+cnssvJJSCkmhae/on9j rf5tpLUtlcUJ2J/9P4cVgno1D98QBria44272g1JMWD5sQFB4LDin/XhxxZQVlio1cTc 3mopu2oTKDQ4RNTRSR8FQwvBm3Pj5zkn+qsH96Xw7ROXkb37R1jX/+BQ4aqGLBaFXaio 1lmg== X-Received: by 10.180.79.9 with SMTP id f9mr37300671wix.52.1403653304279; Tue, 24 Jun 2014 16:41:44 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id o12sm47549536wiw.5.2014.06.24.16.41.43 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Jun 2014 16:41:43 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 25 Jun 2014 01:41:41 +0200 From: Baptiste Daroussin To: Eitan Adler Subject: Re: svn commit: r359172 - head/devel/gnulib Message-ID: <20140624234141.GY23976@ivaldir.etoilebsd.net> References: <201406242252.s5OMqmf0002507@svn.freebsd.org> <20140624225912.GX23976@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HJ7DkX9BXQhna2ov" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jun 2014 23:41:47 -0000 --HJ7DkX9BXQhna2ov Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 24, 2014 at 04:37:55PM -0700, Eitan Adler wrote: > On 24 June 2014 15:59, Baptiste Daroussin wrote: > > On Tue, Jun 24, 2014 at 03:56:58PM -0700, Eitan Adler wrote: > >> On 24 June 2014 15:52, Baptiste Daroussin wrote: > >> > Author: bapt > >> > Date: Tue Jun 24 22:52:47 2014 > >> > New Revision: 359172 > >> > URL: http://svnweb.freebsd.org/changeset/ports/359172 > >> > QAT: https://qat.redports.org/buildarchive/r359172/ > >> > > >> > Log: > >> > Use MAKE_CMD > >> > > >> > Modified: > >> > head/devel/gnulib/Makefile > >> > > >> > Modified: head/devel/gnulib/Makefile > >> > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D > >> > --- head/devel/gnulib/Makefile Tue Jun 24 22:51:41 2014 (r35= 9171) > >> > +++ head/devel/gnulib/Makefile Tue Jun 24 22:52:47 2014 (r35= 9172) > >> > @@ -27,7 +27,7 @@ post-patch: > >> > ${WRKSRC}/doc/Makefile > >> > > >> > do-build: > >> > - cd ${WRKSRC} && ${GMAKE} -C doc info html > >> > + cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} -C doc inf= o html > >> > >> Any chance of a convenience shorthand for "${SETENV} ${MAKE_ENV} ${MAK= E_CMD}" ? > > > > You have DO_MAKE_BUILD that basically do that >=20 > Is there a reason you aren't using it? >=20 > (I'm not saying you should, I am asking to know for myself if I should be= ). >=20 Because it might have side effect here I don't want to experiment :) regards, Bapt --HJ7DkX9BXQhna2ov Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlOqDLUACgkQ8kTtMUmk6Ezs1wCdErvyuvrl9oKsQ4pHiLiDXCHx DY4AnilmyQtgMeTTAtoWhCc8TArgRw7W =NVOC -----END PGP SIGNATURE----- --HJ7DkX9BXQhna2ov--