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

Collapse All | Expand All

(-)www/py-wsgidav/Makefile (-2 / +7 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	WsgiDAV
3
PORTNAME=	WsgiDAV
4
PORTVERSION=	1.2.0
4
PORTVERSION=	2.0.0
5
CATEGORIES=	www python
5
CATEGORIES=	www python
6
MASTER_SITES=	CHEESESHOP
6
MASTER_SITES=	CHEESESHOP
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 11-18 Link Here
11
11
12
LICENSE=	MIT
12
LICENSE=	MIT
13
13
14
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cherrypy>=0:www/py-cherrypy \
15
		${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest \
16
		${PYTHON_PKGNAMEPREFIX}cov-core>=0:devel/py-cov-core \
17
		${PYTHON_PKGNAMEPREFIX}WebTest>=0:www/py-WebTest
18
14
NO_ARCH=	yes
19
NO_ARCH=	yes
15
USES=		python:2 zip
20
USES=		python zip
16
USE_PYTHON=	distutils autoplist
21
USE_PYTHON=	distutils autoplist
17
22
18
post-extract:
23
post-extract:
(-)www/py-wsgidav/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (WsgiDAV-1.2.0.zip) = 674bd1954ee698c95b3c97c71aa63c7380dc9f6fc9e2aa79cb6b94f5aadbd2a3
1
TIMESTAMP = 1475595472
2
SIZE (WsgiDAV-1.2.0.zip) = 208030
2
SHA256 (WsgiDAV-2.0.0.zip) = 776bc800ef8475e133668efc7cef8a7b1f6a9f30a2a8228eaa5349229e759a31
3
SIZE (WsgiDAV-2.0.0.zip) = 161407

Return to bug 213194