summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-08-19 17:24:55 +0000
committerwiz <wiz@pkgsrc.org>2018-08-19 17:24:55 +0000
commit56c8e216cf5c9d62e528120d5565fccf9990a989 (patch)
tree0f3b38470fbfe0de6c98a7cdc7443fb08b2ef20e /fonts
parent01069f512e5130e9f48ffc312ebb6e7bea55caf4 (diff)
downloadpkgsrc-56c8e216cf5c9d62e528120d5565fccf9990a989.tar.gz
harfbuzz: update to 1.8.8.
Overview of changes leading to 1.8.8 Tuesday, August 14, 2018 ==================================== - Fix hb-icu crash on architectures where compare_exchange_weak() can fail falsely. This bug was introduced in 1.8.4. https://bugs.chromium.org/p/chromium/issues/detail?id=873568 - More internal refactoring of atomic operations and singletons. - API changes: The following functions do NOT reference their return value before returning: * hb_unicode_funcs_get_default() * hb_glib_get_unicode_funcs() * hb_icu_get_unicode_funcs() This is consistent with their naming ("get", instead of "reference") as well as how they are used in the wild (ie. no one calls destroy() on their return value.)
Diffstat (limited to 'fonts')
-rw-r--r--fonts/harfbuzz/Makefile4
-rw-r--r--fonts/harfbuzz/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/fonts/harfbuzz/Makefile b/fonts/harfbuzz/Makefile
index 37d2e2284f8..0e36e22b377 100644
--- a/fonts/harfbuzz/Makefile
+++ b/fonts/harfbuzz/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.97 2018/08/16 11:59:05 wiz Exp $
+# $NetBSD: Makefile,v 1.98 2018/08/19 17:24:55 wiz Exp $
-DISTNAME= harfbuzz-1.8.7
+DISTNAME= harfbuzz-1.8.8
CATEGORIES= fonts
MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/
EXTRACT_SUFX= .tar.bz2
diff --git a/fonts/harfbuzz/distinfo b/fonts/harfbuzz/distinfo
index a0675989d6b..791e5aa3473 100644
--- a/fonts/harfbuzz/distinfo
+++ b/fonts/harfbuzz/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.76 2018/08/16 11:59:05 wiz Exp $
+$NetBSD: distinfo,v 1.77 2018/08/19 17:24:55 wiz Exp $
-SHA1 (harfbuzz-1.8.7.tar.bz2) = cc4495a278dc597efb4749d2b17ded1d064f5867
-RMD160 (harfbuzz-1.8.7.tar.bz2) = 0d39e52462d1dc54792bac50f94aeb47c96126d5
-SHA512 (harfbuzz-1.8.7.tar.bz2) = 8654b148fa6fcc34a0e2a981493901a5d93c46934861655c070a228baf136e5ed231cd8a5268948b6ff12ab551870f37d7270d9be649d35d515130540d0eeefa
-Size (harfbuzz-1.8.7.tar.bz2) = 3863545 bytes
+SHA1 (harfbuzz-1.8.8.tar.bz2) = be496408b2bb3dc794891e8b0e977cd75f02d71d
+RMD160 (harfbuzz-1.8.8.tar.bz2) = 3b4a94557770bc0aeb7a0a1d7fb3ac2c92830fc5
+SHA512 (harfbuzz-1.8.8.tar.bz2) = eb96cd710571a96473b20bc9a01dadf2a3c11224497e52c63368e8edec64a8eb7085dd847c78111b798a1e8a6a950f0a04c930209822aabf13cf86d7a53b1f79
+Size (harfbuzz-1.8.8.tar.bz2) = 3862626 bytes