From owner-svn-ports-all@FreeBSD.ORG Wed Jun 18 12:38:07 2014 Return-Path: Delivered-To: svn-ports-all@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 C57BDEBB; Wed, 18 Jun 2014 12:38:07 +0000 (UTC) Received: from mail-wi0-x22b.google.com (mail-wi0-x22b.google.com [IPv6:2a00:1450:400c:c05::22b]) (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 077022D0B; Wed, 18 Jun 2014 12:38:06 +0000 (UTC) Received: by mail-wi0-f171.google.com with SMTP id n15so7536823wiw.10 for ; Wed, 18 Jun 2014 05:38:05 -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=Ui53Ujsb1dERtvRmCO7NeI7ORBks+BeQ7cFjnJR2aZo=; b=gDkHn8gCCihTagcXF9ZWDs3EgAJMsa8JQZL4BHuQSWdfcCIJIyowTUArof62yWRVa9 Kii537IHfjk+enRvfa2Q6ZvFzxoK7YbL/QLhg+aWd0+QpxGU+V8EDcvrp+UWLlCCeO4X Wtbx8V0AA2inr3f7lMDWs36h7xwUWsA3RccxTUCOdh1IJ9R2J/fLhXjUT2cS9w9I2q62 xNx6Fy4pChHZA+zGNEN6xkzDtEzSXhE5PMtVxvUT0YtbKMeMrBQhk9uWG2AsQZ94xmcW i7y6R8v1MAgH1NZlQS8NbksSnQf8gdOE5WyLtKaOnkKx798m4v92ECPTXwxJQQOeosZH odlA== X-Received: by 10.194.10.130 with SMTP id i2mr46577190wjb.70.1403095085181; Wed, 18 Jun 2014 05:38:05 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id ev9sm3619523wic.24.2014.06.18.05.38.03 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Jun 2014 05:38:04 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 18 Jun 2014 14:38:02 +0200 From: Baptiste Daroussin To: Petr Lampa Subject: Re: svn commit: r358219 - head/Mk Message-ID: <20140618123801.GE93760@ivaldir.etoilebsd.net> References: <201406180728.s5I7SicY088855@svn.freebsd.org> <20140618122115.GA71606@fit.vutbr.cz> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BZaMRJmqxGScZ8Mx" Content-Disposition: inline In-Reply-To: <20140618122115.GA71606@fit.vutbr.cz> 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-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jun 2014 12:38:07 -0000 --BZaMRJmqxGScZ8Mx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 18, 2014 at 02:21:16PM +0200, Petr Lampa wrote: >=20 > This change breaks ports config dialog (now showing empty page), see diff= -bc: >=20 > *************** > *** 75,81 **** > RM?=3D /bin/rm > RMDIR?=3D /bin/rmdir > SED?=3D /usr/bin/sed > ! SETENV?=3D /usr/bin/env -i PATH=3D"${PATH}" > SH?=3D /bin/sh > SORT?=3D /usr/bin/sort > STRIP_CMD?=3D /usr/bin/strip > --- 78,84 ---- > RM?=3D /bin/rm > RMDIR?=3D /bin/rmdir > SED?=3D /usr/bin/sed > ! SETENV?=3D /usr/bin/env > SH?=3D /bin/sh > SORT?=3D /usr/bin/sort > STRIP_CMD?=3D /usr/bin/strip >=20 > Please, fix it. >=20 Fixed --BZaMRJmqxGScZ8Mx Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlOhiCkACgkQ8kTtMUmk6EzRmgCeP+THTl8BadFu3av65k5YXCp9 ahoAoKVjABmHpJ6JeznynRZ01ZGk7iP8 =Sgjy -----END PGP SIGNATURE----- --BZaMRJmqxGScZ8Mx--