From b67c9642d5d7d3ebe8ec1f62a5af6c48b428d82d Mon Sep 17 00:00:00 2001 From: Neil Blakey-Milner Date: Mon, 29 Jan 2001 14:52:23 +0000 Subject: Upgrade to Zope 2.3.0. It requires the recent change to python15 for the 'new' module. --- www/zope210/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'www/zope210/Makefile') diff --git a/www/zope210/Makefile b/www/zope210/Makefile index f24f70a2c129..7861136d948f 100644 --- a/www/zope210/Makefile +++ b/www/zope210/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zope -PORTVERSION= 2.2.5 +PORTVERSION= 2.3.0 PORTREVISION= 0 CATEGORIES= www python MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/ @@ -26,11 +26,6 @@ DIST_SUBDIR= zope # there. It were a major action to fix all paths otherwise. do-build: # empty, but needs to be there for the python dependency. -# The web server's "root" directory used to be ${PREFIX}/www, and from -# then on, data, cgi-bin and such. Thus, I decided that Zope belongs -# there, too. I don't know whether this still applies to current apache -# releases, though. I still run 2.2.8-STABLE. - # Change these, if you like, via the environment. WEBBASEDIR?= www SZOPEBASEDIR?= ${WEBBASEDIR}/Zope -- cgit v1.2.3