Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Mar 2007 06:12:08 GMT
From:      Charming Sun<snnn119@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/110116: [converters/libutf-8] a spell mistake in pkg-descr
Message-ID:  <200703090612.l296C8PV008362@www.freebsd.org>
Resent-Message-ID: <200703090620.l296K43Z075601@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         110116
>Category:       ports
>Synopsis:       [converters/libutf-8] a spell mistake in pkg-descr
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 09 06:20:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Charming Sun
>Release:        Freebsd6.2
>Organization:
sina
>Environment:
FreeBSD snnn.localdomain 6.2-RELEASE FreeBSD 6.2-RELEASE #5: Thu Feb  8 09:54:04 CST 2007     snnn@snnn.localdomain:/usr/obj/usr/src/sys/snnn  i386

>Description:
the description of "converters/libutf-8" is
================================================================
A library of routines for the conversion between 31-bit Unicode values (UCS-4)
and their 8-bit encoding (UTF-9) defined in RFC 2044. The routines can handle
input and output from/to files and memory. Useful for i18n programmers.

WWW: http://www.whizkidtech.redprince.net/i18n/

G. Adam Stanislav
adam@redprince.net
================================================================

UTF-9?

I think it should be "UTF-8"
>How-To-Repeat:
cd /usr/ports/converters/libutf-8
more pkg-descr
>Fix:
It should be:
====================================================================
A library of routines for the conversion between 31-bit Unicode values (UCS-4)
and their 8-bit encoding (UTF-8) defined in RFC 2044. The routines can handle
input and output from/to files and memory. Useful for i18n programmers.

WWW: http://www.whizkidtech.redprince.net/i18n/

G. Adam Stanislav
adam@redprince.n
>Release-Note:
>Audit-Trail:
>Unformatted:



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