summaryrefslogtreecommitdiff
path: root/fonts/harfbuzz/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-04-10 11:10:41 +0000
committerwiz <wiz@pkgsrc.org>2013-04-10 11:10:41 +0000
commit1cc7a21712d2dbc10aafe49e2578fe2bf21dc5fb (patch)
treebf50bd6f587c3476d77070566b4035e8f7018498 /fonts/harfbuzz/Makefile
parent42a84678abb33bb110736d79826d5a631893d40d (diff)
downloadpkgsrc-1cc7a21712d2dbc10aafe49e2578fe2bf21dc5fb.tar.gz
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 (limited to 'fonts/harfbuzz/Makefile')
-rw-r--r--fonts/harfbuzz/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/harfbuzz/Makefile b/fonts/harfbuzz/Makefile
index f19560258de..239a2750dec 100644
--- a/fonts/harfbuzz/Makefile
+++ b/fonts/harfbuzz/Makefile
@@ -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