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.24.2. Set LICENSE to gnu-lgpl-v2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/43c2ada1f817
branches: trunk
changeset: 392890:43c2ada1f817
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed May 13 10:14:50 2009 +0000
description:
Update to 1.24.2. Set LICENSE to gnu-lgpl-v2.
Overview of changes between 1.24.1 and 1.24.2
=============================================
- Misc bug fixes
Bug 580987 – SIGFPE in pango_glyph_string_index_to_x
Bug 580273 – Font metrics functions incorrectly listed as reporting
point sizes
Bug 579694 – Cygwin parallel-build patch
Bug 578944 – pango-1.24.1 fails its testsuite
Bug 578935 – Syntax error (missing semicolon) in
pango/pangowin32-fontmap.c
diffstat:
devel/pango/Makefile | 6 ++++--
devel/pango/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r 64d1ea33264b -r 43c2ada1f817 devel/pango/Makefile
--- a/devel/pango/Makefile Wed May 13 10:08:37 2009 +0000
+++ b/devel/pango/Makefile Wed May 13 10:14:50 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.127 2009/04/16 18:52:27 drochner Exp $
+# $NetBSD: Makefile,v 1.128 2009/05/13 10:14:50 wiz Exp $
-DISTNAME= pango-1.24.1
+DISTNAME= pango-1.24.2
CATEGORIES= devel fonts
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pango/1.24/}
EXTRACT_SUFX= .tar.bz2
@@ -9,6 +9,8 @@
HOMEPAGE= http://www.pango.org/
COMMENT= Library for layout and rendering of text
+LICENSE= gnu-lgpl-v2
+
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 64d1ea33264b -r 43c2ada1f817 devel/pango/distinfo
--- a/devel/pango/distinfo Wed May 13 10:08:37 2009 +0000
+++ b/devel/pango/distinfo Wed May 13 10:14:50 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.71 2009/04/16 18:52:27 drochner Exp $
+$NetBSD: distinfo,v 1.72 2009/05/13 10:14:50 wiz Exp $
-SHA1 (pango-1.24.1.tar.bz2) = 917ad4559cceaf27adbfddee11a833c3e536d4a9
-RMD160 (pango-1.24.1.tar.bz2) = 8924a2ef039c2bf71e185cad96e87e8c973a59c0
-Size (pango-1.24.1.tar.bz2) = 1526008 bytes
+SHA1 (pango-1.24.2.tar.bz2) = dbc418be727d522720cd280e4368ff5ba3133852
+RMD160 (pango-1.24.2.tar.bz2) = 948bee4fa9725330e3f041758ef321d618bbdb9e
+Size (pango-1.24.2.tar.bz2) = 1528238 bytes
Home |
Main Index |
Thread Index |
Old Index