Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Feb 2016 15:38:16 -0800
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        Hajimu UMEMOTO <ume@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r295204 - head/bin/csh
Message-ID:  <56B28F68.803@FreeBSD.org>
In-Reply-To: <201602031144.u13BihpW025093@repo.freebsd.org>
References:  <201602031144.u13BihpW025093@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--eaeWakRL34rJvmSHEC5aBor4CUDSbEF7o
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

On 2/3/2016 3:44 AM, Hajimu UMEMOTO wrote:
> Author: ume
> Date: Wed Feb  3 11:44:43 2016
> New Revision: 295204
> URL: https://svnweb.freebsd.org/changeset/base/295204
>=20
> Log:
>   The charset of NLS catalogs were converted to UTF-8
>   since r231990.
>=20
> Modified:
>   head/bin/csh/Makefile
>=20
> Modified: head/bin/csh/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/bin/csh/Makefile	Wed Feb  3 11:41:55 2016	(r295203)
> +++ head/bin/csh/Makefile	Wed Feb  3 11:44:43 2016	(r295204)
> @@ -51,41 +51,40 @@ FILESDIR=3D ${SHAREDIR}/examples/tcsh
>  FILES=3D complete.tcsh csh-mode.el
>  .endif
> =20
> -CATALOGS=3D	et:et_EE.ISO8859-15 \
> -		finnish:fi_FI.ISO8859-1 \
> -		french:fr_FR.ISO8859-1 \
> -		german:de_DE.ISO8859-1 \
> -		greek:el_GR.ISO8859-7 \
> -		italian:it_IT.ISO8859-1 \
> -		ja:ja_JP.eucJP \
> -		russian:ru_RU.KOI8-R \
> -		spanish:es_ES.ISO8859-1 \
> -		ukrainian:uk_UA.KOI8-U
> -
> -NLSLINKS_fi_FI.ISO8859-1=3D fi_FI.ISO8859-15
> -NLSLINKS_fr_FR.ISO8859-1=3D fr_BE.ISO8859-1 fr_BE.ISO8859-15 \
> -		fr_CA.ISO8859-1 fr_CA.ISO8859-15 fr_CH.ISO8859-1 \
> -		fr_CH.ISO8859-15 fr_FR.ISO8859-15
> -NLSLINKS_de_DE.ISO8859-1=3D de_AT.ISO8859-1 de_AT.ISO8859-15 de_CH.ISO=
8859-1 \
> -		de_CH.ISO8859-15 de_DE.ISO8859-15
> -NLSLINKS_it_IT.ISO8859-1=3D it_CH.ISO8859-1 it_CH.ISO8859-15 it_IT.ISO=
8859-15
> -NLSLINKS_es_ES.ISO8859-1=3D es_ES.ISO8859-15
> +CATALOGS=3D	et:et_EE.UTF-8 \
> +		finnish:fi_FI.UTF-8 \
> +		french:fr_FR.UTF-8 \
> +		german:de_DE.UTF-8 \
> +		greek:el_GR.UTF-8 \
> +		italian:it_IT.UTF-8 \
> +		ja:ja_JP.UTF-8 \
> +		russian:ru_RU.UTF-8 \
> +		spanish:es_ES.UTF-8 \
> +		ukrainian:uk_UA.UTF-8
> +
> +NLSLINKS_de_DE.UTF-8 =3D de_AT.UTF-8 de_CH.UTF-8 de_DE.UTF-8

This is linking /usr/share/nls/de_DE.UTF-8/tcsh.cat to itself. I removed
that in r295224. I'm not sure if it should be linked to something else
though.

--=20
Regards,
Bryan Drewery


--eaeWakRL34rJvmSHEC5aBor4CUDSbEF7o
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBAgAGBQJWso9oAAoJEDXXcbtuRpfPuzQH/1UEgKbAjZIAPcCx22h4p8Df
q1RG7XuXnh53E+mHZBoKmQiLjovMS8xa9Koe81tmrF2Sr4gNW0qLQVUxfax2YVIi
qF3+ZkJuLeswcSEPSTzjOsN6J1J06K7ICd1K5RZ4WQFnq9uaG2zZU/CCBJk+y8qn
KyJjOKRd/n3ce/IA3wI2ybYvOv73v8O+Gpny+FYioTpbC8f7q8zQ4jLZOR1QABNE
NJaE1dGZVp1aJvGSWnk5rhzD2bODgA0ImFl/6i+RKGdmJLegbjoee2b25InRz3ZV
aqIQL4cA2lTYkDwxfWUAQCBZWxWzpqRrjWd/fonf9uLhJn6qmF1tPBzFQeMfmBk=
=/y6G
-----END PGP SIGNATURE-----

--eaeWakRL34rJvmSHEC5aBor4CUDSbEF7o--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56B28F68.803>