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

(-)devel/py-zope.component/Makefile (-4 / +5 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	zope.component
4
PORTNAME=	zope.component
5
PORTVERSION=	3.12.1
5
PORTVERSION=	4.2.2
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-23 Link Here
14
LICENSE=	ZPL21
14
LICENSE=	ZPL21
15
LICENSE_FILE=	${WRKSRC}/LICENSE.txt
15
LICENSE_FILE=	${WRKSRC}/LICENSE.txt
16
16
17
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope.interface>=3.8.0:${PORTSDIR}/devel/py-zope.interface \
17
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope.event>=0:${PORTSDIR}/devel/py-zope.event \
18
		${PYTHON_PKGNAMEPREFIX}zope.event>=0:${PORTSDIR}/devel/py-zope.event
18
		${PYTHON_PKGNAMEPREFIX}zope.interface>=4.1.0:${PORTSDIR}/devel/py-zope.interface
19
19
20
USES=		python:2 zip
20
NO_ARCH=	yes
21
USES=		python
21
USE_PYTHON=	autoplist distutils
22
USE_PYTHON=	autoplist distutils
22
23
23
.include <bsd.port.mk>
24
.include <bsd.port.mk>
(-)devel/py-zope.component/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (zope/zope.component-3.12.1.zip) = b954f2efa11f0409dd9f94364abe823b4f04f2ca4902fd89a99bd0648f378de0
1
SHA256 (zope/zope.component-4.2.2.tar.gz) = 282c112b55dd8e3c869a3571f86767c150ab1284a9ace2bdec226c592acaf81a
2
SIZE (zope/zope.component-3.12.1.zip) = 127498
2
SIZE (zope/zope.component-4.2.2.tar.gz) = 546598

Return to bug 204878