From 6aba28e1d6510852d7dee3849f35c2230fde3c32 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 13 Mar 2017 09:13:09 +0000 Subject: 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. --- fonts/harfbuzz/Makefile | 4 ++-- fonts/harfbuzz/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'fonts') diff --git a/fonts/harfbuzz/Makefile b/fonts/harfbuzz/Makefile index 9333347eb2c..9ed92aebd42 100644 --- a/fonts/harfbuzz/Makefile +++ b/fonts/harfbuzz/Makefile @@ -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 --git a/fonts/harfbuzz/distinfo b/fonts/harfbuzz/distinfo index c03551dfc92..2691a469ed8 100644 --- a/fonts/harfbuzz/distinfo +++ b/fonts/harfbuzz/distinfo @@ -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 -- cgit v1.2.3