diff options
-rw-r--r-- | devel/py-zope.publisher/Makefile | 8 | ||||
-rw-r--r-- | devel/py-zope.publisher/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-zope.publisher/Makefile b/devel/py-zope.publisher/Makefile index 04c8c4803b78..b8b77c04fb7e 100644 --- a/devel/py-zope.publisher/Makefile +++ b/devel/py-zope.publisher/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= zope.publisher -PORTVERSION= 3.13.0 -PORTREVISION= 1 +PORTVERSION= 3.13.1 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,6 +11,7 @@ MAINTAINER= zope@FreeBSD.org COMMENT= Publishes Python objects on the web LICENSE= ZPL21 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ @@ -25,7 +25,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope. ${PYTHON_PKGNAMEPREFIX}zope.exceptions>=0:${PORTSDIR}/devel/py-zope.exceptions \ ${PYTHON_PKGNAMEPREFIX}zope.i18n>=0:${PORTSDIR}/devel/py-zope.i18n -USES= python -USE_PYTHON= distutils autoplist +USES= python:2 zip +USE_PYTHON= autoplist distutils .include <bsd.port.mk> diff --git a/devel/py-zope.publisher/distinfo b/devel/py-zope.publisher/distinfo index d9820a3fcdcf..7e366c3d73d9 100644 --- a/devel/py-zope.publisher/distinfo +++ b/devel/py-zope.publisher/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/zope.publisher-3.13.0.tar.gz) = 6c70480b4026a0a9289264f3de2ede845d5050c3a956a59030839b77673dabcc -SIZE (zope/zope.publisher-3.13.0.tar.gz) = 84783 +SHA256 (zope/zope.publisher-3.13.1.zip) = f8dd44ddb15d0ce6377b25485db738c992861de22b380efdc52ba6663616d6d2 +SIZE (zope/zope.publisher-3.13.1.zip) = 130201 |