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.28:
details: https://anonhg.NetBSD.org/pkgsrc/rev/56ffc4636944
branches: trunk
changeset: 633917:56ffc4636944
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun May 04 16:58:45 2014 +0000
description:
Update to 0.9.28:
Overview of changes leading to 0.9.28
Monday, April 28, 2014
=====================================
- Unbreak old-spec Indic shaping. (bug 76705)
- Fix shaping of U+17DD and U+0FC6.
- Add HB_NO_MERGE_CLUSTERS build option. NOT to be enabled by default
for shipping libraries. It's an option for further experimentation
right now. When we are sure how to do it properly, we will add
public run-time API for the functionality.
- Build fixes.
diffstat:
fonts/harfbuzz/Makefile | 5 ++---
fonts/harfbuzz/PLIST | 3 ++-
fonts/harfbuzz/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 8 deletions(-)
diffs (44 lines):
diff -r c3f24e44cb53 -r 56ffc4636944 fonts/harfbuzz/Makefile
--- a/fonts/harfbuzz/Makefile Sun May 04 16:56:09 2014 +0000
+++ b/fonts/harfbuzz/Makefile Sun May 04 16:58:45 2014 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2014/04/09 07:27:07 obache Exp $
+# $NetBSD: Makefile,v 1.32 2014/05/04 16:58:45 wiz Exp $
-DISTNAME= harfbuzz-0.9.27
-PKGREVISION= 1
+DISTNAME= harfbuzz-0.9.28
CATEGORIES= fonts
MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/
EXTRACT_SUFX= .tar.bz2
diff -r c3f24e44cb53 -r 56ffc4636944 fonts/harfbuzz/PLIST
--- a/fonts/harfbuzz/PLIST Sun May 04 16:56:09 2014 +0000
+++ b/fonts/harfbuzz/PLIST Sun May 04 16:58:45 2014 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2014/02/03 16:46:13 wiz Exp $
+@comment $NetBSD: PLIST,v 1.9 2014/05/04 16:58:45 wiz Exp $
bin/hb-ot-shape-closure
bin/hb-shape
include/harfbuzz/hb-blob.h
@@ -10,6 +10,7 @@
include/harfbuzz/hb-ft.h
include/harfbuzz/hb-glib.h
${PLIST.icu}include/harfbuzz/hb-icu.h
+include/harfbuzz/hb-ot-font.h
include/harfbuzz/hb-ot-layout.h
include/harfbuzz/hb-ot-shape.h
include/harfbuzz/hb-ot-tag.h
diff -r c3f24e44cb53 -r 56ffc4636944 fonts/harfbuzz/distinfo
--- a/fonts/harfbuzz/distinfo Sun May 04 16:56:09 2014 +0000
+++ b/fonts/harfbuzz/distinfo Sun May 04 16:58:45 2014 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2014/03/31 08:33:43 wiz Exp $
+$NetBSD: distinfo,v 1.23 2014/05/04 16:58:45 wiz Exp $
-SHA1 (harfbuzz-0.9.27.tar.bz2) = e5bb66040c201895d72f717e0f1fd3fea5544053
-RMD160 (harfbuzz-0.9.27.tar.bz2) = 06cae5b99ce1b9b522af3dabecb94fb2da7c7172
-Size (harfbuzz-0.9.27.tar.bz2) = 1062180 bytes
+SHA1 (harfbuzz-0.9.28.tar.bz2) = e2704c0b1b76a82fb8b5c9b354526733629ee616
+RMD160 (harfbuzz-0.9.28.tar.bz2) = 5d98717a86d2a7c77f0833f32324e8e7e9a99b32
+Size (harfbuzz-0.9.28.tar.bz2) = 1063769 bytes
SHA1 (patch-src_hb-open-type-private.hh) = 876f1afdf2c7babb4cd3c2b9c9e4635167ad1021
Home |
Main Index |
Thread Index |
Old Index