diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-05-04 05:54:09 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-05-04 05:54:09 +0800 |
commit | 96c7ff1dd71bdbfdfd8c070eeeb36e03f5d57a29 (patch) | |
tree | a888c55cace770ca9949a57f1609d1b37d69ebde /print | |
parent | 6854da74bbd21765ddf67974e6a3ced067f4aac8 (diff) | |
download | freebsd-ports-gnome-96c7ff1dd71bdbfdfd8c070eeeb36e03f5d57a29.tar.gz freebsd-ports-gnome-96c7ff1dd71bdbfdfd8c070eeeb36e03f5d57a29.tar.zst freebsd-ports-gnome-96c7ff1dd71bdbfdfd8c070eeeb36e03f5d57a29.zip |
Update to 3.11.0
Changes: https://github.com/fonttools/fonttools/releases
Diffstat (limited to 'print')
-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 40af654e30d2..253b045e823a 100644 --- a/print/py-fonttools/Makefile +++ b/print/py-fonttools/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fonttools -PORTVERSION= 3.10.0 +PORTVERSION= 3.11.0 CATEGORIES= print python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/print/py-fonttools/distinfo b/print/py-fonttools/distinfo index 16d407f70936..3f4378d32571 100644 --- a/print/py-fonttools/distinfo +++ b/print/py-fonttools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1492287435 -SHA256 (behdad-fonttools-3.10.0_GH0.tar.gz) = 91fbab7277017587d9c6bfaf6770cbf1b38983d02308eb3f948b7915e43ef6bb -SIZE (behdad-fonttools-3.10.0_GH0.tar.gz) = 820057 +TIMESTAMP = 1493837912 +SHA256 (behdad-fonttools-3.11.0_GH0.tar.gz) = 6c196676d9ad6f801970cbe57808ae5d219e1dbd8a2a80c8d75e02f84248b982 +SIZE (behdad-fonttools-3.11.0_GH0.tar.gz) = 834514 |