aboutsummaryrefslogtreecommitdiffstats
path: root/www/zope210/Makefile
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-08-05 13:02:53 +0800
committerkris <kris@FreeBSD.org>2000-08-05 13:02:53 +0800
commit7851b3e1d1131458e651c6433460b7e49187a0b9 (patch)
tree2c0021e884d102ab8f97308ef1a939e97d7bc1ac /www/zope210/Makefile
parentc85d95301d4440b2dac4e39525eccca926b8f169 (diff)
downloadfreebsd-ports-gnome-7851b3e1d1131458e651c6433460b7e49187a0b9.tar.gz
freebsd-ports-gnome-7851b3e1d1131458e651c6433460b7e49187a0b9.tar.zst
freebsd-ports-gnome-7851b3e1d1131458e651c6433460b7e49187a0b9.zip
Update to zope 2.2.0 to fix security hole.
Submitted by: James Howard <howardjp@wam.umd.edu> PR: 20144
Diffstat (limited to 'www/zope210/Makefile')
-rw-r--r--www/zope210/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/zope210/Makefile b/www/zope210/Makefile
index 21e3eb68c7c6..b1927d5fdc1b 100644
--- a/www/zope210/Makefile
+++ b/www/zope210/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= zope
-PORTVERSION= 2.1.6
+PORTVERSION= 2.2.0
CATEGORIES= www python
MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
DISTNAME= Zope-${PORTVERSION}-src
@@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz
MAINTAINER= thomas@hentschel.net
-FORBIDDEN= "Contains security vulnerability - needs to have a hotfix applied. See http://www.zope.org/Products/Zope/Hotfix_06_16_2000/security_alert"
-
BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python
RUN_DEPENDS= ${LOCALBASE}/sbin/apache:${PORTSDIR}/www/apache13-modssl