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

Collapse All | Expand All

(-)Makefile (-2 / +3 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.8.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.1.2:print/py-fonttools@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}ufoLib>0:print/py-ufoLib@${FLAVOR}
17
18
18
USES=		python zip
19
USES=		python zip
19
USE_PYTHON=	autoplist concurrent distutils
20
USE_PYTHON=	autoplist concurrent distutils
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1534008924
1
TIMESTAMP = 1537020315
2
SHA256 (psautohint-1.7.0.zip) = 629d3e58de8cdc7d048f093b1562fd85abd817d2852760a65825d11b8ce2defc
2
SHA256 (psautohint-1.8.1.zip) = 14f33792bf0ba1496b6d04e585bfff3480b6b0e896094895189f158cf08760ff
3
SIZE (psautohint-1.7.0.zip) = 219077
3
SIZE (psautohint-1.8.1.zip) = 217528

Return to bug 231392