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

(-)net/py-portend/Makefile (-1 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	portend
3
PORTNAME=	portend
4
PORTVERSION=	2.2
4
PORTVERSION=	2.4
5
CATEGORIES=	net python
5
CATEGORIES=	net python
6
MASTER_SITES=	CHEESESHOP
6
MASTER_SITES=	CHEESESHOP
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 17-22 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tempora>=1.8:devel/py-tempora@${PY_FLAVOR} Link Here
17
17
18
USES=		python
18
USES=		python
19
USE_PYTHON=	autoplist concurrent distutils
19
USE_PYTHON=	autoplist concurrent distutils
20
20
NO_ARCH=	yes
21
NO_ARCH=	yes
21
22
22
.include <bsd.port.mk>
23
.include <bsd.port.mk>
(-)net/py-portend/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1512111674
1
TIMESTAMP = 1560136780
2
SHA256 (portend-2.2.tar.gz) = bc48d3d99e1eaf2e9406c729f8848bfdaf87876cd3560dc3ec6c16714f529586
2
SHA256 (portend-2.4.tar.gz) = 507e1f76eb6deec0cc15045d1140a07874f44d02eec021e8fd383557d99fe93d
3
SIZE (portend-2.2.tar.gz) = 7974
3
SIZE (portend-2.4.tar.gz) = 11846

Return to bug 238443