Update to 1.10.2:
Overview of changes between 1.10.1 and 1.10.2 ============================================= * New improved Tibetan shaper module. [Pema Geyleg] * Bug fix in Khmer shaper module. [Jens Herden] * Respect fontconfig reassignment of font pixelsize. [Funda Wang] * Make OpenType GPOS handling more robust/correct. [Greg Aumann] * Various documentation fixes and improvements. * Misc bug fixes. * Open Pango modules with lazy-bind flags. [John Rice]
This commit is contained in:
parent
9343405126
commit
ac69759035
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.62 2005/10/07 19:48:02 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.63 2005/11/30 18:09:40 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pango-1.10.1
|
||||
DISTNAME= pango-1.10.2
|
||||
CATEGORIES= devel fonts
|
||||
MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.8/ \
|
||||
ftp://ftp.cs.umn.edu/pub/gimp/gtk/v2.8/ \
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.29 2005/10/05 14:01:48 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.30 2005/11/30 18:09:40 wiz Exp $
|
||||
|
||||
SHA1 (pango-1.10.1.tar.bz2) = bb409d61f5e236b473b2b619843d7f754050b81d
|
||||
RMD160 (pango-1.10.1.tar.bz2) = 62594e874338e334519c7161a742753a8fa50b31
|
||||
Size (pango-1.10.1.tar.bz2) = 1186783 bytes
|
||||
SHA1 (pango-1.10.2.tar.bz2) = dc67f60ed5840e0f9476b65e091a0a1dfc56811f
|
||||
RMD160 (pango-1.10.2.tar.bz2) = 8dd591ea5606a15806f575af98dc904640cee9cb
|
||||
Size (pango-1.10.2.tar.bz2) = 1168421 bytes
|
||||
SHA1 (patch-aa) = b8f8d32dd163e6fbf80cf09d1321546499302275
|
||||
|
|
Loading…
Reference in a new issue