aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-12-12 15:33:10 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-12-16 17:27:56 +0000
commit79a4cf5dcc0b1e1206715dcd206b962e36dafdf6 (patch)
tree9f3828a27f3c8b81d09c10f23ba5aa594028530e /print
parent473996fc5758615bf705244e45df5e3ca616edc0 (diff)
downloadports-79a4cf5dcc0b1e1206715dcd206b962e36dafdf6.tar.gz
ports-79a4cf5dcc0b1e1206715dcd206b962e36dafdf6.zip
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
Diffstat (limited to 'print')
-rw-r--r--print/harfbuzz/Makefile4
-rw-r--r--print/harfbuzz/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile
index ec2a51a58ced..b3381c71fd62 100644
--- a/print/harfbuzz/Makefile
+++ b/print/harfbuzz/Makefile
@@ -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
diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo
index 48ae6bbaf484..22038e8a5ec5 100644
--- a/print/harfbuzz/distinfo
+++ b/print/harfbuzz/distinfo
@@ -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