View | Details | Raw Unified | Return to bug 270138
Collapse All | Expand All

(-)b/print/py-psautohint/Makefile (-4 / +4 lines)
Lines 1-20 Link Here
1
PORTNAME=	psautohint
1
PORTNAME=	psautohint
2
DISTVERSION=	2.0.0
2
DISTVERSION=	2.4.0
3
CATEGORIES=	print python
3
CATEGORIES=	print python
4
MASTER_SITES=	PYPI
4
MASTER_SITES=	PYPI
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
6
6
7
MAINTAINER=	lantw44@gmail.com
7
MAINTAINER=	lantw44@gmail.com
8
COMMENT=	Python wrapper for Adobe PostScript autohinter
8
COMMENT=	Standalone version of Adobe AFDKO's autohinter
9
WWW=		https://github.com/adobe-type-tools/psautohint
9
WWW=		https://github.com/adobe-type-tools/psautohint
10
10
11
LICENSE=	APACHE20
11
LICENSE=	APACHE20
12
LICENSE_FILE=	${WRKSRC}/LICENSE
12
LICENSE_FILE=	${WRKSRC}/LICENSE
13
13
14
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
14
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
15
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fonttools>=3.32.0:print/py-fonttools@${PY_FLAVOR}
15
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fonttools>=4.22.0:print/py-fonttools@${PY_FLAVOR}
16
16
17
USES=		python:3.6+ zip
17
USES=		python:3.7+
18
USE_PYTHON=	autoplist concurrent distutils
18
USE_PYTHON=	autoplist concurrent distutils
19
19
20
post-install:
20
post-install:
(-)b/print/py-psautohint/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1579453885
1
TIMESTAMP = 1678008702
2
SHA256 (psautohint-2.0.0.zip) = a0ce7844f6add8b2afbfb4a305072bf5dcdd85d5f0d2ad32a41f8a563b8a6d52
2
SHA256 (psautohint-2.4.0.tar.gz) = d50edea8f6121c3383f0d82f881bf7a18bdd476cc2d354737672ce193c3cff7f
3
SIZE (psautohint-2.0.0.zip) = 232058
3
SIZE (psautohint-2.4.0.tar.gz) = 185568

Return to bug 270138