View | Details | Raw Unified | Return to bug 231392 | Differences between
and this patch

Collapse All | Expand All

(-)print/py-psautohint/Makefile (-2 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	psautohint
3
PORTNAME=	psautohint
4
PORTVERSION=	1.7.0
4
PORTVERSION=	1.9.1
5
CATEGORIES=	print python
5
CATEGORIES=	print python
6
MASTER_SITES=	CHEESESHOP
6
MASTER_SITES=	CHEESESHOP
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 13-19 Link Here
13
LICENSE_FILE=	${WRKSRC}/LICENSE
13
LICENSE_FILE=	${WRKSRC}/LICENSE
14
14
15
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
15
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
16
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fonttools>=3.1.2:print/py-fonttools@${PY_FLAVOR}
16
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fonttools>=3.32.0:print/py-fonttools@${PY_FLAVOR}
17
17
18
USES=		python zip
18
USES=		python zip
19
USE_PYTHON=	autoplist concurrent distutils
19
USE_PYTHON=	autoplist concurrent distutils
(-)print/py-psautohint/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1534008924
1
TIMESTAMP = 1545559344
2
SHA256 (psautohint-1.7.0.zip) = 629d3e58de8cdc7d048f093b1562fd85abd817d2852760a65825d11b8ce2defc
2
SHA256 (psautohint-1.9.1.zip) = 69fed6337b010e13bc9210ed07d81feb8687a97759f14e3ca6e6ba6cc92ebc35
3
SIZE (psautohint-1.7.0.zip) = 219077
3
SIZE (psautohint-1.9.1.zip) = 223865

Return to bug 231392