- Update to 4.0.1

- distfile to zope/
- support python 2.6+

Feature safe:	yes
This commit is contained in:
Cheng-Lung Sung 2011-11-15 06:42:42 +00:00
parent 6a10277646
commit 5b8003f034
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285826
2 changed files with 7 additions and 5 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= zope.schema
PORTVERSION= 4.0.0
PORTVERSION= 4.0.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -16,11 +16,13 @@ COMMENT= Zope Interface extension for defining data schemas
LICENSE= ZPL21
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.6.0:${PORTSDIR}/devel/py-zope.interface \
${PYTHON_PKGNAMEPREFIX}six>=0:${PORTSDIR}/devel/py-six \
${PYTHON_PKGNAMEPREFIX}zope.event>=0:${PORTSDIR}/devel/py-zope.event
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_PYTHON= yes
DIST_SUBDIR= zope
USE_PYTHON= 2.6+
USE_PYDISTUTILS= easy_install
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (zope.schema-4.0.0.tar.gz) = 10f020459dc566cc29fac9160490f093a11c19b18fbb5ba398fa55e40e16e470
SIZE (zope.schema-4.0.0.tar.gz) = 68239
SHA256 (zope/zope.schema-4.0.1.tar.gz) = fa528d489d1734c9c290dda122e98a108ed7427a5fbcd99a390a4a8c88a566fc
SIZE (zope/zope.schema-4.0.1.tar.gz) = 68401