pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/py-fonttools py-fonttools: updated to 4.2.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/5f5af92a5fa2
branches: trunk
changeset: 410627:5f5af92a5fa2
user: adam <adam%pkgsrc.org@localhost>
date: Sun Jan 26 09:24:15 2020 +0000
description:
py-fonttools: updated to 4.2.4
4.2.4:
- [unicodedata] Update RTL_SCRIPTS for Unicode 11 and 12.
4.2.3:
- [otTables] Fixed bug when splitting `MarkBasePos` subtables as offsets overflow.
The mark class values in the split subtable were not being updated, leading to
invalid mark-base attachments.
- [feaLib] Only log a warning instead of error when features contain duplicate
substitutions.
- [glifLib] Strip XML comments when parsing with lxml
diffstat:
fonts/py-fonttools/Makefile | 4 ++--
fonts/py-fonttools/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 8f2c2af010c9 -r 5f5af92a5fa2 fonts/py-fonttools/Makefile
--- a/fonts/py-fonttools/Makefile Sun Jan 26 09:22:31 2020 +0000
+++ b/fonts/py-fonttools/Makefile Sun Jan 26 09:24:15 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2019/12/14 10:35:17 adam Exp $
+# $NetBSD: Makefile,v 1.60 2020/01/26 09:24:15 adam Exp $
-DISTNAME= fonttools-4.2.2
+DISTNAME= fonttools-4.2.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= fonts python
MASTER_SITES= ${MASTER_SITE_PYPI:=F/FontTools/}
diff -r 8f2c2af010c9 -r 5f5af92a5fa2 fonts/py-fonttools/distinfo
--- a/fonts/py-fonttools/distinfo Sun Jan 26 09:22:31 2020 +0000
+++ b/fonts/py-fonttools/distinfo Sun Jan 26 09:24:15 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.39 2019/12/14 10:35:17 adam Exp $
+$NetBSD: distinfo,v 1.40 2020/01/26 09:24:15 adam Exp $
-SHA1 (fonttools-4.2.2.zip) = 8425da95bd6e375c56e00b822bfc211b8bc21935
-RMD160 (fonttools-4.2.2.zip) = 193eeb85f40a8cc814be9392f8130dee1a25dc88
-SHA512 (fonttools-4.2.2.zip) = 2534eacbd2dc844de34b5d422cc89e66ed7ce58e36df2f9de59414d9fe8743744cd82faa1de6da3849d0bc07d6ba1bc4b8bd709b2db42a53afb9c2e131e9cf33
-Size (fonttools-4.2.2.zip) = 3739029 bytes
+SHA1 (fonttools-4.2.4.zip) = 6791d6675b5a5b5549ae47d77522f265a955cd53
+RMD160 (fonttools-4.2.4.zip) = 5c63b7a76a17ebf0cd5f5dc94b8ab8bbe85a4c8e
+SHA512 (fonttools-4.2.4.zip) = 452e75d8c7900482d8e5747f5742f87762eea89ba6db45e2978a16383a842784d406fd7b6c92e44d122f78a964ac3fa6f866ddbcb0d97a96b096a6798c430b65
+Size (fonttools-4.2.4.zip) = 3740303 bytes
Home |
Main Index |
Thread Index |
Old Index