diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-05-19 23:35:48 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-05-19 23:35:48 +0800 |
commit | eb64ef5b33c7452f7944b6a83f088596cdfda94a (patch) | |
tree | 62e7a58e8d9457af96b010970dfac4f600468fe4 /print/py-fonttools | |
parent | fba82b2cce8ad1efceb53e796632942069ed7995 (diff) | |
download | freebsd-ports-gnome-eb64ef5b33c7452f7944b6a83f088596cdfda94a.tar.gz freebsd-ports-gnome-eb64ef5b33c7452f7944b6a83f088596cdfda94a.tar.zst freebsd-ports-gnome-eb64ef5b33c7452f7944b6a83f088596cdfda94a.zip |
Update to 3.12.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 ffa4dc9bd8f2..cea414d5b5ee 100644 --- a/print/py-fonttools/Makefile +++ b/print/py-fonttools/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fonttools -PORTVERSION= 3.12.0 +PORTVERSION= 3.12.1 CATEGORIES= print python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/print/py-fonttools/distinfo b/print/py-fonttools/distinfo index 6ebee5a313e0..9608d9a0b2a6 100644 --- a/print/py-fonttools/distinfo +++ b/print/py-fonttools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1495050763 -SHA256 (behdad-fonttools-3.12.0_GH0.tar.gz) = 5e3b96e56763a151308a63b4d2eb7eb4bb10ebed01c6340c6f7e8b4a6355a57f -SIZE (behdad-fonttools-3.12.0_GH0.tar.gz) = 844230 +TIMESTAMP = 1495126971 +SHA256 (behdad-fonttools-3.12.1_GH0.tar.gz) = 3c8c6d8946d056bfd535e1ac9b48ea4f75852b6d21e787e5b9b9d477352223d5 +SIZE (behdad-fonttools-3.12.1_GH0.tar.gz) = 844405 |