summaryrefslogtreecommitdiff
path: root/fonts/harfbuzz/Makefile
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2020-08-15 09:49:44 +0000
committertnn <tnn@pkgsrc.org>2020-08-15 09:49:44 +0000
commit6d25df36a7296c9bf5000631feb5d2f735b07484 (patch)
treec37c0c64fc3dfecaf7aa2dd6f012e0bd9f1be4b3 /fonts/harfbuzz/Makefile
parent88a38dae50f466a9337095330d90d31d341f7e9d (diff)
downloadpkgsrc-6d25df36a7296c9bf5000631feb5d2f735b07484.tar.gz
harfbuzz: update to 2.7.1
ot-funcs now handles variable empty glyphs better when hvar/vvar isn't present. Reverted a GDEF processing regression. A couple of fixes to handle OOM better.
Diffstat (limited to 'fonts/harfbuzz/Makefile')
-rw-r--r--fonts/harfbuzz/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/harfbuzz/Makefile b/fonts/harfbuzz/Makefile
index b1444b3c583..6aaa4372ed5 100644
--- a/fonts/harfbuzz/Makefile
+++ b/fonts/harfbuzz/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.132 2020/08/09 00:53:12 joerg Exp $
+# $NetBSD: Makefile,v 1.133 2020/08/15 09:49:44 tnn Exp $
-DISTNAME= harfbuzz-2.7.0
+DISTNAME= harfbuzz-2.7.1
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_GITHUB:=harfbuzz/}
GITHUB_TAG= ${PKGVERSION_NOREV}