1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

- Update to 4.2.2

- Add NO_ARCH

Changes:	https://github.com/zopefoundation/zope.component/blob/master/CHANGES.rst
PR:		204878
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 31 days)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-12-29 20:02:53 +00:00
parent 42e621e27c
commit 637e81c70b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404783
2 changed files with 7 additions and 6 deletions

View File

@ -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>

View File

@ -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