From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Mar 9 06:20:05 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4CFEE16A406 for ; Fri, 9 Mar 2007 06:20:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 1072A13C481 for ; Fri, 9 Mar 2007 06:20:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l296K4AR075602 for ; Fri, 9 Mar 2007 06:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l296K43Z075601; Fri, 9 Mar 2007 06:20:04 GMT (envelope-from gnats) Resent-Date: Fri, 9 Mar 2007 06:20:04 GMT Resent-Message-Id: <200703090620.l296K43Z075601@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Charming Sun Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9FFEB16A403 for ; Fri, 9 Mar 2007 06:12:08 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id 8C7E613C46B for ; Fri, 9 Mar 2007 06:12:08 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l296C8PF008363 for ; Fri, 9 Mar 2007 06:12:08 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id l296C8PV008362; Fri, 9 Mar 2007 06:12:08 GMT (envelope-from nobody) Message-Id: <200703090612.l296C8PV008362@www.freebsd.org> Date: Fri, 9 Mar 2007 06:12:08 GMT From: Charming Sun To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: ports/110116: [converters/libutf-8] a spell mistake in pkg-descr X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Mar 2007 06:20:05 -0000 >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: