diff options
author | bjs <bjs@pkgsrc.org> | 2008-01-29 04:18:44 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2008-01-29 04:18:44 +0000 |
commit | 69d4aab5cbef9685370634269274e3ce18e2374a (patch) | |
tree | 4a3179cbae674a791ec80a24177102ef8f652624 /x11/libXft/distinfo | |
parent | 418c01a3e744fbaa0254be5188647465b8fcab74 (diff) | |
download | pkgsrc-69d4aab5cbef9685370634269274e3ce18e2374a.tar.gz |
Fix three bugs:
- XftFontOpenInfo: Use of uninitialised value of size 8 (bug 11200)
- libXft was using XFT_MAX_GLYPH_MEMORY without first registering
with fontconfig.
- Include <ftsynth.h> if FT_GlyphSlot_Embolden() shall be called.
First two from GIT, last one by me.
Bump rev.
Diffstat (limited to 'x11/libXft/distinfo')
-rw-r--r-- | x11/libXft/distinfo | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/libXft/distinfo b/x11/libXft/distinfo index 5b0e232cdc3..f1da110f62a 100644 --- a/x11/libXft/distinfo +++ b/x11/libXft/distinfo @@ -1,7 +1,10 @@ -$NetBSD: distinfo,v 1.2 2007/01/23 15:20:08 joerg Exp $ +$NetBSD: distinfo,v 1.3 2008/01/29 04:18:44 bjs Exp $ SHA1 (libXft-2.1.12.tar.bz2) = c55fb1b79e6e8459a343e4986f0607a438eff340 RMD160 (libXft-2.1.12.tar.bz2) = 98ee482a0bdb9d41bbea667ea84d00421e51424b Size (libXft-2.1.12.tar.bz2) = 260437 bytes SHA1 (patch-aa) = aa6f081596084e97e3767ce2b1d4648cf7917a6c SHA1 (patch-ab) = e275990e6469819724d76b393d8a451cca778f9a +SHA1 (patch-ac) = d00925dcc3ad35933036c6708626d9b745712119 +SHA1 (patch-ad) = 6257e56f6347a898fd6208d131a41581d900d6cb +SHA1 (patch-ae) = 09d00a1cda14b6a7a2e6a38597b538948889179a |