pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/harfbuzz harfbuzz: Update to 2.6.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/150725994f24
branches: trunk
changeset: 400621:150725994f24
user: nia <nia%pkgsrc.org@localhost>
date: Sat Aug 31 13:17:38 2019 +0000
description:
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:
fonts/harfbuzz/Makefile | 8 ++++----
fonts/harfbuzz/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 9 deletions(-)
diffs (35 lines):
diff -r fde943347f4f -r 150725994f24 fonts/harfbuzz/Makefile
--- a/fonts/harfbuzz/Makefile Sat Aug 31 12:43:28 2019 +0000
+++ b/fonts/harfbuzz/Makefile Sat Aug 31 13:17:38 2019 +0000
@@ -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@localhost
-HOMEPAGE= http://harfbuzz.org/
+HOMEPAGE= https://www.freedesktop.org/wiki/Software/HarfBuzz/
COMMENT= OpenType text shaping engine
LICENSE= mit
diff -r fde943347f4f -r 150725994f24 fonts/harfbuzz/distinfo
--- a/fonts/harfbuzz/distinfo Sat Aug 31 12:43:28 2019 +0000
+++ b/fonts/harfbuzz/distinfo Sat Aug 31 13:17:38 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.90 2019/08/20 12:09:04 wiz Exp $
+$NetBSD: distinfo,v 1.91 2019/08/31 13:17:38 nia Exp $
-SHA1 (harfbuzz-2.6.0.tar.xz) = 2b4a5401537b0a239b435faf4aa59f6c87d46c64
-RMD160 (harfbuzz-2.6.0.tar.xz) = 993fc58ca1f793a97ef6c37a8f2aee1c37856599
-SHA512 (harfbuzz-2.6.0.tar.xz) = ab055183ae248710f7baee7ef45ac1a6cbd3522eb1e26b78248ac7bc9e421f5495b8fbbd19a339a26bd119f33624eb8742c15c2053407fbb74cce8dcf6c4b3a2
-Size (harfbuzz-2.6.0.tar.xz) = 5736808 bytes
+SHA1 (harfbuzz-2.6.1.tar.xz) = cacc9ded9c719cff9684c32f89d6c63f786d06ef
+RMD160 (harfbuzz-2.6.1.tar.xz) = 97129dd1c2235c0e3d8cac1d8a763166cbaa9bab
+SHA512 (harfbuzz-2.6.1.tar.xz) = cea531ab9db0ae1b188ac56c3ea6e0344192c4321b97d4425f4a53e6bb34c88463a7453fd69fcadccb8574506c1fb5505422019e41a7938a04e7823e3f484c06
+Size (harfbuzz-2.6.1.tar.xz) = 5741372 bytes
Home |
Main Index |
Thread Index |
Old Index