summaryrefslogtreecommitdiff
path: root/fonts/harfbuzz/Makefile
diff options
context:
space:
mode:
authorprlw1 <prlw1@pkgsrc.org>2020-09-04 10:50:08 +0000
committerprlw1 <prlw1@pkgsrc.org>2020-09-04 10:50:08 +0000
commit7ba054d8685cb0a3e89173e565cb2f287c05a750 (patch)
tree5bcfb17c1e978fec4208d86ef1d7045235633fd1 /fonts/harfbuzz/Makefile
parent36b614136e86b5896de989c4a1cc3a54819ba468 (diff)
downloadpkgsrc-7ba054d8685cb0a3e89173e565cb2f287c05a750.tar.gz
Update harfbuzz to 2.7.2
Add introspection option defaulting to ON as new pango needs this. Overview of changes leading to 2.7.2 Saturday, August 29, 2020 ==================================== - Fix a regression in the previous release that caused a crash with Kaithi. - More OOM fixes.
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 e73e2f9b8ea..999365a88b8 100644
--- a/fonts/harfbuzz/Makefile
+++ b/fonts/harfbuzz/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.134 2020/08/15 21:48:34 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.135 2020/09/04 10:50:08 prlw1 Exp $
-DISTNAME= harfbuzz-2.7.1
+DISTNAME= harfbuzz-2.7.2
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_GITHUB:=harfbuzz/}
GITHUB_TAG= ${PKGVERSION_NOREV}