diff options
author | wiz <wiz@pkgsrc.org> | 2014-12-30 14:29:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-12-30 14:29:58 +0000 |
commit | 05c3d32e681781529b2dbc5adc373428d1db12c8 (patch) | |
tree | c560c371ca3bc7efdbea51ed9f5592adbf3aebaf /fonts | |
parent | cf29217b2ab6dbf5c44f0ab6e38972ba973eb0aa (diff) | |
download | pkgsrc-05c3d32e681781529b2dbc5adc373428d1db12c8.tar.gz |
Update to 0.9.37:
Overview of changes leading to 0.9.37
Wednesday, December 17, 2014
=====================================
- Fix out-of-bounds access in Context lookup format 3.
- Indic: Allow ZWJ/ZWNJ before syllable modifiers.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/harfbuzz/Makefile | 4 | ||||
-rw-r--r-- | fonts/harfbuzz/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/fonts/harfbuzz/Makefile b/fonts/harfbuzz/Makefile index 7b29e9fcb45..e38ce8338f2 100644 --- a/fonts/harfbuzz/Makefile +++ b/fonts/harfbuzz/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.43 2014/11/23 15:09:36 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2014/12/30 14:29:58 wiz Exp $ -DISTNAME= harfbuzz-0.9.36 +DISTNAME= harfbuzz-0.9.37 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 1c0b7bd14e4..d16096af0bc 100644 --- a/fonts/harfbuzz/distinfo +++ b/fonts/harfbuzz/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.32 2014/11/23 15:09:36 wiz Exp $ +$NetBSD: distinfo,v 1.33 2014/12/30 14:29:58 wiz Exp $ -SHA1 (harfbuzz-0.9.36.tar.bz2) = 237e869d9dafc30c37cb6ab9886a616ffee6d71e -RMD160 (harfbuzz-0.9.36.tar.bz2) = d4a34b11f8465e6510c0c38d5a8ec3764edfc8e0 -Size (harfbuzz-0.9.36.tar.bz2) = 1167900 bytes +SHA1 (harfbuzz-0.9.37.tar.bz2) = f06ed431edbb3a6cf996e8bfc5a289def68b5fa1 +RMD160 (harfbuzz-0.9.37.tar.bz2) = 711a07b2cf642a25ceabd733e6ec5237e3986c6e +Size (harfbuzz-0.9.37.tar.bz2) = 1172911 bytes |