Index: head/print/py-psautohint/Makefile =================================================================== --- head/print/py-psautohint/Makefile (revision 524981) +++ head/print/py-psautohint/Makefile (revision 524982) @@ -1,32 +1,24 @@ # $FreeBSD$ PORTNAME= psautohint -PORTVERSION= 1.9.1 -PORTREVISION= 4 +DISTVERSION= 2.0.0 CATEGORIES= print python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lantw44@gmail.com COMMENT= Python wrapper for Adobe PostScript autohinter 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.32.0:print/py-fonttools@${PY_FLAVOR} -USES= python zip +USES= python:3.6+ zip USE_PYTHON= autoplist concurrent distutils post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/psautohint/_psautohint.so -.include - -.if ${PYTHON_REL} < 3600 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}fonttools3>=3.32.0:print/py-fonttools3@${PY_FLAVOR} -.else -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}fonttools>=3.32.0:print/py-fonttools@${PY_FLAVOR} -.endif - -.include +.include Index: head/print/py-psautohint/distinfo =================================================================== --- head/print/py-psautohint/distinfo (revision 524981) +++ head/print/py-psautohint/distinfo (revision 524982) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545559344 -SHA256 (psautohint-1.9.1.zip) = 69fed6337b010e13bc9210ed07d81feb8687a97759f14e3ca6e6ba6cc92ebc35 -SIZE (psautohint-1.9.1.zip) = 223865 +TIMESTAMP = 1579453885 +SHA256 (psautohint-2.0.0.zip) = a0ce7844f6add8b2afbfb4a305072bf5dcdd85d5f0d2ad32a41f8a563b8a6d52 +SIZE (psautohint-2.0.0.zip) = 232058