aboutsummaryrefslogtreecommitdiffstats
path: root/www/zope213/Makefile
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2012-06-03 17:21:54 +0800
committerrm <rm@FreeBSD.org>2012-06-03 17:21:54 +0800
commitcdd8c3bf144ccf272d3e0081eeb441eda365104c (patch)
tree2c9b6d7d533c5b0bb526d9e7f57fe7b0df9d0cb4 /www/zope213/Makefile
parentd82deb0bead8126fd5b7df20fc5f32b870c0f9dc (diff)
downloadfreebsd-ports-gnome-cdd8c3bf144ccf272d3e0081eeb441eda365104c.tar.gz
freebsd-ports-gnome-cdd8c3bf144ccf272d3e0081eeb441eda365104c.tar.zst
freebsd-ports-gnome-cdd8c3bf144ccf272d3e0081eeb441eda365104c.zip
- update to 2.13.14
- remove files/patch-src-App_CacheManager.py. The problem was solved upstream another way. changelog: http://pypi.python.org/pypi/Zope2/2.13.14#id1
Diffstat (limited to 'www/zope213/Makefile')
-rw-r--r--www/zope213/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/zope213/Makefile b/www/zope213/Makefile
index a2d71cd75b67..026c3cc4f52b 100644
--- a/www/zope213/Makefile
+++ b/www/zope213/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= zope213
-PORTVERSION= 2.13.13
+PORTVERSION= 2.13.14
CATEGORIES= www python zope
MASTER_SITES= CHEESESHOP
DISTNAME= Zope2-${PORTVERSION}
@@ -84,7 +84,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}AccessControl>=2.13.2:${PORTSDIR}/security/p
${PYTHON_PKGNAMEPREFIX}Products.StandardCacheManagers>=0:${PORTSDIR}/devel/py-Products.StandardCacheManagers \
${PYTHON_PKGNAMEPREFIX}manuel>=0:${PORTSDIR}/devel/py-manuel
-USE_PYTHON= 2.6-2.7
+USE_PYTHON= -2.7
USE_PYDISTUTILS= easy_install
PYDISTUTILS_PKGNAME= Zope2
USE_ZIP= yes