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

Collapse All | Expand All

(-)py-supervisor/Makefile (-3 / +1 lines)
Lines 2-9 Link Here
2
# $FreeBSD: head/sysutils/py-supervisor/Makefile 504752 2019-06-21 00:33:20Z meta $
2
# $FreeBSD: head/sysutils/py-supervisor/Makefile 504752 2019-06-21 00:33:20Z meta $
3
3
4
PORTNAME=	supervisor
4
PORTNAME=	supervisor
5
PORTVERSION=	4.0.3
5
PORTVERSION=	4.2.0
6
PORTEPOCH=	1
7
CATEGORIES=	sysutils python
6
CATEGORIES=	sysutils python
8
MASTER_SITES=	CHEESESHOP
7
MASTER_SITES=	CHEESESHOP
9
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 19-25 Link Here
19
LICENSE_PERMS_REPOZE=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
18
LICENSE_PERMS_REPOZE=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
20
LICENSE_PERMS_MEDUSA=	dist-mirror pkg-mirror auto-accept
19
LICENSE_PERMS_MEDUSA=	dist-mirror pkg-mirror auto-accept
21
20
22
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}meld3>=1.0.0:www/py-meld3@${PY_FLAVOR}
23
TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}mock>=0.5.0:devel/py-mock@${PY_FLAVOR}
21
TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}mock>=0.5.0:devel/py-mock@${PY_FLAVOR}
24
22
25
USES=		python shebangfix
23
USES=		python shebangfix
(-)py-supervisor/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1559515431
1
TIMESTAMP = 1590246292
2
SHA256 (supervisor-4.0.3.tar.gz) = f768abc073e8702892718938b8a0ab98ebcb91c2afcb39bf2cb570d3eb51149e
2
SHA256 (supervisor-4.2.0.tar.gz) = 64082ebedf6d36ff409ab2878f1aad5c9035f916c5f15a9a1ec7dffc6dfbbed8
3
SIZE (supervisor-4.0.3.tar.gz) = 435960
3
SIZE (supervisor-4.2.0.tar.gz) = 456056

Return to bug 242448