Permalink
Browse files
fonttools: update to 3.41.0
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
print/fonttools/Portfile
|
|
@@ -5,7 +5,7 @@ PortGroup python 1.0 |
|
|
PortGroup github 1.0 |
|
|
|
|
|
name fonttools |
|
|
github.setup fonttools fonttools 3.40.0 |
|
|
github.setup fonttools fonttools 3.41.0 |
|
|
description XML<->TrueType/OpenType Converter |
|
|
long_description TTX is a tool to convert OpenType and TrueType fonts to \ |
|
|
and from XML. FontTools is a library for manipulating \ |
|
|
@@ -16,9 +16,9 @@ categories print |
|
|
license MIT |
|
|
maintainers {amake @amake} openmaintainer |
|
|
|
|
|
checksums rmd160 35f4344fa1237fe6afdfec479c60e597c245932b \ |
|
|
sha256 6f17f1a838858dc84b1ccc1895eb18d84520c0244201d04777f487a2e84b145c \ |
|
|
size 1472625 |
|
|
checksums rmd160 bc1fe1ead4a2990d8ef2094849702fa3abf1873b \ |
|
|
sha256 2eb0e8ffab5a21f25f67f63e40f2a775491127c286b5536dfc54315fc1b1be1b \ |
|
|
size 1521624 |
|
|
|
|
|
python.default_version 37 |
|
|
|
|
|
|