mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
print/py-psautohint: update to 2.4.0
While here, update COMMENT. Changelog: https://github.com/adobe-type-tools/psautohint/blob/master/NEWS.md#v240---February-2-2022 PR: 270138 Reported by: Ting-Wei Lan <lantw44@gmail.com> (maintainer)
This commit is contained in:
parent
da3e84cac5
commit
2db1fc4f34
2 changed files with 7 additions and 7 deletions
|
@ -1,20 +1,20 @@
|
||||||
PORTNAME= psautohint
|
PORTNAME= psautohint
|
||||||
DISTVERSION= 2.0.0
|
DISTVERSION= 2.4.0
|
||||||
CATEGORIES= print python
|
CATEGORIES= print python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
MAINTAINER= lantw44@gmail.com
|
MAINTAINER= lantw44@gmail.com
|
||||||
COMMENT= Python wrapper for Adobe PostScript autohinter
|
COMMENT= Standalone version of Adobe AFDKO's autohinter
|
||||||
WWW= https://github.com/adobe-type-tools/psautohint
|
WWW= https://github.com/adobe-type-tools/psautohint
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
|
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}
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools>=4.22.0:print/py-fonttools@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= python:3.6+ zip
|
USES= python:3.7+
|
||||||
USE_PYTHON= autoplist concurrent distutils
|
USE_PYTHON= autoplist concurrent distutils
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1579453885
|
TIMESTAMP = 1678008702
|
||||||
SHA256 (psautohint-2.0.0.zip) = a0ce7844f6add8b2afbfb4a305072bf5dcdd85d5f0d2ad32a41f8a563b8a6d52
|
SHA256 (psautohint-2.4.0.tar.gz) = d50edea8f6121c3383f0d82f881bf7a18bdd476cc2d354737672ce193c3cff7f
|
||||||
SIZE (psautohint-2.0.0.zip) = 232058
|
SIZE (psautohint-2.4.0.tar.gz) = 185568
|
||||||
|
|
Loading…
Add table
Reference in a new issue