pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/harfbuzz Update harfbuzz to 2.3.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b83abd358dda
branches:  trunk
changeset: 318792:b83abd358dda
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Tue Jan 29 18:54:03 2019 +0000

description:
Update harfbuzz to 2.3.0.


-   Fix regression on big-endian architectures. Ouch!
-   Misc bug and build fixes.
-   Fix subsetting of simple GSUB/GDEF.
-   Merge CFF / CFF2 support contributed by Adobe. This mostly involves
    the subsetter, but also get_glyph_extents on CFF fonts.

diffstat:

 fonts/harfbuzz/Makefile                |   5 ++---
 fonts/harfbuzz/PLIST                   |   5 ++++-
 fonts/harfbuzz/distinfo                |  12 ++++++------
 fonts/harfbuzz/patches/patch-src_hb.hh |  10 +++++-----
 4 files changed, 17 insertions(+), 15 deletions(-)

diffs (87 lines):

diff -r d3999c1b290e -r b83abd358dda fonts/harfbuzz/Makefile
--- a/fonts/harfbuzz/Makefile   Tue Jan 29 16:57:53 2019 +0000
+++ b/fonts/harfbuzz/Makefile   Tue Jan 29 18:54:03 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.106 2019/01/24 12:46:10 he Exp $
+# $NetBSD: Makefile,v 1.107 2019/01/29 18:54:03 bsiegert Exp $
 
-DISTNAME=      harfbuzz-2.2.0
-PKGREVISION=   1
+DISTNAME=      harfbuzz-2.3.0
 CATEGORIES=    fonts
 MASTER_SITES=  http://www.freedesktop.org/software/harfbuzz/release/
 EXTRACT_SUFX=  .tar.bz2
diff -r d3999c1b290e -r b83abd358dda fonts/harfbuzz/PLIST
--- a/fonts/harfbuzz/PLIST      Tue Jan 29 16:57:53 2019 +0000
+++ b/fonts/harfbuzz/PLIST      Tue Jan 29 18:54:03 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.30 2018/12/03 11:43:25 wiz Exp $
+@comment $NetBSD: PLIST,v 1.31 2019/01/29 18:54:03 bsiegert Exp $
 bin/hb-ot-shape-closure
 bin/hb-shape
 bin/hb-subset
@@ -16,6 +16,7 @@
 ${PLIST.icu}include/harfbuzz/hb-icu.h
 include/harfbuzz/hb-map.h
 include/harfbuzz/hb-ot-color.h
+include/harfbuzz/hb-ot-deprecated.h
 include/harfbuzz/hb-ot-font.h
 include/harfbuzz/hb-ot-layout.h
 include/harfbuzz/hb-ot-math.h
@@ -86,6 +87,7 @@
 share/gtk-doc/html/harfbuzz/ch09.html
 share/gtk-doc/html/harfbuzz/ch10.html
 share/gtk-doc/html/harfbuzz/ch11.html
+share/gtk-doc/html/harfbuzz/ch12.html
 share/gtk-doc/html/harfbuzz/clusters.html
 share/gtk-doc/html/harfbuzz/complex-scripts.html
 share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html
@@ -93,6 +95,7 @@
 share/gtk-doc/html/harfbuzz/fonts-and-faces.html
 share/gtk-doc/html/harfbuzz/getting-started.html
 share/gtk-doc/html/harfbuzz/graphite-shaping.html
+share/gtk-doc/html/harfbuzz/harfbuzz-hb-aat-layout.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
diff -r d3999c1b290e -r b83abd358dda fonts/harfbuzz/distinfo
--- a/fonts/harfbuzz/distinfo   Tue Jan 29 16:57:53 2019 +0000
+++ b/fonts/harfbuzz/distinfo   Tue Jan 29 18:54:03 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.82 2018/12/03 11:43:25 wiz Exp $
+$NetBSD: distinfo,v 1.83 2019/01/29 18:54:03 bsiegert Exp $
 
-SHA1 (harfbuzz-2.2.0.tar.bz2) = 6cf14715b28e4bb0e39773d11c60db50b64db933
-RMD160 (harfbuzz-2.2.0.tar.bz2) = 63a65304913d8b551f60708600c708acc88bc982
-SHA512 (harfbuzz-2.2.0.tar.bz2) = 5e8f35c0d7634afc6f623a91d56bfde46b2a1030d439e5dec196001d49a58e409a1bf66c7f9c15a04e030dab4fe2fe2c928061839b1e985459d4f8379b8a0818
-Size (harfbuzz-2.2.0.tar.bz2) = 4506619 bytes
-SHA1 (patch-src_hb.hh) = 368b8f553b8d9a77b8122e861249c5e4eb4d9223
+SHA1 (harfbuzz-2.3.0.tar.bz2) = 68486b8902c5748c8cf0920e288f83fbf126a86c
+RMD160 (harfbuzz-2.3.0.tar.bz2) = c2a6c2a16cac38e150bd05c881de933fa33e1782
+SHA512 (harfbuzz-2.3.0.tar.bz2) = 830c5b96384554fb6d2502713e9b2eff384dbe6aa3feb08830226944bcb07c8fb55237f389e1e6416d0942e3efba8b1ed54a49ff8c4762fec230f2404095e85a
+Size (harfbuzz-2.3.0.tar.bz2) = 17909479 bytes
+SHA1 (patch-src_hb.hh) = bb56d18e9303d597e485c86b413e4cbc28aa7c70
diff -r d3999c1b290e -r b83abd358dda fonts/harfbuzz/patches/patch-src_hb.hh
--- a/fonts/harfbuzz/patches/patch-src_hb.hh    Tue Jan 29 16:57:53 2019 +0000
+++ b/fonts/harfbuzz/patches/patch-src_hb.hh    Tue Jan 29 18:54:03 2019 +0000
@@ -1,15 +1,15 @@
-$NetBSD: patch-src_hb.hh,v 1.1 2018/11/23 09:50:55 abs Exp $
+$NetBSD: patch-src_hb.hh,v 1.2 2019/01/29 18:54:03 bsiegert Exp $
 
 Do not play _POSIX_C_SOURCE games on NetBSD - causes issues with some pkgsrc gcc versions
 
---- src/hb.hh.orig     2018-11-04 01:41:46.000000000 +0000
+--- src/hb.hh.orig     2018-12-18 03:36:12.000000000 +0000
 +++ src/hb.hh
-@@ -35,7 +35,7 @@
- #include "config.h"
+@@ -59,7 +59,7 @@
+ # define __EXTENSIONS__ 1
  #endif
  
 -#ifndef _POSIX_C_SOURCE
-+#if !defined(_POSIX_C_SOURCE) && !defined(__NetBSD__)
++#if !defined (_POSIX_C_SOURCE) && !defined (__NetBSD__)
  #define _POSIX_C_SOURCE 200809L
  #endif
  



Home | Main Index | Thread Index | Old Index