pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts/harfbuzz Updated harfbuzz to 1.3.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e222ab32013d
branches:  trunk
changeset: 350207:e222ab32013d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jul 24 18:50:57 2016 +0000

description:
Updated harfbuzz to 1.3.0.

Overview of changes leading to 1.3.0
Thursday, July 21, 2016
====================================

- Update to Unicode 9.0.0
- Move Javanese from Indic shaper to Universal Shaping Engine.
- Allow MultipleSubst to delete a glyph (matching Windows engine).
- Update Universal Shaping Engine to latest draft from Microsoft.
- DirectWrite backend improvements.  Note: this backend is for testing ONLY.
- CoreText backend improvements with unreachable fonts.
- Implement symbol fonts (cmap 3.0.0) in hb-ft and hb-ot-font.
- Blacklist bad GDEF of more fonts (Tahoma & others).
- Misc fixes.

diffstat:

 fonts/harfbuzz/Makefile |   4 ++--
 fonts/harfbuzz/PLIST    |   3 ++-
 fonts/harfbuzz/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r 748ae955f0ea -r e222ab32013d fonts/harfbuzz/Makefile
--- a/fonts/harfbuzz/Makefile   Sun Jul 24 18:50:56 2016 +0000
+++ b/fonts/harfbuzz/Makefile   Sun Jul 24 18:50:57 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.68 2016/05/12 14:03:27 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2016/07/24 18:50:57 wiz Exp $
 
-DISTNAME=      harfbuzz-1.2.7
+DISTNAME=      harfbuzz-1.3.0
 CATEGORIES=    fonts
 MASTER_SITES=  http://www.freedesktop.org/software/harfbuzz/release/
 EXTRACT_SUFX=  .tar.bz2
diff -r 748ae955f0ea -r e222ab32013d fonts/harfbuzz/PLIST
--- a/fonts/harfbuzz/PLIST      Sun Jul 24 18:50:56 2016 +0000
+++ b/fonts/harfbuzz/PLIST      Sun Jul 24 18:50:57 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2016/03/03 12:34:33 wiz Exp $
+@comment $NetBSD: PLIST,v 1.16 2016/07/24 18:50:57 wiz Exp $
 bin/hb-ot-shape-closure
 bin/hb-shape
 include/harfbuzz/hb-blob.h
@@ -82,6 +82,7 @@
 share/gtk-doc/html/harfbuzz/hello-harfbuzz.html
 share/gtk-doc/html/harfbuzz/home.png
 share/gtk-doc/html/harfbuzz/index.html
+share/gtk-doc/html/harfbuzz/index.sgml
 share/gtk-doc/html/harfbuzz/install-harfbuzz.html
 share/gtk-doc/html/harfbuzz/left-insensitive.png
 share/gtk-doc/html/harfbuzz/left.png
diff -r 748ae955f0ea -r e222ab32013d fonts/harfbuzz/distinfo
--- a/fonts/harfbuzz/distinfo   Sun Jul 24 18:50:56 2016 +0000
+++ b/fonts/harfbuzz/distinfo   Sun Jul 24 18:50:57 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.55 2016/05/12 14:03:27 wiz Exp $
+$NetBSD: distinfo,v 1.56 2016/07/24 18:50:57 wiz Exp $
 
-SHA1 (harfbuzz-1.2.7.tar.bz2) = d8a1ee20de9e792e17c11b2c2c14ccc643aaeda1
-RMD160 (harfbuzz-1.2.7.tar.bz2) = 73b68dccf2877cc205cc168ce122c812b7789a6d
-SHA512 (harfbuzz-1.2.7.tar.bz2) = e1edfa0bf4936f7d47e5622547429b7f573710ac0c4fc023a7b00e1dceca8aa7f02800166eea0c883ae44d2886c50416d61791a8a8240ddaab9f4e389dadfff2
-Size (harfbuzz-1.2.7.tar.bz2) = 1345389 bytes
+SHA1 (harfbuzz-1.3.0.tar.bz2) = 260ccf91fd9e78fbc68e9086bc2555158713c633
+RMD160 (harfbuzz-1.3.0.tar.bz2) = 92c18499ec2cc830d58b9512ee181dba0228a74e
+SHA512 (harfbuzz-1.3.0.tar.bz2) = 6a5b917e47233eebd8ecb36f24b4eb189c3bacc920b7ca8f8f1bc1036fedaba0b415727a4cc2836956eea48e8dabc63b117789331a9b27201731ab99bf0c2399
+Size (harfbuzz-1.3.0.tar.bz2) = 1351234 bytes



Home | Main Index | Thread Index | Old Index