diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-26 20:55:10 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-26 20:55:10 +0800 |
commit | 6308b1a735eefc60425666d69959a6acb523f4be (patch) | |
tree | 5ebae137bea25214896cf2d41562c78b78800da0 /print/py-fonttools | |
parent | 94efab0e78765f5f928b82327eef5e30a796f576 (diff) | |
download | freebsd-ports-gnome-6308b1a735eefc60425666d69959a6acb523f4be.tar.gz freebsd-ports-gnome-6308b1a735eefc60425666d69959a6acb523f4be.tar.zst freebsd-ports-gnome-6308b1a735eefc60425666d69959a6acb523f4be.zip |
print/py-fonttools: Update to 4.24.2
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 97408ee802c0..ccefe3d842b2 100644 --- a/print/py-fonttools/Makefile +++ b/print/py-fonttools/Makefile @@ -1,7 +1,7 @@ # Created by: Joseph Koshy <jkoshy@FreeBSD.org> PORTNAME= fonttools -PORTVERSION= 4.23.1 +PORTVERSION= 4.24.2 CATEGORIES= print python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/print/py-fonttools/distinfo b/print/py-fonttools/distinfo index f8a7a6ad7611..d76806e19007 100644 --- a/print/py-fonttools/distinfo +++ b/print/py-fonttools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621183190 -SHA256 (fonttools-4.23.1.zip) = cc10e3d129aab606d2a85ea7e6b74baa91ecdd4f315cd4f2c39481beeb9040c3 -SIZE (fonttools-4.23.1.zip) = 4420435 +TIMESTAMP = 1621699731 +SHA256 (fonttools-4.24.2.zip) = 618f2f0ac938e83249366bade40b30aac8a753e3cd802428bc6bbe21e2eca67e +SIZE (fonttools-4.24.2.zip) = 4427631 |