pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/pango pango: update to 1.42.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8f9c26a06e74
branches: trunk
changeset: 378838:8f9c26a06e74
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Apr 16 13:35:24 2018 +0000
description:
pango: update to 1.42.1.
Overview of changes in 1.42.1
=============================
- Fix meson build, in particular on Windows (#783274, #795012)
- Add an Emoji font family on Windows, using Segoe UI (#794705)
Overview of changes in 1.42.0
=============================
- No changes
Overview of changes in 1.41.1
=============================
- Build fixes
- Avoid UTF-32 conversion for fribidi
- Use external fribidi and drop mini-fribidi
- Only enable freetype if fontconfig is available (#792363)
Overview of changes in 1.41.0
=============================
- Fix up font options from cairo (#790747)
- Add support for font variations
- Fix compiler warnings (#792231)
diffstat:
devel/pango/Makefile | 7 ++++---
devel/pango/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 8 deletions(-)
diffs (39 lines):
diff -r f0653f2f6311 -r 8f9c26a06e74 devel/pango/Makefile
--- a/devel/pango/Makefile Mon Apr 16 13:19:50 2018 +0000
+++ b/devel/pango/Makefile Mon Apr 16 13:35:24 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.210 2018/03/12 11:15:31 wiz Exp $
+# $NetBSD: Makefile,v 1.211 2018/04/16 13:35:24 wiz Exp $
-DISTNAME= pango-1.40.14
-PKGREVISION= 1
+DISTNAME= pango-1.42.1
CATEGORIES= devel fonts
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pango/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
@@ -33,6 +32,8 @@
.include "options.mk"
+BUILDLINK_API_DEPENDS.fribidi+= fribidi>=0.19.7
+.include "../../converters/fribidi/buildlink3.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.33.12
.include "../../devel/glib2/buildlink3.mk"
BUILDLINK_DEPMETHOD.gobject-introspection:= build
diff -r f0653f2f6311 -r 8f9c26a06e74 devel/pango/distinfo
--- a/devel/pango/distinfo Mon Apr 16 13:19:50 2018 +0000
+++ b/devel/pango/distinfo Mon Apr 16 13:35:24 2018 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.114 2017/11/23 15:59:49 wiz Exp $
+$NetBSD: distinfo,v 1.115 2018/04/16 13:35:24 wiz Exp $
-SHA1 (pango-1.40.14.tar.xz) = 3a3073b79b07f92476276e2457842c92d8374064
-RMD160 (pango-1.40.14.tar.xz) = be4dcf7745a5a7100412c8c2cbc0a5d826536609
-SHA512 (pango-1.40.14.tar.xz) = 35ba7bc8be3992f206ccc2cc5aca0b94e2a3832f887fc9c45b0e29fddcb9051ce05a74377de0ca4ff95a87983b15688fa5d379d592faf87aa8eaca25ac18b7ea
-Size (pango-1.40.14.tar.xz) = 858388 bytes
+SHA1 (pango-1.42.1.tar.xz) = 6dbec02a6a35e4cf0be8e1d6748c3d07cd11b7c3
+RMD160 (pango-1.42.1.tar.xz) = f978edc6c573fcf4abafb1bd2945b2978537e8da
+SHA512 (pango-1.42.1.tar.xz) = 70f0519fdcb896880a9552ed1f3ef85e3e7b99a161818e7c3a5ac851b64366544393546336bfdc1d66ecfc1aa4791b65ff4182ca9f6e93455ca154fbc9cbef80
+Size (pango-1.42.1.tar.xz) = 826776 bytes
SHA1 (patch-pango_pangocoretext.h) = d6817eb02f0020c102ab95d63202f9508a70e647
SHA1 (patch-pangocairo-coretext.h) = 2f7c8efad48b58398070f48e71c16d99d3d59f57
Home |
Main Index |
Thread Index |
Old Index