diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-14 08:36:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-14 08:36:16 +0000 |
commit | 16b3e8f909043c51de4a8ff8896fe166372ce409 (patch) | |
tree | 398f1a4aaf21ce9bc931bb68e86afbe127498651 /devel/pango | |
parent | ac8c8f6113d4a26b85a0bc6b4b642ce21f48ffe6 (diff) | |
download | pkgsrc-16b3e8f909043c51de4a8ff8896fe166372ce409.tar.gz |
Update to 1.14.7:
Overview of changes between 1.14.6 and 1.14.7
==============================================
* Fixed broken build with included lang modules.
* Bugs fixed in this release:
Bug 361938 - Can't include *-lang modules (./configure
--with-included-modules fails)
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 582b5caf970..545177abf4c 100644 --- a/devel/pango/Makefile +++ b/devel/pango/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.90 2006/10/13 18:05:42 drochner Exp $ +# $NetBSD: Makefile,v 1.91 2006/10/14 08:36:16 wiz Exp $ -DISTNAME= pango-1.14.6 +DISTNAME= pango-1.14.7 CATEGORIES= devel fonts MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pango/1.14/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/pango/distinfo b/devel/pango/distinfo index a800e0c6d7f..005fda646fd 100644 --- a/devel/pango/distinfo +++ b/devel/pango/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.47 2006/10/13 17:22:40 wiz Exp $ +$NetBSD: distinfo,v 1.48 2006/10/14 08:36:16 wiz Exp $ -SHA1 (pango-1.14.6.tar.bz2) = bb6d038c0bff491f7d810f491b3296be36e64172 -RMD160 (pango-1.14.6.tar.bz2) = 3c5b61e28befd2b205fa92b279b99c08e51da154 -Size (pango-1.14.6.tar.bz2) = 1288450 bytes +SHA1 (pango-1.14.7.tar.bz2) = d976facb1cb975584e7111f22ebf28c4dd145396 +RMD160 (pango-1.14.7.tar.bz2) = 2f84e4de29854afd9dab38b8d4020aa205db4b5c +Size (pango-1.14.7.tar.bz2) = 1288583 bytes |