summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz>2015-12-02 06:58:57 +0000
committerwiz <wiz>2015-12-02 06:58:57 +0000
commite237ec6bd85bb159d4f4f5971235acc1ed612a83 (patch)
tree29a6890a8b6c9b99427c4f9bb19440f86e5f3216 /fonts
parentf51008822138486757d173c9d11f76545ebcc4a4 (diff)
downloadpkgsrc-e237ec6bd85bb159d4f4f5971235acc1ed612a83.tar.gz
Update harfbuzz to 1.1.2:
Overview of changes leading to 1.1.2 Wednesday, November 26, 2015 ==================================== - Fix badly-broken fallback shaper that affected terminology. https://github.com/behdad/harfbuzz/issues/187 - Fix y_scaling in Graphite shaper. - API changes: * An unset glyph_h_origin() function in font-funcs now (sensibly) implies horizontal origin at 0,0. Ie, the nil callback returns true instead of false. As such, implementations that have a glyph_h_origin() that simply returns true, can remove that function with HarfBuzz >= 1.1.2. This results in a tiny speedup.
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 c32822dbc9c..3373bc25294 100644
--- a/fonts/harfbuzz/Makefile
+++ b/fonts/harfbuzz/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2015/11/25 10:39:46 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2015/12/02 06:58:57 wiz Exp $
-DISTNAME= harfbuzz-1.1.1
+DISTNAME= harfbuzz-1.1.2
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 2d275e939c7..5a45b5fcf39 100644
--- a/fonts/harfbuzz/distinfo
+++ b/fonts/harfbuzz/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.48 2015/11/25 10:39:46 wiz Exp $
+$NetBSD: distinfo,v 1.49 2015/12/02 06:58:57 wiz Exp $
-SHA1 (harfbuzz-1.1.1.tar.bz2) = ec1b1c235e6777256b0ad2d9364c338f2c1a6f77
-RMD160 (harfbuzz-1.1.1.tar.bz2) = 3b0258d69531b06eeab8c22a5e264291df381995
-SHA512 (harfbuzz-1.1.1.tar.bz2) = b639f278fe2940b59bdda1bcb46333ff8309c52e3408b2b9d9168d433a3a04bdca49cf59c31fcb021603f43c3cd24d624693c6ebc3efb3f476f4910172310bbf
-Size (harfbuzz-1.1.1.tar.bz2) = 1255688 bytes
+SHA1 (harfbuzz-1.1.2.tar.bz2) = bc2aa95d35b47a7367929b3fe9e4fba76789fc3f
+RMD160 (harfbuzz-1.1.2.tar.bz2) = cbd3a7dd9f281a6c1293fc5e9c0a5ebbbfffda46
+SHA512 (harfbuzz-1.1.2.tar.bz2) = ac2866a3267d7a55311abbdb8f8c38511799c471fb750f203494749ad26edd91ad36c995ee1ce756fa1fcc1625633435cd616e90b794d70f4bb8d213c6d693f9
+Size (harfbuzz-1.1.2.tar.bz2) = 1233019 bytes