From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Nov 23 08:30:09 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B266106564A for ; Sun, 23 Nov 2008 08:30:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E15F88FC0C for ; Sun, 23 Nov 2008 08:30:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id mAN8U8x6068968 for ; Sun, 23 Nov 2008 08:30:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mAN8U80H068962; Sun, 23 Nov 2008 08:30:08 GMT (envelope-from gnats) Date: Sun, 23 Nov 2008 08:30:08 GMT Message-Id: <200811230830.mAN8U80H068962@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/129049: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Nov 2008 08:30:09 -0000 The following reply was made to PR ports/129049; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/129049: commit references a PR Date: Sun, 23 Nov 2008 08:23:39 +0000 (UTC) miwi 2008-11-23 08:23:25 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/hs-utf8-string-ghc Makefile distinfo pkg-descr pkg-plist Log: A UTF8 layer for IO and Strings. The utf8-string package provides operations for encoding UTF8 strings to Word8 lists and back, and for reading and writing UTF8 without truncation. WWW: http://code.haskell.org/utf8-string/ PR: ports/129049 Submitted by: Ashish Shukla Revision Changes Path 1.3265 +1 -0 ports/devel/Makefile 1.1 +50 -0 ports/devel/hs-utf8-string-ghc/Makefile (new) 1.1 +3 -0 ports/devel/hs-utf8-string-ghc/distinfo (new) 1.1 +5 -0 ports/devel/hs-utf8-string-ghc/pkg-descr (new) 1.1 +39 -0 ports/devel/hs-utf8-string-ghc/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"