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

(-)math/py-MutatorMath/Makefile (-3 / +3 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	MutatorMath
3
PORTNAME=	MutatorMath
4
PORTVERSION=	2.1.1
4
PORTVERSION=	2.1.2
5
CATEGORIES=	math python
5
CATEGORIES=	math python
6
MASTER_SITES=	CHEESESHOP
6
MASTER_SITES=	CHEESESHOP
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 12-20 Link Here
12
LICENSE=	BSD3CLAUSE
12
LICENSE=	BSD3CLAUSE
13
LICENSE_FILE=	${WRKSRC}/LICENSE
13
LICENSE_FILE=	${WRKSRC}/LICENSE
14
14
15
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ufoLib>=2.0.0:x11-fonts/py-ufoLib@${PY_FLAVOR} \
15
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fonttools>=3.32.0:print/py-fonttools@${PY_FLAVOR} \
16
		${PYTHON_PKGNAMEPREFIX}defcon>=0.3.5:x11-fonts/py-defcon@${PY_FLAVOR} \
16
		${PYTHON_PKGNAMEPREFIX}defcon>=0.3.5:x11-fonts/py-defcon@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}fontMath>=0.4.4:x11-fonts/py-fontMath@${PY_FLAVOR}
17
		${PYTHON_PKGNAMEPREFIX}fontMath>=0.4.8:x11-fonts/py-fontMath@${PY_FLAVOR}
18
18
19
USES=		python zip
19
USES=		python zip
20
USE_PYTHON=	autoplist distutils
20
USE_PYTHON=	autoplist distutils
(-)math/py-MutatorMath/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1530354825
1
TIMESTAMP = 1545561240
2
SHA256 (MutatorMath-2.1.1.zip) = 3353fdd0d1beb13bda458265573bbefa0d4afb5aa5f9e4d3503cb9d3b0623f12
2
SHA256 (MutatorMath-2.1.2.zip) = 6930f966a07a7459bcdb15b36dbcb615a791853d79965897cedb1047d5beeecb
3
SIZE (MutatorMath-2.1.1.zip) = 365617
3
SIZE (MutatorMath-2.1.2.zip) = 421198
(-)x11-fonts/py-booleanOperations/Makefile (-3 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	booleanOperations
3
PORTNAME=	booleanOperations
4
PORTVERSION=	0.8.0
4
PORTVERSION=	0.8.2
5
CATEGORIES=	x11-fonts python
5
CATEGORIES=	x11-fonts python
6
MASTER_SITES=	CHEESESHOP
6
MASTER_SITES=	CHEESESHOP
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 14-21 Link Here
14
14
15
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.11:devel/py-setuptools_scm@${PY_FLAVOR}
15
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.11:devel/py-setuptools_scm@${PY_FLAVOR}
16
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pyclipper>=1.0.5:math/py-pyclipper@${PY_FLAVOR} \
16
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pyclipper>=1.0.5:math/py-pyclipper@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}fonttools>=3.1.2:print/py-fonttools@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}fonttools>=3.32.0:print/py-fonttools@${PY_FLAVOR}
18
		${PYTHON_PKGNAMEPREFIX}ufoLib>=2.0.0:x11-fonts/py-ufoLib@${PY_FLAVOR}
19
18
20
USES=		python zip
19
USES=		python zip
21
USE_PYTHON=	autoplist distutils
20
USE_PYTHON=	autoplist distutils
(-)x11-fonts/py-booleanOperations/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1525522266
1
TIMESTAMP = 1545560967
2
SHA256 (booleanOperations-0.8.0.zip) = 62723b7cabe3e727546df945c155e2f8be9514ef8c4f3b2f0f5cdb24ebbcfdf1
2
SHA256 (booleanOperations-0.8.2.zip) = 1750def605e53ca13cf45fedd31b360d241cc6082523e4b71d86c72dd3e9bc8a
3
SIZE (booleanOperations-0.8.0.zip) = 25143
3
SIZE (booleanOperations-0.8.2.zip) = 202758
(-)x11-fonts/py-cu2qu/Makefile (-4 / +3 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	cu2qu
3
PORTNAME=	cu2qu
4
PORTVERSION=	1.6.4
4
PORTVERSION=	1.6.5
5
CATEGORIES=	x11-fonts python
5
CATEGORIES=	x11-fonts python
6
MASTER_SITES=	CHEESESHOP
6
MASTER_SITES=	CHEESESHOP
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 13-21 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.18.0:print/py-fonttools@${PY_FLAVOR} \
16
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fonttools>=3.32.0:print/py-fonttools@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}ufoLib>=2.1.1:x11-fonts/py-ufoLib@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}defcon>=0.6.0:x11-fonts/py-defcon@${PY_FLAVOR}
18
		${PYTHON_PKGNAMEPREFIX}defcon>=0.4.0:x11-fonts/py-defcon@${PY_FLAVOR}
19
18
20
USES=		python zip
19
USES=		python zip
21
USE_PYTHON=	autoplist concurrent distutils
20
USE_PYTHON=	autoplist concurrent distutils
(-)x11-fonts/py-cu2qu/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1540712507
1
TIMESTAMP = 1545561404
2
SHA256 (cu2qu-1.6.4.zip) = 8ffda9ab0dec7f6249a93432c274d62a72b9a0ee6787b8027929ced3d6585fb5
2
SHA256 (cu2qu-1.6.5.zip) = b3b4a0d80798489906ca503c4a7a749e0a360670aa2f10f21dd01682e37b8293
3
SIZE (cu2qu-1.6.4.zip) = 217409
3
SIZE (cu2qu-1.6.5.zip) = 217384
(-)x11-fonts/py-defcon/Makefile (-3 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	defcon
3
PORTNAME=	defcon
4
PORTVERSION=	0.5.3
4
PORTVERSION=	0.6.0
5
CATEGORIES=	x11-fonts python
5
CATEGORIES=	x11-fonts python
6
MASTER_SITES=	CHEESESHOP
6
MASTER_SITES=	CHEESESHOP
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 12-19 Link Here
12
LICENSE=	MIT
12
LICENSE=	MIT
13
LICENSE_FILE=	${WRKSRC}/License.txt
13
LICENSE_FILE=	${WRKSRC}/License.txt
14
14
15
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fonttools>=3.1.2:print/py-fonttools@${PY_FLAVOR} \
15
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fonttools>=3.31.0:print/py-fonttools@${PY_FLAVOR}
16
		${PYTHON_PKGNAMEPREFIX}ufoLib>=2.3.1:x11-fonts/py-ufoLib@${PY_FLAVOR}
17
16
18
USES=		python zip
17
USES=		python zip
19
USE_PYTHON=	autoplist distutils
18
USE_PYTHON=	autoplist distutils
(-)x11-fonts/py-defcon/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1537021252
1
TIMESTAMP = 1545561626
2
SHA256 (defcon-0.5.3.zip) = 4c1b45c3d8bc24ec2560f355a899f853ddb715b401862e8c99aaefdec8599de0
2
SHA256 (defcon-0.6.0.zip) = 52e461961b4b68ae6883f8a14a0d82f2d09f2de7a526b95c7d1b195c10ca745f
3
SIZE (defcon-0.5.3.zip) = 491640
3
SIZE (defcon-0.6.0.zip) = 470740
(-)x11-fonts/py-fontMath/Makefile (-3 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	fontMath
3
PORTNAME=	fontMath
4
PORTVERSION=	0.4.7
4
PORTVERSION=	0.4.9
5
CATEGORIES=	x11-fonts python
5
CATEGORIES=	x11-fonts python
6
MASTER_SITES=	CHEESESHOP
6
MASTER_SITES=	CHEESESHOP
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 12-19 Link Here
12
LICENSE=	MIT
12
LICENSE=	MIT
13
LICENSE_FILE=	${WRKSRC}/License.txt
13
LICENSE_FILE=	${WRKSRC}/License.txt
14
14
15
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fonttools>=3.3.0:print/py-fonttools@${PY_FLAVOR} \
15
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fonttools>=3.32.0:print/py-fonttools@${PY_FLAVOR}
16
		${PYTHON_PKGNAMEPREFIX}ufoLib>=2.0.0:x11-fonts/py-ufoLib@${PY_FLAVOR}
17
16
18
USES=		python zip
17
USES=		python zip
19
USE_PYTHON=	autoplist distutils
18
USE_PYTHON=	autoplist distutils
(-)x11-fonts/py-fontMath/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1537021352
1
TIMESTAMP = 1545561043
2
SHA256 (fontMath-0.4.7.zip) = 6d80531c5ccdd2a6f01ce2b97b19aa133ea206a2edab26b3716d9b0306dd0bf5
2
SHA256 (fontMath-0.4.9.zip) = 22cfce913e499b95f99f77117d8f848f5497d2c91fd221a23c2fa65a86552439
3
SIZE (fontMath-0.4.7.zip) = 33600
3
SIZE (fontMath-0.4.9.zip) = 33566
(-)x11-fonts/py-fontmake/Makefile (-9 / +8 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	fontmake
3
PORTNAME=	fontmake
4
PORTVERSION=	1.7.5
4
PORTVERSION=	1.8.0
5
CATEGORIES=	x11-fonts python
5
CATEGORIES=	x11-fonts python
6
MASTER_SITES=	CHEESESHOP
6
MASTER_SITES=	CHEESESHOP
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 13-26 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.30.0:print/py-fonttools@${PY_FLAVOR} \
16
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fonttools>=3.32.0:print/py-fonttools@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}cu2qu>=1.5.0:x11-fonts/py-cu2qu@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}cu2qu>=1.6.5:x11-fonts/py-cu2qu@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}glyphsLib>=3.1.2:x11-fonts/py-glyphsLib@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}glyphsLib>=3.1.3:x11-fonts/py-glyphsLib@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}ufo2ft>=2.4.0:x11-fonts/py-ufo2ft@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}ufo2ft>=2.5.0:x11-fonts/py-ufo2ft@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}MutatorMath>=2.1.1:math/py-MutatorMath@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}MutatorMath>=2.1.2:math/py-MutatorMath@${PY_FLAVOR} \
21
		${PYTHON_PKGNAMEPREFIX}defcon>=0.5.3:x11-fonts/py-defcon@${PY_FLAVOR} \
21
		${PYTHON_PKGNAMEPREFIX}defcon>=0.6.0:x11-fonts/py-defcon@${PY_FLAVOR} \
22
		${PYTHON_PKGNAMEPREFIX}booleanOperations>=0.8.0:x11-fonts/py-booleanOperations@${PY_FLAVOR} \
22
		${PYTHON_PKGNAMEPREFIX}booleanOperations>=0.8.1:x11-fonts/py-booleanOperations@${PY_FLAVOR}
23
		${PYTHON_PKGNAMEPREFIX}ufoLib>=2.3.1:x11-fonts/py-ufoLib@${PY_FLAVOR}
24
23
25
USES=		python zip
24
USES=		python zip
26
USE_PYTHON=	autoplist concurrent distutils
25
USE_PYTHON=	autoplist concurrent distutils
(-)x11-fonts/py-fontmake/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1540712736
1
TIMESTAMP = 1545562319
2
SHA256 (fontmake-1.7.5.zip) = 718f40f8e1e001f497c9d1269d8ec6399c05375dfbf4df7f885a10139a7cd994
2
SHA256 (fontmake-1.8.0.zip) = a6b8e3c8a1e997dbadd602496aa8ea3bbe4e4ed2dfc6607a288340aa08067d2e
3
SIZE (fontmake-1.7.5.zip) = 54108
3
SIZE (fontmake-1.8.0.zip) = 51822
(-)x11-fonts/py-glyphsLib/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	glyphsLib
3
PORTNAME=	glyphsLib
4
PORTVERSION=	3.1.2
4
PORTVERSION=	3.1.4
5
CATEGORIES=	x11-fonts python
5
CATEGORIES=	x11-fonts python
6
MASTER_SITES=	CHEESESHOP
6
MASTER_SITES=	CHEESESHOP
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
(-)x11-fonts/py-glyphsLib/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1540712733
1
TIMESTAMP = 1545561125
2
SHA256 (glyphsLib-3.1.2.zip) = f3da4f97eb35654e3a6451ebd6a37f3fa39ccfc34e9fbee323d695e3db25a316
2
SHA256 (glyphsLib-3.1.4.zip) = 0c6b84128858964011f1a329116faf666d7a2f786d8b74569c488886ac0d1e5f
3
SIZE (glyphsLib-3.1.2.zip) = 879503
3
SIZE (glyphsLib-3.1.4.zip) = 879581
(-)x11-fonts/py-ufo2ft/Makefile (-5 / +4 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	ufo2ft
3
PORTNAME=	ufo2ft
4
PORTVERSION=	2.4.0
4
PORTVERSION=	2.5.0
5
CATEGORIES=	x11-fonts python
5
CATEGORIES=	x11-fonts python
6
MASTER_SITES=	CHEESESHOP
6
MASTER_SITES=	CHEESESHOP
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 13-22 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.28.0:print/py-fonttools@${PY_FLAVOR} \
16
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fonttools>=3.32.0:print/py-fonttools@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}ufoLib>=2.1.0:x11-fonts/py-ufoLib@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}defcon>=0.6.0:x11-fonts/py-defcon@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}defcon>=0.4.0:x11-fonts/py-defcon@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}cu2qu>=1.6.4:x11-fonts/py-cu2qu@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}cu2qu>=1.5.0:x11-fonts/py-cu2qu@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}compreffor>=0.4.5:x11-fonts/py-compreffor@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}compreffor>=0.4.5:x11-fonts/py-compreffor@${PY_FLAVOR} \
21
		${PYTHON_PKGNAMEPREFIX}booleanOperations>=0.8.0:x11-fonts/py-booleanOperations@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}booleanOperations>=0.8.0:x11-fonts/py-booleanOperations@${PY_FLAVOR} \
22
		${PY_ENUM34}
21
		${PY_ENUM34}
(-)x11-fonts/py-ufo2ft/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1540712924
1
TIMESTAMP = 1545562449
2
SHA256 (ufo2ft-2.4.0.zip) = cec69976ba679ebdbed51cd4fdbfdbf148363acc5cbc6373950717eb95f3542b
2
SHA256 (ufo2ft-2.5.0.zip) = 637a77679c99254747c0f37a321927b0f179fecd31638dcc5fae0d1c703a7904
3
SIZE (ufo2ft-2.4.0.zip) = 151860
3
SIZE (ufo2ft-2.5.0.zip) = 159452

Return to bug 234506