diff options
-rw-r--r-- | devel/py-zope.component/Makefile | 9 | ||||
-rw-r--r-- | devel/py-zope.component/distinfo | 4 |
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/py-zope.component/Makefile b/devel/py-zope.component/Makefile index 84029444de47..352ebd8d34e5 100644 --- a/devel/py-zope.component/Makefile +++ b/devel/py-zope.component/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zope.component -PORTVERSION= 3.12.1 +PORTVERSION= 4.2.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,10 +14,11 @@ COMMENT= Zope Component Architecture LICENSE= ZPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.8.0:${PORTSDIR}/devel/py-zope.interface \ - ${PYTHON_PKGNAMEPREFIX}zope.event>=0:${PORTSDIR}/devel/py-zope.event +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.event>=0:${PORTSDIR}/devel/py-zope.event \ + ${PYTHON_PKGNAMEPREFIX}zope.interface>=4.1.0:${PORTSDIR}/devel/py-zope.interface -USES= python:2 zip +NO_ARCH= yes +USES= python USE_PYTHON= autoplist distutils .include <bsd.port.mk> diff --git a/devel/py-zope.component/distinfo b/devel/py-zope.component/distinfo index 25b735a8b055..e5d55e5f160e 100644 --- a/devel/py-zope.component/distinfo +++ b/devel/py-zope.component/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/zope.component-3.12.1.zip) = b954f2efa11f0409dd9f94364abe823b4f04f2ca4902fd89a99bd0648f378de0 -SIZE (zope/zope.component-3.12.1.zip) = 127498 +SHA256 (zope/zope.component-4.2.2.tar.gz) = 282c112b55dd8e3c869a3571f86767c150ab1284a9ace2bdec226c592acaf81a +SIZE (zope/zope.component-4.2.2.tar.gz) = 546598 |