summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-12-22 06:07:42 +0000
committeradam <adam@pkgsrc.org>2017-12-22 06:07:42 +0000
commit48d291d3d53ca7fb644e71d67b5641b11d86bbd0 (patch)
treef7a5c08b48c4a014aa209ef150a4cac2af57a86a /fonts
parent973e4d9b37520cb62a5261c1c9c1d8f7f5c9a26b (diff)
downloadpkgsrc-48d291d3d53ca7fb644e71d67b5641b11d86bbd0.tar.gz
py-fonttools: updated to 3.21.0
3.21.0: [cmap] when compiling format6 subtable, don't assume gid0 is always called '.notdef'. [ot] Allow decompiling fonts with bad Coverage format number. Change FontTools licence to MIT. [post] Prune extra names already in standard Mac set. [subset] Delete empty SubrsIndex after subsetting. [varLib] Don't share points in cvar by default, as it currently fails on some browsers. [afmLib] Make poor old afmLib work on python3.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/py-fonttools/Makefile6
-rw-r--r--fonts/py-fonttools/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/fonts/py-fonttools/Makefile b/fonts/py-fonttools/Makefile
index 572f5fd6e72..96278577cd9 100644
--- a/fonts/py-fonttools/Makefile
+++ b/fonts/py-fonttools/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2017/11/28 08:59:32 adam Exp $
+# $NetBSD: Makefile,v 1.34 2017/12/22 06:07:42 adam Exp $
-DISTNAME= fonttools-3.20.1
+DISTNAME= fonttools-3.21.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= fonts python
MASTER_SITES= ${MASTER_SITE_PYPI:=F/FontTools/}
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/fonttools/fonttools
COMMENT= Library for manipulating fonts
-LICENSE= modified-bsd
+LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
BUILD_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
diff --git a/fonts/py-fonttools/distinfo b/fonts/py-fonttools/distinfo
index 7ab2a5cf511..4e0f19e3d13 100644
--- a/fonts/py-fonttools/distinfo
+++ b/fonts/py-fonttools/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2017/11/28 08:59:32 adam Exp $
+$NetBSD: distinfo,v 1.15 2017/12/22 06:07:42 adam Exp $
-SHA1 (fonttools-3.20.1.zip) = e516a8b7de006526fb9ebb08fc868bebb84d3b16
-RMD160 (fonttools-3.20.1.zip) = cb59957fa028a45e88c5183a497d52e769dba7ef
-SHA512 (fonttools-3.20.1.zip) = 6b211ed0f177029e5e60caa854f3d6a6f42a4f5b3304d4e3c128fb6e46e57616353e1510c65fa2738fb65a240950b92d0728f3b78fdc54acba45c40c5d699113
-Size (fonttools-3.20.1.zip) = 2496428 bytes
+SHA1 (fonttools-3.21.0.zip) = fb0bcc7c2b1d6a0b3e9ac0946586d1e092625472
+RMD160 (fonttools-3.21.0.zip) = a1d7430af4ba722d47c1c01664b914979eacb16f
+SHA512 (fonttools-3.21.0.zip) = 9265b05e9e8b2619834b35a3b41332b3cd7472909a67758825b5a133b99b832da9a8b1284155d4cdc52998a31450720e18f793917d4ca49f7e4f09d1f6245457
+Size (fonttools-3.21.0.zip) = 2501196 bytes