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.27:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/76a3af0d2295
branches:  trunk
changeset: 632518:76a3af0d2295
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Mar 31 08:33:43 2014 +0000

description:
Update to 0.9.27:

Overview of changes leading to 0.9.27
Tuesday, March 18, 2014
=====================================

- Don't use "register" storage class specifier
- Wrap definition of free_langs() with HAVE_ATEXIT
- Add coretext_aat shaper and hb_coretext_face_create() constructor
- If HAVE_ICU_BUILTIN is defined, use hb-icu Unicode callbacks
- Add Myanmar test case from OpenType Myanmar spec
- Only do fallback Hebrew composition if no GPOS 'mark' available
- Allow bootstrapping without gtk-doc
- Use AM_MISSING_PROG for ragel and git
- Typo in ucdn's Makefile.am
- Improve MemoryBarrier() implementation

diffstat:

 fonts/harfbuzz/Makefile |  4 ++--
 fonts/harfbuzz/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 8e7df50066dc -r 76a3af0d2295 fonts/harfbuzz/Makefile
--- a/fonts/harfbuzz/Makefile   Mon Mar 31 08:33:19 2014 +0000
+++ b/fonts/harfbuzz/Makefile   Mon Mar 31 08:33:43 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2014/02/03 16:46:13 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2014/03/31 08:33:43 wiz Exp $
 
-DISTNAME=      harfbuzz-0.9.26
+DISTNAME=      harfbuzz-0.9.27
 CATEGORIES=    fonts
 MASTER_SITES=  http://www.freedesktop.org/software/harfbuzz/release/
 EXTRACT_SUFX=  .tar.bz2
diff -r 8e7df50066dc -r 76a3af0d2295 fonts/harfbuzz/distinfo
--- a/fonts/harfbuzz/distinfo   Mon Mar 31 08:33:19 2014 +0000
+++ b/fonts/harfbuzz/distinfo   Mon Mar 31 08:33:43 2014 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2014/02/03 16:46:13 wiz Exp $
+$NetBSD: distinfo,v 1.22 2014/03/31 08:33:43 wiz Exp $
 
-SHA1 (harfbuzz-0.9.26.tar.bz2) = 0963768b8ee1f575c5a20828eefb101be6eaae6f
-RMD160 (harfbuzz-0.9.26.tar.bz2) = 3f7000915f877bdd99619a50f3fb4665512b7275
-Size (harfbuzz-0.9.26.tar.bz2) = 1060264 bytes
+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 (patch-src_hb-open-type-private.hh) = 876f1afdf2c7babb4cd3c2b9c9e4635167ad1021



Home | Main Index | Thread Index | Old Index