From owner-svn-src-head@FreeBSD.ORG Wed Apr 15 06:58:18 2015 Return-Path: Delivered-To: svn-src-head@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 726408E1; Wed, 15 Apr 2015 06:58:18 +0000 (UTC) Received: from mail-wi0-x22f.google.com (mail-wi0-x22f.google.com [IPv6:2a00:1450:400c:c05::22f]) (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 F3579983; Wed, 15 Apr 2015 06:58:17 +0000 (UTC) Received: by widdi4 with SMTP id di4so48452606wid.0; Tue, 14 Apr 2015 23:58:16 -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=NAe9zHdY89oDg57YHIENTGk7pZroYlxVuCjKt/xDRnk=; b=DQ6iynZYZ3Xb5gb3T+jI/eurb0gOCD7ywO5RePFvc3/5FliZa3TX6VmiE7cUlN2L7m SzroHjBX5CqEgQVv5MxdsGoN5EYiccg34Oifm58bhzTUmDlv3Bt3HJShopw27BB7NzoD iaxVQWpemlj1TlHxmJZj7Lrx27vUEHhT7TkMegNasd7RMDkKpCvwmw23OHDh2tdFaFm2 nt+mV7D9vZPUX0KR1OB5xdHb0k3XXhrXIZU0VeXzo7AvinBlwKt9msVykHXFlzdZ3yw7 7xXgmIguxhgPT+zfcouDy8GdATNMJyD/odTE8J0fIC+LBVEmtkbQsk+HkreHxI6/QkUf gItg== X-Received: by 10.181.27.229 with SMTP id jj5mr39458265wid.87.1429081096452; Tue, 14 Apr 2015 23:58:16 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id n3sm4578723wja.36.2015.04.14.23.58.15 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Apr 2015 23:58:15 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 15 Apr 2015 08:58:13 +0200 From: Baptiste Daroussin To: Jan Beich Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r281131 - head/etc Message-ID: <20150415065810.GK39658@ivaldir.etoilebsd.net> References: <201504060153.t361rmhV099625@svn.freebsd.org> <4moi-gdln-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ibq+fG+Ci5ONsaof" Content-Disposition: inline In-Reply-To: <4moi-gdln-wny@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) 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: Wed, 15 Apr 2015 06:58:18 -0000 --ibq+fG+Ci5ONsaof Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 15, 2015 at 07:33:24AM +0200, Jan Beich wrote: > Baptiste Daroussin writes: >=20 > > Log: > > Enforce LC_COLLATE=3D"C" until we do support proper UTF-8 collation > [...] > > - :setenv=3DMAIL=3D/var/mail/$,BLOCKSIZE=3DK:\ > > + :setenv=3DMAIL=3D/var/mail/$,BLOCKSIZE=3DK:LC_COLLATE=3DC:\ >=20 > Did you mean to append value to :setenv instead of defining > a separate capability? Oups fixed, thanks. Bapt --ibq+fG+Ci5ONsaof Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlUuDAIACgkQ8kTtMUmk6EyzHACdFgfhhM/3WL3WTgQFmyZtzrre ixEAnjEQUtqeKeSPhw/oUZr6R/iIbguM =luA1 -----END PGP SIGNATURE----- --ibq+fG+Ci5ONsaof--