diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-08-13 16:26:38 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-08-13 16:26:38 +0000 |
commit | 16483bfa1f2d2391762520603e8eb4d15a1726db (patch) | |
tree | b66b719a26a1dc923216d52951175d927b6ce7a8 /security/py-AccessControl | |
parent | 5876ab6ca0d69cb0643c1d0ff50e17afd019c2c3 (diff) |
Notes
Diffstat (limited to 'security/py-AccessControl')
-rw-r--r-- | security/py-AccessControl/Makefile | 6 | ||||
-rw-r--r-- | security/py-AccessControl/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/py-AccessControl/Makefile b/security/py-AccessControl/Makefile index 1a7851bb8d42..643799284fde 100644 --- a/security/py-AccessControl/Makefile +++ b/security/py-AccessControl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= AccessControl -PORTVERSION= 2.13.7 +PORTVERSION= 2.13.8 CATEGORIES= security python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,7 +20,6 @@ LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisition \ ${PYTHON_PKGNAMEPREFIX}DateTime>=0:${PORTSDIR}/devel/py-DateTime \ ${PYTHON_PKGNAMEPREFIX}ExtensionClass>=0:${PORTSDIR}/devel/py-ExtensionClass \ - ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ ${PYTHON_PKGNAMEPREFIX}Persistence>=0:${PORTSDIR}/devel/py-Persistence \ ${PYTHON_PKGNAMEPREFIX}Record>=0:${PORTSDIR}/devel/py-Record \ ${PYTHON_PKGNAMEPREFIX}RestrictedPython>=0:${PORTSDIR}/security/py-RestrictedPython \ @@ -30,13 +29,14 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisit ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \ ${PYTHON_PKGNAMEPREFIX}zope.configuration>=0:${PORTSDIR}/devel/py-zope.configuration \ ${PYTHON_PKGNAMEPREFIX}zope.deferredimport>=0:${PORTSDIR}/devel/py-zope.deferredimport \ + ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ ${PYTHON_PKGNAMEPREFIX}zope.publisher>=0:${PORTSDIR}/devel/py-zope.publisher \ ${PYTHON_PKGNAMEPREFIX}zope.schema>=0:${PORTSDIR}/devel/py-zope.schema \ ${PYTHON_PKGNAMEPREFIX}zope.security>=0:${PORTSDIR}/security/py-zope.security \ ${PYTHON_PKGNAMEPREFIX}zope.testing>=0:${PORTSDIR}/devel/py-zope.testing PYEASYINSTALL_ARCHDEP= yes -USE_PYTHON= yes +USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install USE_ZIP= yes diff --git a/security/py-AccessControl/distinfo b/security/py-AccessControl/distinfo index 8c00a2bbbbbb..17103f4cc281 100644 --- a/security/py-AccessControl/distinfo +++ b/security/py-AccessControl/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/AccessControl-2.13.7.zip) = afdf89eb9ba8043f616f5f8043d291325026db9f2a1455b3ddd47628b2068e35 -SIZE (zope/AccessControl-2.13.7.zip) = 175398 +SHA256 (zope/AccessControl-2.13.8.zip) = 64cd704e8421737acce07b527dad5dd85d3de4c23d378ac822969f96ae75cab2 +SIZE (zope/AccessControl-2.13.8.zip) = 175544 |