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

(-)devel/py-certsrv/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	certsrv
4
PORTNAME=	certsrv
5
PORTVERSION=	2.0.0
5
PORTVERSION=	2.1.0
6
CATEGORIES=	devel python
6
CATEGORIES=	devel python
7
MASTER_SITES=	CHEESESHOP
7
MASTER_SITES=	CHEESESHOP
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 14-20 Link Here
14
14
15
USES=		python
15
USES=		python
16
USE_PYTHON=	autoplist distutils
16
USE_PYTHON=	autoplist distutils
17
NO_BUILD=	yes
17
18
NO_ARCH=	yes
18
NO_ARCH=	yes
19
19
20
.include <bsd.port.mk>
20
.include <bsd.port.mk>
(-)devel/py-certsrv/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1539675761
1
TIMESTAMP = 1544413176
2
SHA256 (certsrv-2.0.0.tar.gz) = 26d2e8252c4f213c8d602c9f184a3f690d59b42d37ebb22cf8f726ad40657766
2
SHA256 (certsrv-2.1.0.tar.gz) = f48f5a170974dcb1ad367c20790a6b5bf3273fde81424653004ae0efd84d417c
3
SIZE (certsrv-2.0.0.tar.gz) = 5445
3
SIZE (certsrv-2.1.0.tar.gz) = 5573

Return to bug 233903