diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-01-05 04:11:48 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-01-05 04:11:48 +0800 |
commit | de2ca1b026e67c6e503d2ce4419cf5acb2a91219 (patch) | |
tree | 065ae624e27700ccf9eebf3d7b4088519434b84d /print/py-fonttools | |
parent | ee59ff1594e80c94b2cce8c1222b90ce6cdb82de (diff) | |
download | freebsd-ports-gnome-de2ca1b026e67c6e503d2ce4419cf5acb2a91219.tar.gz freebsd-ports-gnome-de2ca1b026e67c6e503d2ce4419cf5acb2a91219.tar.zst freebsd-ports-gnome-de2ca1b026e67c6e503d2ce4419cf5acb2a91219.zip |
Update to 3.21.1
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 756d9c7b7605..095581a65d1b 100644 --- a/print/py-fonttools/Makefile +++ b/print/py-fonttools/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fonttools -PORTVERSION= 3.21.0 +PORTVERSION= 3.21.1 CATEGORIES= print python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/print/py-fonttools/distinfo b/print/py-fonttools/distinfo index e084613f3f68..454416952fbf 100644 --- a/print/py-fonttools/distinfo +++ b/print/py-fonttools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1513699885 -SHA256 (fonttools-3.21.0.zip) = 95b5c66d19dbffd57be1636d1f737c7644d280a48c28f933aeb4db73a7c83495 -SIZE (fonttools-3.21.0.zip) = 2501196 +TIMESTAMP = 1515088478 +SHA256 (fonttools-3.21.1.zip) = abcf4e749e89b612fb6a1a0814d939bab604c5d783147768ba9d8cba86aa0af2 +SIZE (fonttools-3.21.1.zip) = 2502484 |