Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Nov 2016 18:22:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 214384] devel/icu: update to 58.1
Message-ID:  <bug-214384-25061-HUMSyMaMWe@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214384-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214384-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214384

--- Comment #30 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Sat Nov 19 18:22:10 UTC 2016
New revision: 426528
URL: https://svnweb.freebsd.org/changeset/ports/426528

Log:
  devel/icu-lx: add new port

  PR:           214384
  Exp-run by:   antoine
  Approved by:  office (bapt)

  The ParagraphLayout object will analyze the text into runs of text in
  the same font, script and direction, and will create a LayoutEngine
  object for each run. The LayoutEngine will transform the characters into
  glyph codes in visual order.

  Clients can use this to break a paragraph into lines, and to display the
  glyphs in each line.

  http://site.icu-project.org/

Changes:
  head/devel/Makefile
  head/devel/icu/Makefile
  head/devel/icu-lx/
  head/devel/icu-lx/Makefile
  head/devel/icu-lx/pkg-descr
  head/devel/icu-lx/pkg-plist

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214384-25061-HUMSyMaMWe>