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.
This commit is contained in:
parent
9ac49b3f2a
commit
f0ca2cdc64
2 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue