From f4453868d726fb4abf276ba266fbf1c14cbc30ff Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Wed, 19 Oct 2005 12:27:51 +0000 Subject: - Update to 2.8.3 2.8.3 release: http://www.zope.org/Products/Zope/2.8.3/CHANGES.txt ========== * ZSQLMethod.manage_main: Moved the error message that warns of a non-existing or closed database connection next to the Connection ID dropdown and present it using red to increase its visibility. * Update to Docutils 0.3.9 (forgotten in Zope 2.8.2) ========== PR: ports/87650 Submitted by: maintainer --- www/zope28/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/zope28/Makefile') diff --git a/www/zope28/Makefile b/www/zope28/Makefile index 0925144ceb13..2f35f66df91b 100644 --- a/www/zope28/Makefile +++ b/www/zope28/Makefile @@ -6,10 +6,11 @@ # PORTNAME= zope -PORTVERSION= 2.8.2 +PORTVERSION= 2.8.3 CATEGORIES= www python zope MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/ DISTNAME= Zope-${PORTVERSION}-final +EXTRACT_SUFX= .tgz DIST_SUBDIR= zope MAINTAINER= dsh@vlink.ru -- cgit v1.2.3