diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-09-23 09:18:55 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-09-23 09:18:55 +0000 |
commit | 420dd1455af7ef2151d26916efdd88c83ff7dbd8 (patch) | |
tree | 4e03abe1b33a9d3fc04222ad8f3e0a767f8676db /security/py-AccessControl | |
parent | ab9fce97e471adc1f9b3b4054147d088172ec1e8 (diff) | |
download | ports-420dd1455af7ef2151d26916efdd88c83ff7dbd8.tar.gz ports-420dd1455af7ef2151d26916efdd88c83ff7dbd8.zip |
Notes
Diffstat (limited to 'security/py-AccessControl')
-rw-r--r-- | security/py-AccessControl/Makefile | 4 | ||||
-rw-r--r-- | security/py-AccessControl/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-AccessControl/Makefile b/security/py-AccessControl/Makefile index 6d0c48d7bd00..30a32216bc9b 100644 --- a/security/py-AccessControl/Makefile +++ b/security/py-AccessControl/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= AccessControl -PORTVERSION= 2.13.13 +PORTVERSION= 3.0.8 CATEGORIES= security python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -33,7 +33,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisit NO_STAGE= yes PYEASYINSTALL_ARCHDEP= yes USE_PYTHON= -2.7 -USE_PYDISTUTILS= easy_install +USE_PYDISTUTILS=easy_install USE_ZIP= yes .include <bsd.port.mk> diff --git a/security/py-AccessControl/distinfo b/security/py-AccessControl/distinfo index f1d16467397c..4ce11b0544aa 100644 --- a/security/py-AccessControl/distinfo +++ b/security/py-AccessControl/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/AccessControl-2.13.13.zip) = 508fcdee6c3ee93170cb0dacf4d65dd0b6880ca925d3434efc2fadd5d32a345b -SIZE (zope/AccessControl-2.13.13.zip) = 132067 +SHA256 (zope/AccessControl-3.0.8.zip) = 297cc0442184b2041d978f58a9c96892928f3dc04361ba6b780d2087d97f046b +SIZE (zope/AccessControl-3.0.8.zip) = 133742 |