diff options
author | wiz <wiz@pkgsrc.org> | 2010-10-16 18:00:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-10-16 18:00:02 +0000 |
commit | 9012f972c32efa9c84146db0ee023fedd6c97dcf (patch) | |
tree | 235a40620456f89169d4fd05025972a2fdb3c053 /devel/pango | |
parent | 39a0cd382fa7d92023a8fc1da0e737a9521842ed (diff) | |
download | pkgsrc-9012f972c32efa9c84146db0ee023fedd6c97dcf.tar.gz |
Update to 1.28.3:
Overview of changes between 1.28.2 and 1.28.3
=============================================
- Bugs fixed:
Bug 630857 - introspection: Use --include-uninstalled
Overview of changes between 1.28.1 and 1.28.2
=============================================
- Reduce DLL hijack risk and simplify code in basic-win32 module
- Improve performance on Windows especially for non-Latin scripts
- Bugs fixed:
Bug 628497 - Crash in pango_layout_line_get_extents at pango-layout.c
Bug 626966 - SIGFPE _hb_sanitize_array
Bug 629632 - configure bug
Bug 625807 - approximate character width is 0 on pangoft2
Diffstat (limited to 'devel/pango')
-rw-r--r-- | devel/pango/Makefile | 5 | ||||
-rw-r--r-- | devel/pango/PLIST | 4 | ||||
-rw-r--r-- | devel/pango/distinfo | 8 |
3 files changed, 8 insertions, 9 deletions
diff --git a/devel/pango/Makefile b/devel/pango/Makefile index 8b4968c6283..d4591c3399e 100644 --- a/devel/pango/Makefile +++ b/devel/pango/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.148 2010/09/14 11:00:46 wiz Exp $ +# $NetBSD: Makefile,v 1.149 2010/10/16 18:00:02 wiz Exp $ -DISTNAME= pango-1.28.1 -PKGREVISION= 2 +DISTNAME= pango-1.28.3 CATEGORIES= devel fonts MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pango/1.28/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/pango/PLIST b/devel/pango/PLIST index 51bd1b5046a..e049c651429 100644 --- a/devel/pango/PLIST +++ b/devel/pango/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.50 2010/08/05 12:41:27 obache Exp $ +@comment $NetBSD: PLIST,v 1.51 2010/10/16 18:00:02 wiz Exp $ bin/pango-querymodules bin/pango-view include/pango-1.0/pango/pango-attributes.h @@ -69,7 +69,6 @@ share/gtk-doc/html/pango/PangoFcDecoder.html share/gtk-doc/html/pango/PangoFcFont.html share/gtk-doc/html/pango/PangoFcFontMap.html share/gtk-doc/html/pango/PangoMarkupFormat.html -share/gtk-doc/html/pango/PangoRenderer.html share/gtk-doc/html/pango/home.png share/gtk-doc/html/pango/index-1.10.html share/gtk-doc/html/pango/index-1.12.html @@ -114,6 +113,7 @@ share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html share/gtk-doc/html/pango/pango-X-Fonts-and-Rendering.html share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html share/gtk-doc/html/pango/pango-hierarchy.html +share/gtk-doc/html/pango/pango-pango-renderer.html share/gtk-doc/html/pango/pango-querymodules.html share/gtk-doc/html/pango/pango.devhelp share/gtk-doc/html/pango/pango.devhelp2 diff --git a/devel/pango/distinfo b/devel/pango/distinfo index c41cd2c2d96..ce77e39f461 100644 --- a/devel/pango/distinfo +++ b/devel/pango/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.85 2010/06/16 17:35:50 drochner Exp $ +$NetBSD: distinfo,v 1.86 2010/10/16 18:00:02 wiz Exp $ -SHA1 (pango-1.28.1.tar.bz2) = 2d5907f0ff108cb9c27f69d8e4de564ff3d30221 -RMD160 (pango-1.28.1.tar.bz2) = 04531a54148a22dfcf7f3060501a0126f701ee18 -Size (pango-1.28.1.tar.bz2) = 1483961 bytes +SHA1 (pango-1.28.3.tar.bz2) = e72887d6e147b9abf54628c003836e61d97767a1 +RMD160 (pango-1.28.3.tar.bz2) = cdfd6d695b169e15801956fbfd54438c109f7a61 +Size (pango-1.28.3.tar.bz2) = 1509501 bytes SHA1 (patch-aa) = 1a87d055dc722eff28517a11d0832ae19df5eb59 SHA1 (patch-ab) = 12c09b12ba31be19fa0d602f89909811e6221bd8 |