From d71d4f92a9fd92151ad53e3b25c3e9ff29281f60 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 16 Apr 2018 13:35:24 +0000 Subject: 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) --- devel/pango/Makefile | 7 ++++--- devel/pango/distinfo | 10 +++++----- 2 files changed, 9 insertions(+), 8 deletions(-) (limited to 'devel') diff --git a/devel/pango/Makefile b/devel/pango/Makefile index 410a5a9eb4f..b7676bc7069 100644 --- a/devel/pango/Makefile +++ b/devel/pango/Makefile @@ -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 @@ CHECK_PORTABILITY_SKIP+= docs/check.docs .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 --git a/devel/pango/distinfo b/devel/pango/distinfo index dc18a854c3a..cfd8116685b 100644 --- a/devel/pango/distinfo +++ b/devel/pango/distinfo @@ -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 -- cgit v1.2.3