diff options
author | tnn <tnn@pkgsrc.org> | 2008-01-08 23:41:14 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2008-01-08 23:41:14 +0000 |
commit | b5845b623b61f69a8400b47e9fc453bf01e55726 (patch) | |
tree | c2dd08b48166e0e5f3d621dac3aa9f3c63b779a5 | |
parent | d45c59477eff7de1eddaa1642b56f780ff93845e (diff) | |
download | pkgsrc-b5845b623b61f69a8400b47e9fc453bf01e55726.tar.gz |
Update to pango-1.18.4.
Overview of changes between 1.18.3 and 1.18.4
==============================================
- Ship a default win32 pango.aliases file.
- Minor win32 alias handling improvement.
- Doc improvements.
- Bugs fixed in this release:
Bug 502926 pango-1.16.4 configure bug: can fail to accept cairo
Bug 492504 Enable pango.aliases entries also for fonts with spaces
in name
Bug 490661 Pango Markup: Link to font_desc syntax explanation
-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 e42f0f3fe80..776b6ebd476 100644 --- a/devel/pango/Makefile +++ b/devel/pango/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.106 2007/10/26 16:16:17 wiz Exp $ +# $NetBSD: Makefile,v 1.107 2008/01/08 23:41:14 tnn Exp $ -DISTNAME= pango-1.18.3 +DISTNAME= pango-1.18.4 CATEGORIES= devel fonts MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pango/1.18/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/pango/distinfo b/devel/pango/distinfo index 4ca0cf61cd7..629b8c77ee7 100644 --- a/devel/pango/distinfo +++ b/devel/pango/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.58 2007/10/26 16:16:17 wiz Exp $ +$NetBSD: distinfo,v 1.59 2008/01/08 23:41:14 tnn Exp $ -SHA1 (pango-1.18.3.tar.bz2) = b7b9e8dee0111dc877ceec33b8a47e17d3466ce7 -RMD160 (pango-1.18.3.tar.bz2) = f57f92e81ba279bb1bb456e0d6075d3b4bf0e3d3 -Size (pango-1.18.3.tar.bz2) = 1394980 bytes +SHA1 (pango-1.18.4.tar.bz2) = 6a72db90bf82b151e18bd83d25f0844129cc93d6 +RMD160 (pango-1.18.4.tar.bz2) = 73213249d86f9344572d27ce0720ee574b8cdecd +Size (pango-1.18.4.tar.bz2) = 1406821 bytes |