diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/py-AccessControl/Makefile | 3 | ||||
-rw-r--r-- | security/py-AccessControl/distinfo | 4 | ||||
-rw-r--r-- | security/py-AccessControl/pkg-descr | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/security/py-AccessControl/Makefile b/security/py-AccessControl/Makefile index 2a5d64df4d03..6d0c48d7bd00 100644 --- a/security/py-AccessControl/Makefile +++ b/security/py-AccessControl/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= AccessControl -PORTVERSION= 2.13.12 +PORTVERSION= 2.13.13 CATEGORIES= security python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -30,6 +30,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisit ${PYTHON_PKGNAMEPREFIX}zope.security>=0:${PORTSDIR}/security/py-zope.security \ ${PYTHON_PKGNAMEPREFIX}zope.testing>=0:${PORTSDIR}/devel/py-zope.testing +NO_STAGE= yes PYEASYINSTALL_ARCHDEP= yes USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install diff --git a/security/py-AccessControl/distinfo b/security/py-AccessControl/distinfo index fa9804ecde54..f1d16467397c 100644 --- a/security/py-AccessControl/distinfo +++ b/security/py-AccessControl/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/AccessControl-2.13.12.zip) = 2e7d42402951c77d61d7f661cdbc8ce0748a6578ea15e90d43cffb66f084122a -SIZE (zope/AccessControl-2.13.12.zip) = 177295 +SHA256 (zope/AccessControl-2.13.13.zip) = 508fcdee6c3ee93170cb0dacf4d65dd0b6880ca925d3434efc2fadd5d32a345b +SIZE (zope/AccessControl-2.13.13.zip) = 132067 diff --git a/security/py-AccessControl/pkg-descr b/security/py-AccessControl/pkg-descr index 737b31ed7a45..450fc62f5b70 100644 --- a/security/py-AccessControl/pkg-descr +++ b/security/py-AccessControl/pkg-descr @@ -1,3 +1,3 @@ AccessControl provides a general security framework for use in Zope2. -WWW: http://pypi.python.org/pypi/AccessControl +WWW: https://pypi.python.org/pypi/AccessControl/ |