From owner-freebsd-python@FreeBSD.ORG Sun Jan 22 02:01:16 2006 Return-Path: <owner-freebsd-python@FreeBSD.ORG> 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 1C52916A41F for <freebsd-python@freebsd.org>; Sun, 22 Jan 2006 02:01:16 +0000 (GMT) (envelope-from hyeshik@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F7EE43D46 for <freebsd-python@freebsd.org>; Sun, 22 Jan 2006 02:01:15 +0000 (GMT) (envelope-from hyeshik@gmail.com) Received: by wproxy.gmail.com with SMTP id i31so694009wra for <freebsd-python@freebsd.org>; Sat, 21 Jan 2006 18:01:14 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TJzqiDvUKDYWriNAdRPabaLM8pHxdur2k6Hf3ic4CZ5m4P8xmLTV4bIMDUbQLSYhGqWMyW1u+UDKXzhyhJLU1/Msm/5M4nd5SNPr+Dq4WulV5zxLGtnlqV7lTGURaml93DqjDflv2MoCeAhmB+kF3z7cVucrlcp8w3GdaQ3m+Wc= Received: by 10.54.114.1 with SMTP id m1mr646888wrc; Sat, 21 Jan 2006 18:01:14 -0800 (PST) Received: by 10.54.112.17 with HTTP; Sat, 21 Jan 2006 18:01:14 -0800 (PST) Message-ID: <4f0b69dc0601211801i5a40a98dg7777028d5623c59c@mail.gmail.com> Date: Sun, 22 Jan 2006 11:01:14 +0900 From: Hye-Shik Chang <hyeshik@gmail.com> To: HAYASHI Yasushi <yasi@yasi.to> In-Reply-To: <43D2D331.2090207@yasi.to> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43D2D331.2090207@yasi.to> Cc: freebsd-python@freebsd.org Subject: Re: How to change Mk/bsd.python.mk ? X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>, <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python> List-Post: <mailto:freebsd-python@freebsd.org> List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>, <mailto:freebsd-python-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 22 Jan 2006 02:01:16 -0000 On 1/22/06, HAYASHI Yasushi <yasi@yasi.to> wrote: > I've sent PR ports/91824 to add Zope 2.9.0. > ( http://www.freebsd.org/cgi/query-pr.cgi?pr=3D91824 ) > And Zope.org has released Zope 3.2.0. > ( http://www.zope.org/Products/Zope3/3.2.0final/Zope320Released ) > > Now, how to change Mk/bsd.python.mk? > If the PR includes changes to Mk/bsd.python.mk, a committer who treats the PR will change it together. Otherwise, please send me a patch or file a new PR for that. Hye-Shik