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

Collapse All | Expand All

(-)py-matplotlib-scalebar/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/math/py-matplotlib-scalebar/Makefile 517535 2019-11-13 23:47:15Z sunpoet $
2
# $FreeBSD: head/math/py-matplotlib-scalebar/Makefile 517535 2019-11-13 23:47:15Z sunpoet $
3
3
4
PORTNAME=	matplotlib-scalebar
4
PORTNAME=	matplotlib-scalebar
5
PORTVERSION=	0.6.1
5
PORTVERSION=	0.6.2
6
CATEGORIES=	math python
6
CATEGORIES=	math python
7
MASTER_SITES=	CHEESESHOP
7
MASTER_SITES=	CHEESESHOP
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 15-21 Link Here
15
15
16
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR}
16
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR}
17
17
18
USES=		python
18
USES=		python:3.7
19
USE_PYTHON=	autoplist distutils
19
USE_PYTHON=	autoplist distutils
20
20
21
NO_ARCH=	yes
21
NO_ARCH=	yes
(-)py-matplotlib-scalebar/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1572095638
1
TIMESTAMP = 1586683577
2
SHA256 (matplotlib-scalebar-0.6.1.tar.gz) = 85cec2bacf85aaf00a70cafa5786f7e66e7c0f6e9dc5c894fd6d1afaa7264ecd
2
SHA256 (matplotlib-scalebar-0.6.2.tar.gz) = b0aa1a732c961e1fa50c59b45d0e067977b912d9be3378233081db2a1bd75c20
3
SIZE (matplotlib-scalebar-0.6.1.tar.gz) = 31464
3
SIZE (matplotlib-scalebar-0.6.2.tar.gz) = 32162

Return to bug 245568