summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorprlw1 <prlw1@pkgsrc.org>2016-04-07 18:08:18 +0000
committerprlw1 <prlw1@pkgsrc.org>2016-04-07 18:08:18 +0000
commita206b6ec146ec53a9fc5d475a1a0eadf5f401225 (patch)
tree137a8341c87e859cefe9108908f96ffadc642927 /fonts
parentd629567c50d8eb63fda8c2a8b597d719973f66a7 (diff)
downloadpkgsrc-a206b6ec146ec53a9fc5d475a1a0eadf5f401225.tar.gz
Update harfbuzz to 1.2.5
Overview of changes leading to 1.2.5 Monday, April 4, 2016 ==================================== - Fix GDEF mark-filtering-set, which was broken in 1.2.3. Overview of changes leading to 1.2.4 Thursday, March 17, 2016 ==================================== - Synthesize GDEF glyph class for any glyph that does not have one in GDEF. I really hope we don't discover broken fonts that shape badly with this change. - Misc build and other minor fixes. - API changes: - Added HB_NDEBUG. It's fine for production systems to define this to disable high-overhead debugging checks. However, I also reduced the overhead of those checks, so it's a non-issue right now. You can forget it. Just not defining anything at all is fine.
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 5925c2f5d89..2879566b4c2 100644
--- a/fonts/harfbuzz/Makefile
+++ b/fonts/harfbuzz/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2016/03/03 12:34:33 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2016/04/07 18:08:18 prlw1 Exp $
-DISTNAME= harfbuzz-1.2.3
+DISTNAME= harfbuzz-1.2.5
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 f12141c6b60..904becb6997 100644
--- a/fonts/harfbuzz/distinfo
+++ b/fonts/harfbuzz/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.52 2016/03/03 12:34:33 wiz Exp $
+$NetBSD: distinfo,v 1.53 2016/04/07 18:08:18 prlw1 Exp $
-SHA1 (harfbuzz-1.2.3.tar.bz2) = 5d9c84f6a8a00277491baae5079a5c9c5851a314
-RMD160 (harfbuzz-1.2.3.tar.bz2) = 7f85abb72bdabe0c96044810699308275692a930
-SHA512 (harfbuzz-1.2.3.tar.bz2) = 9df730dd07f726150252e6c1db1b9f49182492d9b0443388aa3bb102482749cb3299079dde8f83430e7947633ccf8d21bc41a95f02ba497bfd8195e702d3b031
-Size (harfbuzz-1.2.3.tar.bz2) = 1337003 bytes
+SHA1 (harfbuzz-1.2.5.tar.bz2) = 818ecd738d551fdee0e6ace73a1d8b4086185643
+RMD160 (harfbuzz-1.2.5.tar.bz2) = bae82b5086be10007b08a3a5215abe2bfba19c8b
+SHA512 (harfbuzz-1.2.5.tar.bz2) = a94b032895490215fdace430f04db02caf79c4ab705edea26844f31a79f4e213558550be216a14fd406cb2aecfab1ae8e1503f7f90b4a38ad498b78554495eb9
+Size (harfbuzz-1.2.5.tar.bz2) = 1334740 bytes