pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/py-fonttools
Module Name: pkgsrc
Committed By: adam
Date: Sun Jan 26 09:24:15 UTC 2020
Modified Files:
pkgsrc/fonts/py-fonttools: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/fonts/py-fonttools/Makefile
cvs rdiff -u -r1.39 -r1.40 pkgsrc/fonts/py-fonttools/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/fonts/py-fonttools/Makefile
diff -u pkgsrc/fonts/py-fonttools/Makefile:1.59 pkgsrc/fonts/py-fonttools/Makefile:1.60
--- pkgsrc/fonts/py-fonttools/Makefile:1.59 Sat Dec 14 10:35:17 2019
+++ pkgsrc/fonts/py-fonttools/Makefile Sun Jan 26 09:24:15 2020
@@ -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/}
Index: pkgsrc/fonts/py-fonttools/distinfo
diff -u pkgsrc/fonts/py-fonttools/distinfo:1.39 pkgsrc/fonts/py-fonttools/distinfo:1.40
--- pkgsrc/fonts/py-fonttools/distinfo:1.39 Sat Dec 14 10:35:17 2019
+++ pkgsrc/fonts/py-fonttools/distinfo Sun Jan 26 09:24:15 2020
@@ -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