summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-07-28 12:18:40 +0000
committerwiz <wiz@pkgsrc.org>2015-07-28 12:18:40 +0000
commitaa404c1a870cbcdf4e211596c9ddfce59a46d151 (patch)
tree6bce2eca9a6cbb69b6b571ce11ae7f5ccd0a8523 /fonts
parent4225adc71b431a3196e244640d30bfdcb4fc3654 (diff)
downloadpkgsrc-aa404c1a870cbcdf4e211596c9ddfce59a46d151.tar.gz
Update to 1.0.1:
Overview of changes leading to 1.0.1 Monday, July 27, 2015 ==================================== - Fix out-of-bounds access in USE shaper. Overview of changes leading to 1.0.0 Sunday, July 26, 2015 ==================================== - Implement Universal Shaping Engine: https://www.microsoft.com/typography/OpenTypeDev/USE/intro.htm http://blogs.windows.com/bloggingwindows/2015/02/23/windows-shapes-the-worlds-languages/ - Bump version to 1.0.0. The soname was NOT bumped. Overview of changes leading to 0.9.42 Thursday, July 26, 2015 ===================================== - New API to allow for retrieving finer-grained cluster mappings if the client desires to handle them. Default behavior is unchanged. - Fix cluster merging when removing default-ignorables. - Update to Unicode 8.0 - hb-graphite2 fixes. - Misc fixes. - Removed HB_NO_MERGE_CLUSTERS hack. - New API: hb_buffer_cluster_level_t enum hb_buffer_get_cluster_level() hb_buffer_set_cluster_level() hb-shape / hb-view --cluster-level
Diffstat (limited to 'fonts')
-rw-r--r--fonts/harfbuzz/Makefile4
-rw-r--r--fonts/harfbuzz/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/fonts/harfbuzz/Makefile b/fonts/harfbuzz/Makefile
index 51ab67f5a54..aa2d5f726fe 100644
--- a/fonts/harfbuzz/Makefile
+++ b/fonts/harfbuzz/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2015/06/30 10:33:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.52 2015/07/28 12:18:40 wiz Exp $
-DISTNAME= harfbuzz-0.9.41
+DISTNAME= harfbuzz-1.0.1
CATEGORIES= fonts
MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/
EXTRACT_SUFX= .tar.bz2
diff --git a/fonts/harfbuzz/distinfo b/fonts/harfbuzz/distinfo
index 623b9c60550..199ff182138 100644
--- a/fonts/harfbuzz/distinfo
+++ b/fonts/harfbuzz/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2015/06/30 10:33:53 ryoon Exp $
+$NetBSD: distinfo,v 1.38 2015/07/28 12:18:40 wiz Exp $
-SHA1 (harfbuzz-0.9.41.tar.bz2) = a77d5d061e91322c1196ab23afeeb8c7e4bf62bb
-RMD160 (harfbuzz-0.9.41.tar.bz2) = 0f51594bae45d281395e53e034ab60fc19568668
-Size (harfbuzz-0.9.41.tar.bz2) = 1188176 bytes
+SHA1 (harfbuzz-1.0.1.tar.bz2) = 0a98acf4a9793f7cc34eb928b09da492b2b8322d
+RMD160 (harfbuzz-1.0.1.tar.bz2) = cc65877823559d0a74585dfae4635fa163148096
+Size (harfbuzz-1.0.1.tar.bz2) = 1211877 bytes