From 040363b854895180f46ab458e898b974c46ddfd6 Mon Sep 17 00:00:00 2001 From: ryoon Date: Tue, 30 Jun 2015 10:33:53 +0000 Subject: Update to 0.9.41 Changelog: Overview of changes leading to 0.9.41 Thursday, June 18, 2015 ===================================== - Fix hb-coretext with trailing whitespace in right-to-left. - New API: hb_buffer_reverse_range(). - Allow implementing atomic ops in config.h. - Fix hb_language_t in language bindings. - Misc fixes. --- fonts/harfbuzz/Makefile | 5 ++--- fonts/harfbuzz/PLIST | 4 ++-- fonts/harfbuzz/distinfo | 8 ++++---- 3 files changed, 8 insertions(+), 9 deletions(-) (limited to 'fonts') diff --git a/fonts/harfbuzz/Makefile b/fonts/harfbuzz/Makefile index f82c74417f0..51ab67f5a54 100644 --- a/fonts/harfbuzz/Makefile +++ b/fonts/harfbuzz/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.50 2015/04/06 08:17:28 adam Exp $ +# $NetBSD: Makefile,v 1.51 2015/06/30 10:33:53 ryoon Exp $ -DISTNAME= harfbuzz-0.9.40 -PKGREVISION= 1 +DISTNAME= harfbuzz-0.9.41 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 ce5e95bab7b..9760a50ab5c 100644 --- a/fonts/harfbuzz/PLIST +++ b/fonts/harfbuzz/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2014/05/27 14:23:58 pho Exp $ +@comment $NetBSD: PLIST,v 1.11 2015/06/30 10:33:53 ryoon Exp $ bin/hb-ot-shape-closure bin/hb-shape include/harfbuzz/hb-blob.h @@ -30,6 +30,7 @@ share/gtk-doc/html/harfbuzz/annotation-glossary.html share/gtk-doc/html/harfbuzz/api-index-full.html share/gtk-doc/html/harfbuzz/ch01.html share/gtk-doc/html/harfbuzz/deprecated-api-index.html +share/gtk-doc/html/harfbuzz/harfbuzz-Shaping.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-buffer.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html @@ -47,7 +48,6 @@ share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-tag.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape-plan.html -share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-unicode.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-uniscribe.html share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html diff --git a/fonts/harfbuzz/distinfo b/fonts/harfbuzz/distinfo index 713b6789ee3..623b9c60550 100644 --- a/fonts/harfbuzz/distinfo +++ b/fonts/harfbuzz/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.36 2015/04/02 22:39:22 wiz Exp $ +$NetBSD: distinfo,v 1.37 2015/06/30 10:33:53 ryoon Exp $ -SHA1 (harfbuzz-0.9.40.tar.bz2) = b9f546e9625926e32fe4b6da045689b456e77c22 -RMD160 (harfbuzz-0.9.40.tar.bz2) = 56c15aebb18edf1f8c52b27a975cce105faca68a -Size (harfbuzz-0.9.40.tar.bz2) = 1182989 bytes +SHA1 (harfbuzz-0.9.41.tar.bz2) = a77d5d061e91322c1196ab23afeeb8c7e4bf62bb +RMD160 (harfbuzz-0.9.41.tar.bz2) = 0f51594bae45d281395e53e034ab60fc19568668 +Size (harfbuzz-0.9.41.tar.bz2) = 1188176 bytes -- cgit v1.2.3