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

Collapse All | Expand All

(-)py-supervisor/Makefile 2019-12-05 12:37:46.611537000 +0000 (-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.1.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 2019-12-05 12:41:05.415752000 +0000 (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1559515431
1
TIMESTAMP = 1575549665
2
SHA256 (supervisor-4.0.3.tar.gz) = f768abc073e8702892718938b8a0ab98ebcb91c2afcb39bf2cb570d3eb51149e
2
SHA256 (supervisor-4.1.0.tar.gz) = 2dc86fe0476e945e61483d614ceb2cf4f93b95282eb243bdf792621994360383
3
SIZE (supervisor-4.0.3.tar.gz) = 435960
3
SIZE (supervisor-4.1.0.tar.gz) = 459020

Return to bug 242448