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:           Sat Dec 22 09:20:03 UTC 2018

Modified Files:
        pkgsrc/fonts/py-fonttools: Makefile distinfo

Log Message:
py-fonttools: updated to 3.34.2

3.34.2
- [merge] Fixed AssertionError when none of the script tables in GPOS/GSUB have
  a DefaultLangSys record

3.34.1
- [varLib] Work around macOS rendering issue for composites without gvar entry


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/fonts/py-fonttools/Makefile
cvs rdiff -u -r1.30 -r1.31 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.49 pkgsrc/fonts/py-fonttools/Makefile:1.50
--- pkgsrc/fonts/py-fonttools/Makefile:1.49     Sun Dec 16 14:09:29 2018
+++ pkgsrc/fonts/py-fonttools/Makefile  Sat Dec 22 09:20:03 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2018/12/16 14:09:29 adam Exp $
+# $NetBSD: Makefile,v 1.50 2018/12/22 09:20:03 adam Exp $
 
-DISTNAME=      fonttools-3.34.0
+DISTNAME=      fonttools-3.34.2
 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.30 pkgsrc/fonts/py-fonttools/distinfo:1.31
--- pkgsrc/fonts/py-fonttools/distinfo:1.30     Sun Dec 16 14:09:29 2018
+++ pkgsrc/fonts/py-fonttools/distinfo  Sat Dec 22 09:20:03 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.30 2018/12/16 14:09:29 adam Exp $
+$NetBSD: distinfo,v 1.31 2018/12/22 09:20:03 adam Exp $
 
-SHA1 (fonttools-3.34.0.zip) = e242c19192719c107c3ed961ceaad0944caa8e78
-RMD160 (fonttools-3.34.0.zip) = c2f73e8139babe75e61196074881539f5d7667d5
-SHA512 (fonttools-3.34.0.zip) = 7e2112cb9d788d170a9be102043a494e6261688632cf8d51f0822c7f8c87e087fe7a6e4b5025b33884b6c881b8dce8664292250938663f7dc4e0337feab73b90
-Size (fonttools-3.34.0.zip) = 2778754 bytes
+SHA1 (fonttools-3.34.2.zip) = 6b5d7263842d5f547c3d3cdd181d24c6565ba28f
+RMD160 (fonttools-3.34.2.zip) = 689c3e7fcee375b251917df9cc0c9e575c5b6b2b
+SHA512 (fonttools-3.34.2.zip) = 8142e1774ea278ef29293febb4df003600160f4505023a8e480c77f9aefbbcdf2c736a5f0accfb61487f85ae3e018f0d44082eacb8a10aef1aa40e6c404442ef
+Size (fonttools-3.34.2.zip) = 2815068 bytes



Home | Main Index | Thread Index | Old Index