From owner-freebsd-python@FreeBSD.ORG Tue May 24 21:38:36 2005 Return-Path: X-Original-To: freebsd-python@freebsd.org Delivered-To: freebsd-python@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C391C16A41C for ; Tue, 24 May 2005 21:38:36 +0000 (GMT) (envelope-from dexter@ambidexter.com) Received: from tortoise.way.lv (7.lmuza.lv [195.13.151.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 690DB43D1D for ; Tue, 24 May 2005 21:38:35 +0000 (GMT) (envelope-from dexter@ambidexter.com) Received: from localhost (localhost [127.0.0.1]) by tortoise.way.lv (Postfix) with ESMTP id A72711FED5B for ; Wed, 25 May 2005 00:38:23 +0300 (EEST) Received: from tortoise.way.lv ([127.0.0.1]) by localhost (tortoise [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08748-08 for ; Wed, 25 May 2005 00:38:19 +0300 (EEST) Received: from [192.168.1.100] (unknown [213.175.79.146]) by tortoise.way.lv (Postfix) with ESMTP id 7D9BD1FED59 for ; Wed, 25 May 2005 00:38:19 +0300 (EEST) Mime-Version: 1.0 Message-Id: In-Reply-To: <20050523060010.GA52819@augusta.de> References: <20050523060010.GA52819@augusta.de> Date: Wed, 25 May 2005 00:38:42 +0300 To: freebsd-python@freebsd.org From: Michael Dexter Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at way.lv Subject: Re: Upcoming zope release 2.8 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 May 2005 21:38:36 -0000 Hello, ... >2. We wait until zope28 is released (sheduled for June 11th). than we >copy www/zope to www/zope27 and update www/zope to version2.8 > >I prefere method one, because it opens up the way for a zope3 port as well >and means less work for maintainer of zope-based ports. They can move there >ports to 2.8 as there applications are ready. I also favor this method as I would like to begin working with Zope X3 which many people are using in production use. Michael.