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.18.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f8b785a9b97d
branches:  trunk
changeset: 534552:f8b785a9b97d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Oct 26 16:16:17 2007 +0000

description:
Update to 1.18.3:

Overview of changes between 1.18.2 and 1.18.3
==============================================
- Two OpenType engine fixes.  Makes Nafees Nastaliq font
  work great, and avoids warnings with some other fonts.
- Fix minor leak in win32 backend.
- Bugs fixed in this release:
        Bug 483600 – Leak of font family name in
        pango_win32_font_description_from_logfont(w)
        Patch from Daniel Atallah

diffstat:

 devel/pango/Makefile |  4 ++--
 devel/pango/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 9444808a9933 -r f8b785a9b97d devel/pango/Makefile
--- a/devel/pango/Makefile      Fri Oct 26 16:09:30 2007 +0000
+++ b/devel/pango/Makefile      Fri Oct 26 16:16:17 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.105 2007/09/18 19:06:22 drochner Exp $
+# $NetBSD: Makefile,v 1.106 2007/10/26 16:16:17 wiz Exp $
 
-DISTNAME=              pango-1.18.2
+DISTNAME=              pango-1.18.3
 CATEGORIES=            devel fonts
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/pango/1.18/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 9444808a9933 -r f8b785a9b97d devel/pango/distinfo
--- a/devel/pango/distinfo      Fri Oct 26 16:09:30 2007 +0000
+++ b/devel/pango/distinfo      Fri Oct 26 16:16:17 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.57 2007/09/18 19:06:23 drochner Exp $
+$NetBSD: distinfo,v 1.58 2007/10/26 16:16:17 wiz Exp $
 
-SHA1 (pango-1.18.2.tar.bz2) = f7ba4ff89e05c5659c17dc4225c1a67772a788da
-RMD160 (pango-1.18.2.tar.bz2) = 59a097cdb7d90cfc9ed458de3ac2c9fbcf10bded
-Size (pango-1.18.2.tar.bz2) = 1392725 bytes
+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


Home | Main Index | Thread Index | Old Index