diff options
author | Steve Wills <swills@FreeBSD.org> | 2019-01-31 12:46:24 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2019-01-31 12:46:24 +0000 |
commit | 7558a107ee34b56eb8e09cad13326106079a69f6 (patch) | |
tree | e3091a03a5cc5a5ef14ab8ced9f4a174834ea023 /print | |
parent | 0610134445a461b916373cd90e223c9fc844c8db (diff) | |
download | freebsd-ports-7558a107ee34b56eb8e09cad13326106079a69f6.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 |