diff options
author | wiz <wiz@pkgsrc.org> | 2006-08-22 18:24:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-08-22 18:24:51 +0000 |
commit | 5f6941d403d8f7d64a84a1f7e212f8ec01376f6a (patch) | |
tree | 2d10235d2a02747ab6f987995ddb9aa229c8a9d1 /devel/pango | |
parent | 3998c541a890b0009e93b6371177c2f290ef871d (diff) | |
download | pkgsrc-5f6941d403d8f7d64a84a1f7e212f8ec01376f6a.tar.gz |
Update to 1.14.1:
Overview of changes between 1.14.0 and 1.14.1
==============================================
* Increased fontset cache size from 16 to 64. This should make
firefox+pango A LOT faster.
* Bugs fixed in this release:
Bug 352114 – pango-1.14: generated docs still contain old example code
Part of Bug 348825 – pango should optimize away calls to FcFontSort as
much as possible
Bug 351585 – API documentation issues with 2.15 release
Diffstat (limited to 'devel/pango')
-rw-r--r-- | devel/pango/Makefile | 4 | ||||
-rw-r--r-- | devel/pango/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/pango/Makefile b/devel/pango/Makefile index ecc7ad5fbd2..cd729d78755 100644 --- a/devel/pango/Makefile +++ b/devel/pango/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.82 2006/08/10 16:12:59 wiz Exp $ +# $NetBSD: Makefile,v 1.83 2006/08/22 18:24:51 wiz Exp $ -DISTNAME= pango-1.14.0 +DISTNAME= pango-1.14.1 CATEGORIES= devel fonts MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.12/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v2.12/ \ diff --git a/devel/pango/distinfo b/devel/pango/distinfo index 2bcd1113bdd..3c710ae5cb6 100644 --- a/devel/pango/distinfo +++ b/devel/pango/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.40 2006/08/10 16:12:59 wiz Exp $ +$NetBSD: distinfo,v 1.41 2006/08/22 18:24:51 wiz Exp $ -SHA1 (pango-1.14.0.tar.bz2) = 55df7fa0a7cd1386feb57b577d30b660e6a155c0 -RMD160 (pango-1.14.0.tar.bz2) = 3a6caf7778f70ee1bf59a4413729af3aa7f43d0b -Size (pango-1.14.0.tar.bz2) = 1289752 bytes +SHA1 (pango-1.14.1.tar.bz2) = 2945470829bb357d99ff09662ae68e376913f2e0 +RMD160 (pango-1.14.1.tar.bz2) = b6e02d34dcdd45738ee43ff75d9f50fbc4f4a013 +Size (pango-1.14.1.tar.bz2) = 1288219 bytes SHA1 (patch-ab) = eb6ba5a6aa52812c42681e16a78b877a456b5721 |