From 3de7a9fb713a2bf3118a15f97894320383e4240c Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 3 Feb 2014 16:46:13 +0000 Subject: Update to 0.9.26: Overview of changes leading to 0.9.26 Thursday, January 30, 2014 ===================================== - Misc fixes. - Fix application of 'rtlm' feature. - Automatically apply frac/numr/dnom around U+2044 FRACTION SLASH. - New header: hb-ot-shape.h - Uniscribe: fix scratch-buffer accounting. - Reorder Tai Tham SAKOT to after tone-marks. - Add Hangul shaper. - New files: hb-ot-shape-complex-hangul.cc hb-ot-shape-complex-hebrew.cc hb-ot-shape-complex-tibetan.cc - Disable 'cswh' feature in Arabic shaper. - Coretext: better handle surrogate pairs. - Add HB_TAG_MAX and _HB_SCRIPT_MAX_VALUE. --- fonts/harfbuzz/Makefile | 4 ++-- fonts/harfbuzz/PLIST | 3 ++- fonts/harfbuzz/distinfo | 8 ++++---- 3 files changed, 8 insertions(+), 7 deletions(-) (limited to 'fonts') diff --git a/fonts/harfbuzz/Makefile b/fonts/harfbuzz/Makefile index 75a0f253257..cc0bfff4347 100644 --- a/fonts/harfbuzz/Makefile +++ b/fonts/harfbuzz/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.28 2013/12/11 19:42:13 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2014/02/03 16:46:13 wiz Exp $ -DISTNAME= harfbuzz-0.9.25 +DISTNAME= harfbuzz-0.9.26 CATEGORIES= fonts MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ EXTRACT_SUFX= .tar.bz2 diff --git a/fonts/harfbuzz/PLIST b/fonts/harfbuzz/PLIST index 010a1d37139..b92fdc7effb 100644 --- a/fonts/harfbuzz/PLIST +++ b/fonts/harfbuzz/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2013/09/30 18:25:27 wiz Exp $ +@comment $NetBSD: PLIST,v 1.8 2014/02/03 16:46:13 wiz Exp $ bin/hb-ot-shape-closure bin/hb-shape include/harfbuzz/hb-blob.h @@ -11,6 +11,7 @@ include/harfbuzz/hb-ft.h include/harfbuzz/hb-glib.h ${PLIST.icu}include/harfbuzz/hb-icu.h include/harfbuzz/hb-ot-layout.h +include/harfbuzz/hb-ot-shape.h include/harfbuzz/hb-ot-tag.h include/harfbuzz/hb-ot.h include/harfbuzz/hb-set.h diff --git a/fonts/harfbuzz/distinfo b/fonts/harfbuzz/distinfo index 7d2b53f9f18..180e6b89993 100644 --- a/fonts/harfbuzz/distinfo +++ b/fonts/harfbuzz/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.20 2013/12/11 19:42:13 wiz Exp $ +$NetBSD: distinfo,v 1.21 2014/02/03 16:46:13 wiz Exp $ -SHA1 (harfbuzz-0.9.25.tar.bz2) = 5a0a28f11839476eb1b4916d44ec87e338d9f476 -RMD160 (harfbuzz-0.9.25.tar.bz2) = ec9d9ad6a785c9ec181e7ab881ceab42c0ec18a2 -Size (harfbuzz-0.9.25.tar.bz2) = 1051548 bytes +SHA1 (harfbuzz-0.9.26.tar.bz2) = 0963768b8ee1f575c5a20828eefb101be6eaae6f +RMD160 (harfbuzz-0.9.26.tar.bz2) = 3f7000915f877bdd99619a50f3fb4665512b7275 +Size (harfbuzz-0.9.26.tar.bz2) = 1060264 bytes SHA1 (patch-src_hb-open-type-private.hh) = 876f1afdf2c7babb4cd3c2b9c9e4635167ad1021 -- cgit v1.2.3