From 7851b3e1d1131458e651c6433460b7e49187a0b9 Mon Sep 17 00:00:00 2001 From: kris Date: Sat, 5 Aug 2000 05:02:53 +0000 Subject: Update to zope 2.2.0 to fix security hole. Submitted by: James Howard PR: 20144 --- www/zope29/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'www/zope29/Makefile') diff --git a/www/zope29/Makefile b/www/zope29/Makefile index 21e3eb6..b1927d5 100644 --- a/www/zope29/Makefile +++ b/www/zope29/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 -- cgit v1.1