Update to 0.9.25:
Overview of changes leading to 0.9.25 Wednesday, December 4, 2013 ===================================== - Myanmar shaper improvements. - Avoid font fallback in CoreText backend. - Additional OpenType language tag mappiongs. - More aggressive shape-plan caching. - Build with / require automake 1.13. - Build with libtool 2.4.2.418 alpha to support ppc64le.
This commit is contained in:
parent
dcd3e8aa4e
commit
af3874ff26
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.27 2013/11/18 19:47:18 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.28 2013/12/11 19:42:13 wiz Exp $
|
||||
|
||||
DISTNAME= harfbuzz-0.9.24
|
||||
DISTNAME= harfbuzz-0.9.25
|
||||
CATEGORIES= fonts
|
||||
MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.19 2013/11/18 19:47:18 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.20 2013/12/11 19:42:13 wiz Exp $
|
||||
|
||||
SHA1 (harfbuzz-0.9.24.tar.bz2) = 30220790afd989c678e6a6cc31fc73ef33650e3b
|
||||
RMD160 (harfbuzz-0.9.24.tar.bz2) = de357966d25ffae37a16334999953f762f30a0c2
|
||||
Size (harfbuzz-0.9.24.tar.bz2) = 1028991 bytes
|
||||
SHA1 (harfbuzz-0.9.25.tar.bz2) = 5a0a28f11839476eb1b4916d44ec87e338d9f476
|
||||
RMD160 (harfbuzz-0.9.25.tar.bz2) = ec9d9ad6a785c9ec181e7ab881ceab42c0ec18a2
|
||||
Size (harfbuzz-0.9.25.tar.bz2) = 1051548 bytes
|
||||
SHA1 (patch-src_hb-open-type-private.hh) = 876f1afdf2c7babb4cd3c2b9c9e4635167ad1021
|
||||
|
|
Loading…
Reference in a new issue