Date: Sun, 18 Nov 2012 10:51:44 +1100 From: Greg 'groggy' Lehey <grog@FreeBSD.org> To: Steve Wills <swills@FreeBSD.org> Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r242743 - head/usr.bin/locale Message-ID: <20121117235144.GW85693@eureka.lemis.com> In-Reply-To: <50A7B84B.5080909@FreeBSD.org> References: <201211080255.qA82tUQc088806@svn.freebsd.org> <50A7B84B.5080909@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--tpZe61tYkA9f+p/0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Saturday, 17 November 2012 at 11:16:11 -0500, Steve Wills wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I think this commit may have broken building the > print/system-config-printer port. It uses xmlto to generate it's > documentation, which calls "locale charmap". On at least 8.3 (only > place I've tested), this returns simply "US-ASCII", which works fine. > But now it returns the full list: > > # locale charmap > LANG= > LC_CTYPE="C" > LC_COLLATE="C" > LC_TIME="C" > LC_NUMERIC="C" > LC_MONETARY="C" > LC_MESSAGES="C" > LC_ALL= > # > > which is fine, but this gets put into an xml file and then fails to > parse. I guess we need to patch xmlto to call something else? Any > advice you can offer would be appreciated. Sorry, my bad. Revision 243201 should fix it. Greg -- Sent from my desktop computer. Finger grog@FreeBSD.org for PGP public key. See complete headers for address and phone numbers. This message is digitally signed. If your Microsoft MUA reports problems, please read http://tinyurl.com/broken-mua --tpZe61tYkA9f+p/0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlCoIw4ACgkQIubykFB6QiOiUgCfdpK9jRcWtpckaLw1UimcdNwc 1zEAoKxDq9VUoh4HhLJBLwcnGW9XrDA1 =kz0P -----END PGP SIGNATURE----- --tpZe61tYkA9f+p/0--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121117235144.GW85693>