diff options
author | swills <swills@FreeBSD.org> | 2019-01-31 20:46:24 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2019-01-31 20:46:24 +0800 |
commit | 7a13d798b2869596383cd3fe3101c62c7f37c564 (patch) | |
tree | e3091a03a5cc5a5ef14ab8ced9f4a174834ea023 /print | |
parent | 5d00913b78e2782a72befaa94942a0ccee7d8840 (diff) | |
download | freebsd-ports-gnome-7a13d798b2869596383cd3fe3101c62c7f37c564.tar.gz freebsd-ports-gnome-7a13d798b2869596383cd3fe3101c62c7f37c564.tar.zst freebsd-ports-gnome-7a13d798b2869596383cd3fe3101c62c7f37c564.zip |
print/py-psautohint: update to 1.8.1
PR: 231392
Submitted by: Ting-Wei Lan <lantw44@gmail.com> (maintainer)
Diffstat (limited to 'print')
-rw-r--r-- | print/py-psautohint/Makefile | 4 | ||||
-rw-r--r-- | print/py-psautohint/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/print/py-psautohint/Makefile b/print/py-psautohint/Makefile index d1f20cc9404c..1aa3ca389087 100644 --- a/print/py-psautohint/Makefile +++ b/print/py-psautohint/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= psautohint -PORTVERSION= 1.7.0 +PORTVERSION= 1.9.1 CATEGORIES= print python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools>=3.1.2:print/py-fonttools@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools>=3.32.0:print/py-fonttools@${PY_FLAVOR} USES= python zip USE_PYTHON= autoplist concurrent distutils diff --git a/print/py-psautohint/distinfo b/print/py-psautohint/distinfo index 5ec5fb1290b3..e49dafa58e00 100644 --- a/print/py-psautohint/distinfo +++ b/print/py-psautohint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1534008924 -SHA256 (psautohint-1.7.0.zip) = 629d3e58de8cdc7d048f093b1562fd85abd817d2852760a65825d11b8ce2defc -SIZE (psautohint-1.7.0.zip) = 219077 +TIMESTAMP = 1545559344 +SHA256 (psautohint-1.9.1.zip) = 69fed6337b010e13bc9210ed07d81feb8687a97759f14e3ca6e6ba6cc92ebc35 +SIZE (psautohint-1.9.1.zip) = 223865 |