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

Collapse All | Expand All

(-)b/x11-fonts/py-fontMath/Makefile (-4 / +4 lines)
Lines 1-20 Link Here
1
PORTNAME=	fontMath
1
PORTNAME=	fontMath
2
PORTVERSION=	0.4.9
2
PORTVERSION=	0.9.3
3
PORTREVISION=	1
4
CATEGORIES=	x11-fonts python
3
CATEGORIES=	x11-fonts python
5
MASTER_SITES=	PYPI
4
MASTER_SITES=	PYPI
6
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
6
8
MAINTAINER=	lantw44@gmail.com
7
MAINTAINER=	lantw44@gmail.com
9
COMMENT=	Set of objects for performing math operations on font data
8
COMMENT=	Set of objects for performing math operations on font data
10
WWW=		https://github.com/typesupply/fontMath
9
WWW=		https://github.com/robotools/fontMath
11
10
12
LICENSE=	MIT
11
LICENSE=	MIT
13
LICENSE_FILE=	${WRKSRC}/License.txt
12
LICENSE_FILE=	${WRKSRC}/License.txt
14
13
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>=3.32.0:print/py-fonttools@${PY_FLAVOR}
16
16
17
USES=		python:3.6+ zip
17
USES=		python:3.7+ zip
18
USE_PYTHON=	autoplist distutils
18
USE_PYTHON=	autoplist distutils
19
19
20
NO_ARCH=	yes
20
NO_ARCH=	yes
(-)b/x11-fonts/py-fontMath/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1545561043
1
TIMESTAMP = 1677513291
2
SHA256 (fontMath-0.4.9.zip) = 22cfce913e499b95f99f77117d8f848f5497d2c91fd221a23c2fa65a86552439
2
SHA256 (fontMath-0.9.3.zip) = 6a5387cb7feb105958db2f5ceedc878513cc35bf3715e262090f0557be0c1b1c
3
SIZE (fontMath-0.4.9.zip) = 33566
3
SIZE (fontMath-0.9.3.zip) = 39324

Return to bug 269860