pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/harfbuzz Update to 0.9.38:
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d5a13f795c3
branches: trunk
changeset: 645238:1d5a13f795c3
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jan 25 18:50:15 2015 +0000
description:
Update to 0.9.38:
Overview of changes leading to 0.9.38
Friday, January 23, 2015
=====================================
- Fix minor out-of-bounds access in Indic shaper.
- Change New Tai Lue shaping engine from South-East Asian to default,
reflecting change in Unicode encoding model.
- Add hb-shape --font-size. Can take up to two numbers for separate
x / y size.
- Fix CoreText and FreeType scale issues with negative scales.
- Reject blobs larger than 2GB. This might break some icu-le-hb clients
that need security fixes. See:
http://www.icu-project.org/trac/ticket/11450
- Avoid accessing font tables during face destruction, in casce rogue
clients released face data already.
- Fix up gobject-introspection a bit. Python bindings kinda working.
See README.python.
- Misc fixes.
- API additions:
hb_ft_face_create_referenced()
hb_ft_font_create_referenced()
diffstat:
fonts/harfbuzz/Makefile | 4 ++--
fonts/harfbuzz/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r cb03134ca818 -r 1d5a13f795c3 fonts/harfbuzz/Makefile
--- a/fonts/harfbuzz/Makefile Sun Jan 25 18:46:19 2015 +0000
+++ b/fonts/harfbuzz/Makefile Sun Jan 25 18:50:15 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2014/12/30 14:29:58 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2015/01/25 18:50:15 wiz Exp $
-DISTNAME= harfbuzz-0.9.37
+DISTNAME= harfbuzz-0.9.38
CATEGORIES= fonts
MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/
EXTRACT_SUFX= .tar.bz2
diff -r cb03134ca818 -r 1d5a13f795c3 fonts/harfbuzz/distinfo
--- a/fonts/harfbuzz/distinfo Sun Jan 25 18:46:19 2015 +0000
+++ b/fonts/harfbuzz/distinfo Sun Jan 25 18:50:15 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.33 2014/12/30 14:29:58 wiz Exp $
+$NetBSD: distinfo,v 1.34 2015/01/25 18:50:15 wiz Exp $
-SHA1 (harfbuzz-0.9.37.tar.bz2) = f06ed431edbb3a6cf996e8bfc5a289def68b5fa1
-RMD160 (harfbuzz-0.9.37.tar.bz2) = 711a07b2cf642a25ceabd733e6ec5237e3986c6e
-Size (harfbuzz-0.9.37.tar.bz2) = 1172911 bytes
+SHA1 (harfbuzz-0.9.38.tar.bz2) = 00c24a228206a5646166630e02b542d7d3fb4544
+RMD160 (harfbuzz-0.9.38.tar.bz2) = 8c7dbb6836f8a529858f926366a63cd72a944c45
+Size (harfbuzz-0.9.38.tar.bz2) = 1177106 bytes
Home |
Main Index |
Thread Index |
Old Index