diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-11-23 07:35:04 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-11-23 07:35:04 +0800 |
commit | 7358c1de615871a275dba513b29353d67575a638 (patch) | |
tree | 56eb896da9f3ba92f4ac6985fded678730929b93 /print/py-fonttools | |
parent | 1a1794e1cb912e2672a9720b46c316aea0365e78 (diff) | |
download | freebsd-ports-gnome-7358c1de615871a275dba513b29353d67575a638.tar.gz freebsd-ports-gnome-7358c1de615871a275dba513b29353d67575a638.tar.zst freebsd-ports-gnome-7358c1de615871a275dba513b29353d67575a638.zip |
Update to 3.20.0
Changes: https://github.com/fonttools/fonttools/releases
Diffstat (limited to 'print/py-fonttools')
-rw-r--r-- | print/py-fonttools/Makefile | 2 | ||||
-rw-r--r-- | print/py-fonttools/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/print/py-fonttools/Makefile b/print/py-fonttools/Makefile index faf2743dd14f..a84c9f07daf1 100644 --- a/print/py-fonttools/Makefile +++ b/print/py-fonttools/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fonttools -PORTVERSION= 3.19.0 +PORTVERSION= 3.20.0 CATEGORIES= print python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/print/py-fonttools/distinfo b/print/py-fonttools/distinfo index c8aa5fbaf70e..574eec533b6a 100644 --- a/print/py-fonttools/distinfo +++ b/print/py-fonttools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1510070518 -SHA256 (fonttools-3.19.0.zip) = 8d1dcb1ff3665b69e52d020590e20c460445b7d80b5cb573832cf97ec97c74af -SIZE (fonttools-3.19.0.zip) = 2447504 +TIMESTAMP = 1511371576 +SHA256 (fonttools-3.20.0.zip) = 666c45681a56f7bc4b3cb7bef3b9bae334bbccbc00b41acb39f93f8fb5e60fdb +SIZE (fonttools-3.20.0.zip) = 2492425 |