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.15:
details: https://anonhg.NetBSD.org/pkgsrc/rev/c6f6411b2562
branches: trunk
changeset: 617069:c6f6411b2562
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Apr 10 11:10:41 2013 +0000
description:
Update to 0.9.15:
Overview of changes leading to 0.9.15
Thursday, April 05, 2013
=====================================
- Build fixes.
- Fix crasher in graphite2 shaper.
- Fix Arabic mark width zeroing regression.
- Don't compose Hangul jamo into Unicode syllables.
Overview of changes leading to 0.9.14
Thursday, March 21, 2013
=====================================
- Build fixes.
- Fix time-consuming sanitize with malicious fonts.
- Implement hb_buffer_deserialize_glyphs() for both json and text.
- Do not ignore Hangul filler characters.
- Indic fixes:
* Fix Malayalam pre-base reordering interaction with post-forms.
* Further adjust ZWJ handling. Should fix known regressions from
0.9.13.
diffstat:
fonts/harfbuzz/Makefile | 4 ++--
fonts/harfbuzz/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 5bdad83c7d70 -r c6f6411b2562 fonts/harfbuzz/Makefile
--- a/fonts/harfbuzz/Makefile Wed Apr 10 11:07:50 2013 +0000
+++ b/fonts/harfbuzz/Makefile Wed Apr 10 11:10:41 2013 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2013/03/15 22:56:46 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2013/04/10 11:10:41 wiz Exp $
-DISTNAME= harfbuzz-0.9.13
+DISTNAME= harfbuzz-0.9.15
CATEGORIES= fonts
MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/
EXTRACT_SUFX= .tar.bz2
diff -r 5bdad83c7d70 -r c6f6411b2562 fonts/harfbuzz/distinfo
--- a/fonts/harfbuzz/distinfo Wed Apr 10 11:07:50 2013 +0000
+++ b/fonts/harfbuzz/distinfo Wed Apr 10 11:10:41 2013 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2013/03/15 22:56:46 wiz Exp $
+$NetBSD: distinfo,v 1.9 2013/04/10 11:10:41 wiz Exp $
-SHA1 (harfbuzz-0.9.13.tar.bz2) = c1a0dc10bfa99104e5fe2e1bdcb85072150abf8b
-RMD160 (harfbuzz-0.9.13.tar.bz2) = 7f951f7f0b3ed20b80bd77271cd7fec83449d4b4
-Size (harfbuzz-0.9.13.tar.bz2) = 896527 bytes
+SHA1 (harfbuzz-0.9.15.tar.bz2) = 242d39b30d613dae45c4eb5fc85d96b955b26ebc
+RMD160 (harfbuzz-0.9.15.tar.bz2) = 09bc88372afc6a83897d4b4f204d710ebc9d440f
+Size (harfbuzz-0.9.15.tar.bz2) = 901351 bytes
SHA1 (patch-src_hb-open-type-private.hh) = b8700b88b02c36d659af0ef151c477aa42043c6f
Home |
Main Index |
Thread Index |
Old Index