From owner-freebsd-python@FreeBSD.ORG Wed Dec 7 17:40:09 2011 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F534106564A for ; Wed, 7 Dec 2011 17:40:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 452C48FC16 for ; Wed, 7 Dec 2011 17:40:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pB7He8U3038078 for ; Wed, 7 Dec 2011 17:40:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pB7He8FP038077; Wed, 7 Dec 2011 17:40:08 GMT (envelope-from gnats) Date: Wed, 7 Dec 2011 17:40:08 GMT Message-Id: <201112071740.pB7He8FP038077@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: Ruslan Mahmatkhanov Cc: Subject: Re: ports/163112: Updates bsd.python.mk to support Zope 2.11, 2.13 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ruslan Mahmatkhanov List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Dec 2011 17:40:09 -0000 The following reply was made to PR ports/163112; it has been noted by GNATS. From: Ruslan Mahmatkhanov To: Kirk Strauser Cc: bug-followup@FreeBSD.org Subject: Re: ports/163112: Updates bsd.python.mk to support Zope 2.11, 2.13 Date: Wed, 07 Dec 2011 21:36:33 +0400 Hi, Kirk. Zope 2.7 is in the tree yet - see www/zope. Zope 2.13 is not the in tree yet. Yes, www/zope213 directory exists, but it contains zope 2.11 actually, because update of this port is waiting mentors approval. Zope 2.11 is obsoleted too, so i would like to see it deprecated. Zope 2.13 will not use SZOPEBASEDIR anymore, so this should not apply to it in your patch. Kirk Strauser wrote on 07.12.2011 21:01: > ports/Mk/bsd.python.mk only supports Zope versions 2.7, 2.8, 2.9, 2.10, and 3.2. That's a problem because 2.7 is no longer in ports, 2.8-2.10 are deprecated, and it doesn't work with the newer, supported Zope 2.11 and 2.13 versions that *are* now in ports. > > This patch removes the configuration for ZOPE_VERSION 2.7 and adds versions 2.11 and 2.13. It also changes ZOPE_PORTBRANCH (the default Zope version) to 2.11, which is the oldest non-deprecated version in ports. > > I marked this as serious/medium because the remaining obsolete Zope ports are deprecated a month from now, and I'd hate to see a period after that when there's no supported version of Zope at all. >> How-To-Repeat: -- Regards, Ruslan Tinderboxing kills... the drives.