Date: Sun, 23 Nov 2008 08:30:08 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/129049: commit references a PR Message-ID: <200811230830.mAN8U80H068962@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <wahjava at gmail.com> 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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811230830.mAN8U80H068962>