[Bug 214384] devel/icu: update to 58.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 19 18:22:29 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214384

--- Comment #30 from commit-hook at 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

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


More information about the freebsd-office mailing list