diff options
author | wiz <wiz> | 2015-04-02 22:39:22 +0000 |
---|---|---|
committer | wiz <wiz> | 2015-04-02 22:39:22 +0000 |
commit | 81e6fb7c0dd3ad36622ac0fb12669a496753d5c0 (patch) | |
tree | 9764c708c3df4b3076a2f994edc62b40c55cd90b | |
parent | b48549e822511e1eb657de930ffe0d740aa877fd (diff) | |
download | pkgsrc-81e6fb7c0dd3ad36622ac0fb12669a496753d5c0.tar.gz |
Update to 0.9.40:
Overview of changes leading to 0.9.40
Friday, March 20, 2015
=====================================
- Another hb-coretext crasher fix. Ouch!
- Happy Norouz!
-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 e8384b171f9..9d05dae2eb2 100644 --- a/fonts/harfbuzz/Makefile +++ b/fonts/harfbuzz/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.48 2015/03/09 08:10:05 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2015/04/02 22:39:22 wiz Exp $ -DISTNAME= harfbuzz-0.9.39 +DISTNAME= harfbuzz-0.9.40 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 8ea22644710..713b6789ee3 100644 --- a/fonts/harfbuzz/distinfo +++ b/fonts/harfbuzz/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.35 2015/03/09 08:10:05 wiz Exp $ +$NetBSD: distinfo,v 1.36 2015/04/02 22:39:22 wiz Exp $ -SHA1 (harfbuzz-0.9.39.tar.bz2) = aedc7f7ed8fdca0ca170f9a5bd7304fe4604174d -RMD160 (harfbuzz-0.9.39.tar.bz2) = 9c30fa2b466d66d4a11ff2b8ab4676618e8dd52b -Size (harfbuzz-0.9.39.tar.bz2) = 1181724 bytes +SHA1 (harfbuzz-0.9.40.tar.bz2) = b9f546e9625926e32fe4b6da045689b456e77c22 +RMD160 (harfbuzz-0.9.40.tar.bz2) = 56c15aebb18edf1f8c52b27a975cce105faca68a +Size (harfbuzz-0.9.40.tar.bz2) = 1182989 bytes |