diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2016-01-10 23:10:45 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2016-01-10 23:10:45 +0000 |
commit | 9187eb35da232a03020f00b6956890c788c04eec (patch) | |
tree | bb77b81b6d231b4c445bbb8bfe80e7d60e51f8a0 /security/py-plone.session | |
parent | 43c73f6a4efab1a69f1835420d454c9462a6907d (diff) | |
download | ports-9187eb35da232a03020f00b6956890c788c04eec.tar.gz ports-9187eb35da232a03020f00b6956890c788c04eec.zip |
Notes
Diffstat (limited to 'security/py-plone.session')
-rw-r--r-- | security/py-plone.session/Makefile | 8 | ||||
-rw-r--r-- | security/py-plone.session/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/py-plone.session/Makefile b/security/py-plone.session/Makefile index 41ce678980dc..0f5a715816db 100644 --- a/security/py-plone.session/Makefile +++ b/security/py-plone.session/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= plone.session -PORTVERSION= 3.5.3 -PORTREVISION= 1 +PORTVERSION= 3.5.6 CATEGORIES= security python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +17,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.protect>=0:${PORTSDIR}/security/py-plo ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ ${PYTHON_PKGNAMEPREFIX}Products.PluggableAuthService>=0:${PORTSDIR}/security/py-Products.PluggableAuthService -USES= python zip -USE_PYTHON= distutils autoplist +NO_ARCH= yes +USES= python +USE_PYTHON= autoplist distutils .include <bsd.port.mk> diff --git a/security/py-plone.session/distinfo b/security/py-plone.session/distinfo index 0d4bf4d96e87..833691aa1ca0 100644 --- a/security/py-plone.session/distinfo +++ b/security/py-plone.session/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.session-3.5.3.zip) = 388cb44f00f987ac1662037e628a86819206a1c5c71be54c54445b3c9fcecd50 -SIZE (zope/plone.session-3.5.3.zip) = 43640 +SHA256 (zope/plone.session-3.5.6.tar.gz) = 418b84be81af2929950ceb4e891f353c7cbd8196064d279f8008630a00990d1b +SIZE (zope/plone.session-3.5.6.tar.gz) = 29341 |