From owner-svn-src-all@freebsd.org Sun Nov 8 17:59:02 2015 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72BEFA29A47; Sun, 8 Nov 2015 17:59:02 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wm0-x22b.google.com (mail-wm0-x22b.google.com [IPv6:2a00:1450:400c:c09::22b]) (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 1836417E1; Sun, 8 Nov 2015 17:59:02 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wmdw130 with SMTP id w130so13317544wmd.0; Sun, 08 Nov 2015 09:59:00 -0800 (PST) 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=3PsR+BBBaqqQwjdIVBLB3IQMQZorcFNtrs8LHFbUajc=; b=X5kBnFxooH/RPtC//yrWEu0XWyEJiPyB4KB2CJa/P+R8eQp6d4aTX7Ce9l6i1DVJpU gdeh6WgCqO01z1SFXH/wnqTMJ5pBvc600Uyk5/TUV5nLiUp91C9rREhXsAvf1H5nFfEK CHR9k4ooceLuz8yStnCH4uaozcAOvvLsdh2x3PQV3ZOq0xnGYLtY+phk3QZPX3aG2JGw /mCgU098FFuxEtXsXxojU0s4ORPuObNsGwOZptCNE8e7kt/mp6TQPt3Gys3JDuCEuYvZ OWsXz5LhQIQu9lxRViX4J9knBwJRnXQtCZJU6NHHjmYInoTLkMQpl57rnpN6e5D+gwJ+ waoA== X-Received: by 10.28.94.208 with SMTP id s199mr21832290wmb.10.1447005540568; Sun, 08 Nov 2015 09:59:00 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id v9sm10986045wjv.45.2015.11.08.09.58.59 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Nov 2015 09:59:00 -0800 (PST) Sender: Baptiste Daroussin Date: Sun, 8 Nov 2015 18:58:58 +0100 From: Baptiste Daroussin To: Bryan Drewery Cc: Hajimu UMEMOTO , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r290522 - head/share/timedef Message-ID: <20151108175858.GG31396@ivaldir.etoilebsd.net> References: <201511072354.tA7NsEPs032069@repo.freebsd.org> <20151108000818.GE31396@ivaldir.etoilebsd.net> <563E940C.5080708@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xs+9IvWevLaxKUtW" Content-Disposition: inline In-Reply-To: <563E940C.5080708@FreeBSD.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Nov 2015 17:59:02 -0000 --xs+9IvWevLaxKUtW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 07, 2015 at 04:15:08PM -0800, Bryan Drewery wrote: > On 11/7/2015 4:08 PM, Baptiste Daroussin wrote: > > On Sat, Nov 07, 2015 at 11:54:14PM +0000, Hajimu UMEMOTO wrote: > >> Author: ume > >> Date: Sat Nov 7 23:54:14 2015 > >> New Revision: 290522 > >> URL: https://svnweb.freebsd.org/changeset/base/290522 > >> > >> Log: > >> Fix alignment of the short month names for CJK locales, > >> as far as I could edit them. > >> > >=20 > > They are auto generated, I will try to have a look to fix the generatio= n tool so > > we won't get hit by it next time. > >=20 > > Thanks for the fix! > >=20 >=20 > How much effort is involved to generate them? Should the build generate > them instead? >=20 The effort is really easy now, all the work was to get the proper tools whi= ch we now have on tools/tools/locales this work was already done by edwin@ there = is a wiki page about it (forgot the link) and extended by marino@ on dfly. Best regards, Bapt --xs+9IvWevLaxKUtW Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlY/jWIACgkQ8kTtMUmk6Ey/jQCgipqmqf/+ecu4AWDv4kqW6LiK HvAAnA+8GrNSAOPu+lC3BJTaw4B95Mm3 =cmRz -----END PGP SIGNATURE----- --xs+9IvWevLaxKUtW--