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: Mon Jul 24 05:03:03 UTC 2023
Modified Files:
pkgsrc/fonts/py-fonttools: Makefile distinfo
Log Message:
py-fonttools: updated to 4.41.1
4.41.1 (released 2023-07-21)
----------------------------
- [subset] Fixed perf regression in v4.41.0 by making ``NameRecordVisitor`` only visit
tables that do contain nameID references
- [varLib.instancer] Support instancing fonts containing null ConditionSet offsets in
FeatureVariationRecords
- [statisticsPen] Report font glyph-average weight/width and font-wide slant.
- [fontBuilder] Fixed head.created date incorrectly set to 0 instead of the current
timestamp, regression introduced in v4.40.0
- [varLib.merger] Support sparse ``CursivePos`` masters
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/fonts/py-fonttools/Makefile
cvs rdiff -u -r1.67 -r1.68 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.90 pkgsrc/fonts/py-fonttools/Makefile:1.91
--- pkgsrc/fonts/py-fonttools/Makefile:1.90 Wed Jul 19 11:04:59 2023
+++ pkgsrc/fonts/py-fonttools/Makefile Mon Jul 24 05:03:03 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.90 2023/07/19 11:04:59 wiz Exp $
+# $NetBSD: Makefile,v 1.91 2023/07/24 05:03:03 adam Exp $
-DISTNAME= fonttools-4.41.0
+DISTNAME= fonttools-4.41.1
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.67 pkgsrc/fonts/py-fonttools/distinfo:1.68
--- pkgsrc/fonts/py-fonttools/distinfo:1.67 Wed Jul 19 11:04:59 2023
+++ pkgsrc/fonts/py-fonttools/distinfo Mon Jul 24 05:03:03 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.67 2023/07/19 11:04:59 wiz Exp $
+$NetBSD: distinfo,v 1.68 2023/07/24 05:03:03 adam Exp $
-BLAKE2s (fonttools-4.41.0.tar.gz) = b0f113d0527d4e4b39de0fffc69b82364eeb27440074f3cedbbd4cb197b22054
-SHA512 (fonttools-4.41.0.tar.gz) = 73289bde36b2eadabe3cb5194dd10f69e5b3464f69e70d107938933d207c9d9d3074200168d5fa0eb1bcf038e5d14702c21a4e0de7915da93eeccb564224c5be
-Size (fonttools-4.41.0.tar.gz) = 3361837 bytes
+BLAKE2s (fonttools-4.41.1.tar.gz) = 5b04fe27fe321eb86951c6ec9405f351749c168ea07847b147c36858122bca37
+SHA512 (fonttools-4.41.1.tar.gz) = ec1951f0eb2973e961639f0e9bb470ba3cf841ef0bd68f6117b2eba781683134b92fc7d0cc205844d2aed95a23a554c9a074175e57b577bdeabc81e41eac3db6
+Size (fonttools-4.41.1.tar.gz) = 3362128 bytes
Home |
Main Index |
Thread Index |
Old Index