pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/harfbuzz harfbuzz: update to 1.7.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/df371c28dc6a
branches: trunk
changeset: 373792:df371c28dc6a
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jan 10 10:07:17 2018 +0000
description:
harfbuzz: update to 1.7.4.
harfbuzz: update to 1.7.4.
Overview of changes leading to 1.7.4
Wednesday, December 20, 2017
====================================
- Fix collect_glyphs() regression caused by hb_set_t changes.
Overview of changes leading to 1.7.3
Monday, December 18, 2017
====================================
- hb_set_t performance tuning and optimizations.
- Speed up collect_glyphs() and reject garbage data.
- In hb_coretext_font_create() set font point-size (ptem).
- Misc fixes.
Overview of changes leading to 1.7.2
Monday, December 4, 2017
====================================
- Optimize hb_set_add_range().
- Misc fixes.
- New API:
hb_coretext_font_create()
diffstat:
fonts/harfbuzz/Makefile | 5 ++---
fonts/harfbuzz/PLIST | 3 ++-
fonts/harfbuzz/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (45 lines):
diff -r 78f6930673dd -r df371c28dc6a fonts/harfbuzz/Makefile
--- a/fonts/harfbuzz/Makefile Wed Jan 10 10:06:48 2018 +0000
+++ b/fonts/harfbuzz/Makefile Wed Jan 10 10:07:17 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.89 2017/11/30 16:45:24 adam Exp $
+# $NetBSD: Makefile,v 1.90 2018/01/10 10:07:17 wiz Exp $
-DISTNAME= harfbuzz-1.7.1
-PKGREVISION= 1
+DISTNAME= harfbuzz-1.7.4
CATEGORIES= fonts
MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/
EXTRACT_SUFX= .tar.bz2
diff -r 78f6930673dd -r df371c28dc6a fonts/harfbuzz/PLIST
--- a/fonts/harfbuzz/PLIST Wed Jan 10 10:06:48 2018 +0000
+++ b/fonts/harfbuzz/PLIST Wed Jan 10 10:07:17 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.24 2018/01/01 22:29:31 rillig Exp $
+@comment $NetBSD: PLIST,v 1.25 2018/01/10 10:07:17 wiz Exp $
bin/hb-ot-shape-closure
bin/hb-shape
include/harfbuzz/hb-blob.h
@@ -29,6 +29,7 @@
${PLIST.icu}lib/pkgconfig/harfbuzz-icu.pc
lib/pkgconfig/harfbuzz.pc
share/gtk-doc/html/harfbuzz/HarfBuzz.png
+share/gtk-doc/html/harfbuzz/HarfBuzz.svg
share/gtk-doc/html/harfbuzz/a-clustering-example-for-levels-0-and-1.html
share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html
share/gtk-doc/html/harfbuzz/annotation-glossary.html
diff -r 78f6930673dd -r df371c28dc6a fonts/harfbuzz/distinfo
--- a/fonts/harfbuzz/distinfo Wed Jan 10 10:06:48 2018 +0000
+++ b/fonts/harfbuzz/distinfo Wed Jan 10 10:07:17 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.70 2017/11/23 15:21:47 wiz Exp $
+$NetBSD: distinfo,v 1.71 2018/01/10 10:07:17 wiz Exp $
-SHA1 (harfbuzz-1.7.1.tar.bz2) = 68a7347a5a6bb91b416b94c809d448e80d91f33d
-RMD160 (harfbuzz-1.7.1.tar.bz2) = fedf6cac52cb92d88e8be654b06063b4ee2c72d5
-SHA512 (harfbuzz-1.7.1.tar.bz2) = e78c96a4debfc4761075aca50de111acf394bb966c038b8cebc26fd01a113d53492946709cf54dcc30d87bb6b5d920509181b5a0fc9ea0a010a399e94ad090b7
-Size (harfbuzz-1.7.1.tar.bz2) = 1662385 bytes
+SHA1 (harfbuzz-1.7.4.tar.bz2) = acaca9dd723516a06c7a237c9a6894101f736993
+RMD160 (harfbuzz-1.7.4.tar.bz2) = ddad7f9221f701a7b26da56a4ca7859a9f9e19de
+SHA512 (harfbuzz-1.7.4.tar.bz2) = d5343822f2e7ed33b34f0ecb470d219be161ebb4d2349833a8fcd909cec18a97aed6ca51a97fd73407d5d70ebfc61cafb71bd13ce96c9a278c720681a04f47df
+Size (harfbuzz-1.7.4.tar.bz2) = 1718260 bytes
Home |
Main Index |
Thread Index |
Old Index