Subject: CVS commit: pkgsrc/fonts/harfbuzz
From: Jaap Boender
Date: 2013-08-22 17:34:32
Message id: 20130822153432.6B8E196@cvs.netbsd.org

Log Message:
Update harfbuzz to 0.9.19, as well as add an option to compile with icu
support. Changes, apart from minor fixes, include:
    [ft] hb_ft_get_glyph_from_name fails for the name of glyph id 0
    [uniscribe] Fix buffer allocation
    [Indic] Add Javanese config
    [OT] Collect requiredFeature only if features are not provided
    Fix contextual lookup recursion indexing
    Destroy lookups before blobs.
    If variation selector is not consumed by cmap, pass it on to GSUB
    Skip over multiple variation selectors in a row
    util/ansi-print.cc: Use fallback implementation for lround on MSVC
    hb-uniscribe.cc: Re-enable build under Visual Studio

Files:
RevisionActionfile
1.20modifypkgsrc/fonts/harfbuzz/Makefile
1.5modifypkgsrc/fonts/harfbuzz/PLIST
1.14modifypkgsrc/fonts/harfbuzz/distinfo
1.1addpkgsrc/fonts/harfbuzz/options.mk
1.1removepkgsrc/fonts/harfbuzz/patches/patch-test_api_Makefile.in