pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/pango Update to 1.16.4:
details: https://anonhg.NetBSD.org/pkgsrc/rev/d55b723a8695
branches: trunk
changeset: 528572:d55b723a8695
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue May 08 20:34:45 2007 +0000
description:
Update to 1.16.4:
Overview of changes between 1.16.3 and 1.16.4
==============================================
- Add new configure option --disable-doc-cross-references and make
sure releases are made using it. Distributions are encouraged to
build with --enable-gtk-doc such that their Pango docs correctly
cross reference glib and cairo docs.
- Bugs fixed in this release:
Bug 432991 – developer docs for libpango are broken
Overview of changes between 1.16.2 and 1.16.3
==============================================
- Quantize kerning value if metrics hinting is on. This greatly improves
screen text rendering with certain fonts like DejaVu Sans.
See: http://behdad.org/blog/mces/image/metricshinting-kerning.png
- Improved hex-box positioning in the cairo backend
diffstat:
devel/pango/Makefile | 4 ++--
devel/pango/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r b0ee4bf03973 -r d55b723a8695 devel/pango/Makefile
--- a/devel/pango/Makefile Tue May 08 19:41:14 2007 +0000
+++ b/devel/pango/Makefile Tue May 08 20:34:45 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.99 2007/04/10 16:34:35 drochner Exp $
+# $NetBSD: Makefile,v 1.100 2007/05/08 20:34:45 wiz Exp $
-DISTNAME= pango-1.16.2
+DISTNAME= pango-1.16.4
CATEGORIES= devel fonts
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pango/1.16/}
EXTRACT_SUFX= .tar.bz2
diff -r b0ee4bf03973 -r d55b723a8695 devel/pango/distinfo
--- a/devel/pango/distinfo Tue May 08 19:41:14 2007 +0000
+++ b/devel/pango/distinfo Tue May 08 20:34:45 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.53 2007/04/10 16:34:35 drochner Exp $
+$NetBSD: distinfo,v 1.54 2007/05/08 20:34:45 wiz Exp $
-SHA1 (pango-1.16.2.tar.bz2) = c1b8d3ba104bde864c3089a70dde470c5d1ab4b3
-RMD160 (pango-1.16.2.tar.bz2) = 5014cf5a9f92bd4005c22abb5aec8146ebf3fa16
-Size (pango-1.16.2.tar.bz2) = 1356322 bytes
+SHA1 (pango-1.16.4.tar.bz2) = 6a21126632ed99950818c64d8598b6e92fa7da58
+RMD160 (pango-1.16.4.tar.bz2) = 377bc9f6e253db899d3eb31d31a9e0d0ba586ba7
+Size (pango-1.16.4.tar.bz2) = 1355938 bytes
Home |
Main Index |
Thread Index |
Old Index