pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts/harfbuzz Updated harfbuzz to 1.4.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9f288fca8ec4
branches:  trunk
changeset: 359567:9f288fca8ec4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Mar 13 09:13:09 2017 +0000

description:
Updated harfbuzz to 1.4.5.

Overview of changes leading to 1.4.5
Friday, March 10, 2017
====================================

- Revert "Fix Context lookup application when moving back after a glyph..."
  This introduced memory access problems.  To be fixed properly soon.


Overview of changes leading to 1.4.4
Sunday, March 5, 2017
====================================

- Fix Context lookup application when moving back after a glyph deletion.
- Fix buffer-overrun in Bengali.

diffstat:

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

diffs (27 lines):

diff -r 692268764e79 -r 9f288fca8ec4 fonts/harfbuzz/Makefile
--- a/fonts/harfbuzz/Makefile   Mon Mar 13 09:12:01 2017 +0000
+++ b/fonts/harfbuzz/Makefile   Mon Mar 13 09:13:09 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.78 2017/02/27 09:55:21 wiz Exp $
+# $NetBSD: Makefile,v 1.79 2017/03/13 09:13:09 wiz Exp $
 
-DISTNAME=      harfbuzz-1.4.3
+DISTNAME=      harfbuzz-1.4.5
 CATEGORIES=    fonts
 MASTER_SITES=  http://www.freedesktop.org/software/harfbuzz/release/
 EXTRACT_SUFX=  .tar.bz2
diff -r 692268764e79 -r 9f288fca8ec4 fonts/harfbuzz/distinfo
--- a/fonts/harfbuzz/distinfo   Mon Mar 13 09:12:01 2017 +0000
+++ b/fonts/harfbuzz/distinfo   Mon Mar 13 09:13:09 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.64 2017/02/27 09:55:21 wiz Exp $
+$NetBSD: distinfo,v 1.65 2017/03/13 09:13:09 wiz Exp $
 
-SHA1 (harfbuzz-1.4.3.tar.bz2) = 35bfd2e21a3a10543cf0dfb08d5e6287fb461f72
-RMD160 (harfbuzz-1.4.3.tar.bz2) = 3bc37b790e3659c3780c94adf8e74db16472641f
-SHA512 (harfbuzz-1.4.3.tar.bz2) = d80efc65054ef7310441a0f49961fb8df1ca569c9ab12bd4a36255863b896021b1c1516455e38b011fb2871b5428bd285dfca884e263d976937bee16e515124c
-Size (harfbuzz-1.4.3.tar.bz2) = 1470967 bytes
+SHA1 (harfbuzz-1.4.5.tar.bz2) = e979eb20b789c1fc47107ef93a584924e34dd195
+RMD160 (harfbuzz-1.4.5.tar.bz2) = 827ce06aaa61edcc06972a173c5c4093cc6ac27e
+SHA512 (harfbuzz-1.4.5.tar.bz2) = dd505ef950ef1d702a820987d8e93097e4c4fd9f725d18e69dd756ea21d4d5624eb2edfc8563f89947e3913bf5efa1834092e06ea02821744b0b588ce2ceb00e
+Size (harfbuzz-1.4.5.tar.bz2) = 1474461 bytes



Home | Main Index | Thread Index | Old Index