summaryrefslogtreecommitdiff
path: root/devel/pango
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-05-08 20:34:45 +0000
committerwiz <wiz@pkgsrc.org>2007-05-08 20:34:45 +0000
commitf02827caece8e33e9b52a53a7cbe7100dea9338f (patch)
tree857f544fddfa75612ef538f5aa5976295b3fd057 /devel/pango
parent74fc0a4f97061436a8a295b3c6691886e2ce4071 (diff)
downloadpkgsrc-f02827caece8e33e9b52a53a7cbe7100dea9338f.tar.gz
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 (limited to 'devel/pango')
-rw-r--r--devel/pango/Makefile4
-rw-r--r--devel/pango/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/pango/Makefile b/devel/pango/Makefile
index bc2ee29e9b0..b2e1cb7629f 100644
--- a/devel/pango/Makefile
+++ b/devel/pango/Makefile
@@ -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 --git a/devel/pango/distinfo b/devel/pango/distinfo
index 23a5017db94..56912cc6790 100644
--- a/devel/pango/distinfo
+++ b/devel/pango/distinfo
@@ -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