pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/pango Update to 1.14.5:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3260ed6a1106
branches:  trunk
changeset: 519585:3260ed6a1106
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Oct 06 06:00:59 2006 +0000

description:
Update to 1.14.5:
Overview of changes between 1.14.4 and 1.14.5
==============================================
* Indic shaper fixes.
* Misc bug fixes.
* Bugs fixed in this release:
        Bug 356685 – [or_IN] Rendering of consonant+0x0B4D+0x0B2F is wrong
                     Patch from Rahul Bhalerao
        Bug 357790 – Rendering problem for malayalam consonant RA (U+0D30)
                     Patch from Rahul Bhalerao
        Bug 349813 – typo in docs for pango_layout_move_cursor_visually
        Bug 357686 – pangocairo-font.c: illegal g_object_unref in
                     pango_cairo_font_get_hex_box_info

diffstat:

 devel/pango/Makefile |  4 ++--
 devel/pango/PLIST    |  3 ++-
 devel/pango/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (42 lines):

diff -r 2fa661818a3b -r 3260ed6a1106 devel/pango/Makefile
--- a/devel/pango/Makefile      Fri Oct 06 05:05:13 2006 +0000
+++ b/devel/pango/Makefile      Fri Oct 06 06:00:59 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.87 2006/10/03 18:16:47 wiz Exp $
+# $NetBSD: Makefile,v 1.88 2006/10/06 06:00:59 wiz Exp $
 
-DISTNAME=              pango-1.14.4
+DISTNAME=              pango-1.14.5
 CATEGORIES=            devel fonts
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/pango/1.14/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 2fa661818a3b -r 3260ed6a1106 devel/pango/PLIST
--- a/devel/pango/PLIST Fri Oct 06 05:05:13 2006 +0000
+++ b/devel/pango/PLIST Fri Oct 06 06:00:59 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.28 2006/08/10 16:12:59 wiz Exp $
+@comment $NetBSD: PLIST,v 1.29 2006/10/06 06:00:59 wiz Exp $
 bin/pango-querymodules
 ${X11}bin/pango-view
 include/pango-1.0/pango/pango-attributes.h
@@ -86,6 +86,7 @@
 share/doc/pango/pango-Miscellaneous-Utilities.html
 share/doc/pango/pango-Modules.html
 share/doc/pango/pango-OpenType-Font-Handling.html
+share/doc/pango/pango-PangoRenderer.html
 share/doc/pango/pango-Scripts.html
 share/doc/pango/pango-Tab-Stops.html
 share/doc/pango/pango-Text-Attributes.html
diff -r 2fa661818a3b -r 3260ed6a1106 devel/pango/distinfo
--- a/devel/pango/distinfo      Fri Oct 06 05:05:13 2006 +0000
+++ b/devel/pango/distinfo      Fri Oct 06 06:00:59 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.45 2006/10/03 18:16:47 wiz Exp $
+$NetBSD: distinfo,v 1.46 2006/10/06 06:00:59 wiz Exp $
 
-SHA1 (pango-1.14.4.tar.bz2) = ace65cde6cc558f202831207d259e0d0ed8bb7a8
-RMD160 (pango-1.14.4.tar.bz2) = a7c99a69aec51997bbec8ef989367051bd99e453
-Size (pango-1.14.4.tar.bz2) = 1286770 bytes
+SHA1 (pango-1.14.5.tar.bz2) = 2f2d7a63266f9d0aba53361181d593d28318f346
+RMD160 (pango-1.14.5.tar.bz2) = 5e1f73eb12820f2f9994b56259195283a8a2bc69
+Size (pango-1.14.5.tar.bz2) = 1288194 bytes


Home | Main Index | Thread Index | Old Index