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

(-)b/x11-fonts/py-defcon/Makefile (-5 / +5 lines)
Lines 1-20 Link Here
1
PORTNAME=	defcon
1
PORTNAME=	defcon
2
PORTVERSION=	0.6.0
2
PORTVERSION=	0.10.2
3
PORTREVISION=	3
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 flexible objects for representing UFO data
8
COMMENT=	Set of flexible objects for representing UFO data
10
WWW=		https://github.com/typesupply/defcon
9
WWW=		https://github.com/robotools/defcon
11
10
12
LICENSE=	MIT
11
LICENSE=	MIT
13
LICENSE_FILE=	${WRKSRC}/License.txt
12
LICENSE_FILE=	${WRKSRC}/License.txt
14
13
15
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fonttools>=3.31.0:print/py-fonttools@${PY_FLAVOR}
14
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
15
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fonttools>=4.10.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
USE_LOCALE=	en_US.UTF-8
19
USE_LOCALE=	en_US.UTF-8
20
20
(-)b/x11-fonts/py-defcon/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1545561626
1
TIMESTAMP = 1678011913
2
SHA256 (defcon-0.6.0.zip) = 52e461961b4b68ae6883f8a14a0d82f2d09f2de7a526b95c7d1b195c10ca745f
2
SHA256 (defcon-0.10.2.zip) = aee396e6d69e45ae65c8264781392d4c29116934b2737ad76d8230b40c182a44
3
SIZE (defcon-0.6.0.zip) = 470740
3
SIZE (defcon-0.10.2.zip) = 519741

Return to bug 270142