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

Collapse All | Expand All

(-)b/devel/py-zope.configuration/Makefile (-3 / +5 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	zope.configuration
4
PORTNAME=	zope.configuration
5
PORTVERSION=	3.8.0
5
PORTVERSION=	4.1.0
6
PORTREVISION=	1
6
PORTREVISION=	0
7
CATEGORIES=	devel textproc python
7
CATEGORIES=	devel textproc python
8
MASTER_SITES=	CHEESESHOP
8
MASTER_SITES=	CHEESESHOP
9
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
9
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 18-24 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${ Link Here
18
		${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:textproc/py-zope.i18nmessageid@${FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:textproc/py-zope.i18nmessageid@${FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}zope.schema>=0:devel/py-zope.schema@${FLAVOR}
19
		${PYTHON_PKGNAMEPREFIX}zope.schema>=0:devel/py-zope.schema@${FLAVOR}
20
20
21
USES=		python
21
USES=		python:2.7+
22
USE_PYTHON=	distutils autoplist
22
USE_PYTHON=	distutils autoplist
23
23
24
NO_ARCH=	yes
25
24
.include <bsd.port.mk>
26
.include <bsd.port.mk>
(-)b/devel/py-zope.configuration/distinfo (-3 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (zope/zope.configuration-3.8.0.tar.gz) = 715b1a669a49d1968165ad6ce4dd7ae206df9289ffa0376bf71466c88a0ff4c1
1
TIMESTAMP = 1515434873
2
SIZE (zope/zope.configuration-3.8.0.tar.gz) = 51630
2
SHA256 (zope/zope.configuration-4.1.0.tar.gz) = eebea03062b9d7ddd512a31412bcdf3549aa2dff481503487067dbbd06774050
3
SIZE (zope/zope.configuration-4.1.0.tar.gz) = 77780
3
- 

Return to bug 225010