summaryrefslogtreecommitdiff
path: root/fonts/harfbuzz/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-08-31 13:17:38 +0000
committernia <nia@pkgsrc.org>2019-08-31 13:17:38 +0000
commit74ad82ae1a8ed6877757a26f353a81f1db09727c (patch)
tree0e488282709ee10b608e18f937853aa8173b6753 /fonts/harfbuzz/Makefile
parent43bcdfe2fe5af454d12533a871f63efb4b7c62f8 (diff)
downloadpkgsrc-74ad82ae1a8ed6877757a26f353a81f1db09727c.tar.gz
harfbuzz: Update to 2.6.1
Overview of changes leading to 2.6.1 Thursday, August 22, 2019 Fix regression with hb_font_create_sub_font scaling introduced in 2.6.0. Change interpretation of font PTEM size / CoreText font size handling. See #1484 hb-ot-font: Prefer symbol cmap subtable if present. Apply 'dist'/'abvm'/'blwm' features to all scripts. Drop experimental DirectWrite API.
Diffstat (limited to 'fonts/harfbuzz/Makefile')
-rw-r--r--fonts/harfbuzz/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/fonts/harfbuzz/Makefile b/fonts/harfbuzz/Makefile
index c21cf951797..28b1b28d190 100644
--- a/fonts/harfbuzz/Makefile
+++ b/fonts/harfbuzz/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.118 2019/08/20 12:09:04 wiz Exp $
+# $NetBSD: Makefile,v 1.119 2019/08/31 13:17:38 nia Exp $
-DISTNAME= harfbuzz-2.6.0
+DISTNAME= harfbuzz-2.6.1
CATEGORIES= fonts
-MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/
+MASTER_SITES= https://www.freedesktop.org/software/harfbuzz/release/
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://harfbuzz.org/
+HOMEPAGE= https://www.freedesktop.org/wiki/Software/HarfBuzz/
COMMENT= OpenType text shaping engine
LICENSE= mit