Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jul 2000 12:57:06 -0400 (EDT)
From:      howardjp@wam.umd.edu
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20144: www/zope Update
Message-ID:  <200007241657.MAA40476@byzantine.student.umd.edu>

next in thread | raw e-mail | index | archive | help

>Number:         20144
>Category:       ports
>Synopsis:       www/zope Update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 24 10:00:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     James Howard
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
University of Maryland
>Environment:

FreeBSD byzantine.student.umd.edu 5.0-CURRENT FreeBSD 5.0-CURRENT #15: Sun Jun 18 21:23:23 EDT 2000     howardjp@byzantine.student.umd.edu:/usr/src/sys/compile/BYZANTINE  i386

>Description:

While trying out the Zope port, I noticed it was FORBIDDEN
due to some security problems.  I updated the port to the
latest version which apparetly has the fixes applied.

>How-To-Repeat:

cd /usr/ports/www/zope; make

>Fix:

diff -ur zope.orig/Makefile zope/Makefile
--- zope.orig/Makefile	Mon Jul 24 11:14:11 2000
+++ zope/Makefile	Mon Jul 24 11:14:40 2000
@@ -6,15 +6,13 @@
 #
 
 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
 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
diff -ur zope.orig/files/md5 zope/files/md5
--- zope.orig/files/md5	Mon Jul 24 11:14:11 2000
+++ zope/files/md5	Mon Jul 24 11:16:13 2000
@@ -1 +1 @@
-MD5 (Zope-2.1.6-src.tgz) = 6ec4320afd6925c24f9f1b5cd7c4d7c5
+MD5 (Zope-2.2.0-src.tgz) = e9a66aa64a75317ff6cefe3d3dce6286



>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007241657.MAA40476>