Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 2000 13:20:23 +0100 (CET)
From:      cejkar@dcse.fee.vutbr.cz
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17432: patch-e (for locale.alias) in x11/XFree86-4 port is wrong
Message-ID:  <200003171220.NAA23550@kazi.dcse.fee.vutbr.cz>

next in thread | raw e-mail | index | archive | help
>Number:         17432
>Category:       ports
>Synopsis:       patch-e (for locale.alias) in x11/XFree86-4 port is wrong
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 17 04:30:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Rudolf Cejka
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Brno University of Technology, FEE&CS, Czech Republic
>Environment:
>Description:
>How-To-Repeat:
>Fix:

I think subject is sufficiently self-explaining. The corrent version
of /usr/ports/x11/XFree86-4/patches/patch-e (locale.alias patch) is here:

--- nls/locale.alias.orig	Sun Feb 13 08:50:59 2000
+++ nls/locale.alias	Fri Mar 17 12:54:20 2000
@@ -44,6 +44,7 @@
 cs_CS.ISO8859-2					cs_CZ.ISO8859-2
 cs_CZ						cs_CZ.ISO8859-2
 cs_CZ.iso88592					cs_CZ.ISO8859-2
+cs_CZ.ISO_8859-2				cs_CZ.ISO8859-2
 XCOMM cz is old name for cs, should be deleted in the future:
 cz						cs_CZ.ISO8859-2
 cz_CZ						cs_CZ.ISO8859-2
@@ -546,6 +547,7 @@
 cs_CS.ISO8859-2:				cs_CZ.ISO8859-2
 cs_CZ:						cs_CZ.ISO8859-2
 cs_CZ.iso88592:					cs_CZ.ISO8859-2
+cs_CZ.ISO_8859-2:				cs_CZ.ISO8859-2
 XCOMM cz is old name for cs, should be deleted in the future:
 cz:						cs_CZ.ISO8859-2
 cz_CZ:						cs_CZ.ISO8859-2

[ At the same time, I'm trying to claim XFree team again so I hope in
next releases of XFree it will be useless - but nobody knows... ]

[ At this time, wrong patch-e looks as this:

--- nls/locale.alias~	Tue Feb 22 02:43:29 2000
+++ nls/locale.alias	Tue Feb 22 03:17:37 2000
@@ -44,6 +44,7 @@
 cs_CS.ISO8859-2					cs_CZ.ISO8859-2
 cs_CZ						cs_CZ.ISO8859-2
 cs_CZ.iso88592					cs_CZ.ISO8859-2
+cs_CZ.ISO88592					cs_CZ.ISO8859-2
 XCOMM cz is old name for cs, should be deleted in the future:
 cz						cs_CZ.ISO8859-2
 cz_CZ						cs_CZ.ISO8859-2

]


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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