Subject: CVS commit: pkgsrc/fonts/harfbuzz
From: Thomas Klausner
Date: 2015-12-02 07:58:57
Message id: 20151202065857.495E781@cvs.netbsd.org

Log Message:
Update harfbuzz to 1.1.2:

Overview of changes leading to 1.1.2
Wednesday, November 26, 2015
====================================

- Fix badly-broken fallback shaper that affected terminology.
  https://github.com/behdad/harfbuzz/issues/187
- Fix y_scaling in Graphite shaper.
- API changes:
  * An unset glyph_h_origin() function in font-funcs now (sensibly)
    implies horizontal origin at 0,0.  Ie, the nil callback returns
    true instead of false.  As such, implementations that have a
    glyph_h_origin() that simply returns true, can remove that function
    with HarfBuzz >= 1.1.2.  This results in a tiny speedup.

Files:
RevisionActionfile
1.60modifypkgsrc/fonts/harfbuzz/Makefile
1.49modifypkgsrc/fonts/harfbuzz/distinfo