aboutsummaryrefslogtreecommitdiffstats
path: root/print/py-fonttools
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2016-12-27 00:43:59 +0800
committersunpoet <sunpoet@FreeBSD.org>2016-12-27 00:43:59 +0800
commit83796fb20c1413fd184462d72ae963d1e0089fb9 (patch)
tree2e47d9148da42713c48be0a7dad78c584cf30086 /print/py-fonttools
parentf92eec7a13117dfdccf165331a93ecfae280d5c0 (diff)
downloadfreebsd-ports-gnome-83796fb20c1413fd184462d72ae963d1e0089fb9.tar.gz
freebsd-ports-gnome-83796fb20c1413fd184462d72ae963d1e0089fb9.tar.zst
freebsd-ports-gnome-83796fb20c1413fd184462d72ae963d1e0089fb9.zip
- Update to 3.4.0
- Update WWW Changes: https://github.com/fonttools/fonttools/blob/master/NEWS
Diffstat (limited to 'print/py-fonttools')
-rw-r--r--print/py-fonttools/Makefile2
-rw-r--r--print/py-fonttools/distinfo6
-rw-r--r--print/py-fonttools/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/print/py-fonttools/Makefile b/print/py-fonttools/Makefile
index f9e5f569d9fa..e11162078056 100644
--- a/print/py-fonttools/Makefile
+++ b/print/py-fonttools/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= fonttools
-PORTVERSION= 3.3.1
+PORTVERSION= 3.4.0
CATEGORIES= print python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/print/py-fonttools/distinfo b/print/py-fonttools/distinfo
index ca9ed881e029..e7a9be165f2e 100644
--- a/print/py-fonttools/distinfo
+++ b/print/py-fonttools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1482118380
-SHA256 (behdad-fonttools-3.3.1_GH0.tar.gz) = 1d89bd3d288f11657f773acbaa85a54253d5b1d483588a0d730d54f2107aa767
-SIZE (behdad-fonttools-3.3.1_GH0.tar.gz) = 545796
+TIMESTAMP = 1482747923
+SHA256 (behdad-fonttools-3.4.0_GH0.tar.gz) = b6fb1eb6e76f9daf5494da4f149b50169a7e6ee75f9c1bca9f89b96bccbdc10c
+SIZE (behdad-fonttools-3.4.0_GH0.tar.gz) = 554552
diff --git a/print/py-fonttools/pkg-descr b/print/py-fonttools/pkg-descr
index a0cef244a513..ae20042bcaa5 100644
--- a/print/py-fonttools/pkg-descr
+++ b/print/py-fonttools/pkg-descr
@@ -3,4 +3,4 @@ in Python. It supports reading and writing of TrueType fonts,
PostScript Type 1 fonts as well as AFM files and some MacOS-specific
formats.
-WWW: https://github.com/behdad/fonttools/
+WWW: https://github.com/fonttools/fonttools