print/harfbuzz: update to 3.2.0

harfbuzz library improvements:

   * Fixed shaping of Apple Color Emoji flags in right-to-left context.
   * Fixed positioning of CFF fonts in HB_TINY profile.
   * OpenType 1.9 language tags update.
   * Add HB_NO_VERTICAL config option.
   * Add HB_CONFIG_OVERRIDE_H for easier configuration.

harfbuzz-subset library improvements:

   * Improved packing of cmap, loca, and Ligature tables.
   * Significantly improved overflow-resolution strategy in the repacker.

PR:		260363
Exp-run by:	antoine
This commit is contained in:
Tobias C. Berner
2021-12-12 16:33:10 +01:00
parent 473996fc57
commit 79a4cf5dcc
2 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
# Created by: Koop Mast <kwm@FreeBSD.org>
PORTNAME= harfbuzz
DISTVERSION= 3.1.2
DISTVERSION= 3.2.0
PORTREVISION?= 0
CATEGORIES= print
MASTER_SITES= https://github.com/harfbuzz/harfbuzz/releases/download/${DISTVERSION}/
@@ -25,7 +25,7 @@ CPE_VENDOR= harfbuzz_project
MESON_ARGS= -Dglib=enabled -Dgobject=enabled -Dgraphite=enabled \
-Dfreetype=enabled -Dbenchmark=disabled
PLIST_SUB+= LIBVER=0.30102.0
PLIST_SUB+= LIBVER=0.30200.0
HARFBUZZ_SLAVE?= no

View File

@@ -1,3 +1,3 @@
TIMESTAMP = 1637942649
SHA256 (harfbuzz-3.1.2.tar.xz) = 4056b1541dd8bbd8ec29207fe30e568805c0705515632d7fec53a94399bc7945
SIZE (harfbuzz-3.1.2.tar.xz) = 14096872
TIMESTAMP = 1639322953
SHA256 (harfbuzz-3.2.0.tar.xz) = 0ada50a1c199bb6f70843ab893c55867743a443b84d087d54df08ad883ebc2cd
SIZE (harfbuzz-3.2.0.tar.xz) = 14501956