From owner-freebsd-ports Mon Jul 24 10: 0: 9 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8CA4F37B79E for ; Mon, 24 Jul 2000 10:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA66900; Mon, 24 Jul 2000 10:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from byzantine.student.umd.edu (byzantine.student.umd.edu [129.2.228.41]) by hub.freebsd.org (Postfix) with ESMTP id CBB4237B70D for ; Mon, 24 Jul 2000 09:57:07 -0700 (PDT) (envelope-from howardjp@byzantine.student.umd.edu) Received: (from howardjp@localhost) by byzantine.student.umd.edu (8.9.3/8.9.3) id MAA40476; Mon, 24 Jul 2000 12:57:06 -0400 (EDT) (envelope-from howardjp) Message-Id: <200007241657.MAA40476@byzantine.student.umd.edu> Date: Mon, 24 Jul 2000 12:57:06 -0400 (EDT) From: howardjp@wam.umd.edu Reply-To: howardjp@wam.umd.edu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/20144: www/zope Update Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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