From owner-freebsd-python@FreeBSD.ORG Mon Jan 30 02:40:00 2006 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 A82FA16A420 for ; Mon, 30 Jan 2006 02:40:00 +0000 (GMT) (envelope-from hyeshik@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE05E43D5C for ; Mon, 30 Jan 2006 02:39:55 +0000 (GMT) (envelope-from hyeshik@gmail.com) Received: by wproxy.gmail.com with SMTP id i31so941844wra for ; Sun, 29 Jan 2006 18:39:55 -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=uG2dpn4Es1yg7VGJGiZ4pqabWG25LGApXDXWy4yCRU6ibtxN3oTJDQDCNb7n2aa8Nyr/bkWmjvV3W0GIaqBd8uOcyU66fYcwT05wC7d06BJ4ClP1Uq+6rtwXhuz4yBCWlUejR9vcRT2mF2YfjnH7xUC6ixjCExHb4D/m6RYr8tU= Received: by 10.54.116.15 with SMTP id o15mr5280000wrc; Sun, 29 Jan 2006 18:39:55 -0800 (PST) Received: by 10.54.117.12 with HTTP; Sun, 29 Jan 2006 18:39:55 -0800 (PST) Message-ID: <4f0b69dc0601291839u600721eta54ac2ca2d9472c@mail.gmail.com> Date: Mon, 30 Jan 2006 11:39:55 +0900 From: Hye-Shik Chang To: HAYASHI Yasushi In-Reply-To: <43D6E3EF.8000703@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> <4f0b69dc0601211801i5a40a98dg7777028d5623c59c@mail.gmail.com> <43D6E3EF.8000703@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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jan 2006 02:40:00 -0000 On 1/25/06, HAYASHI Yasushi wrote: > Dear Hye-Shik > > Hye-Shik Chang wrote: > > 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. > > Thank you. > > How about my patch below? > Perfect. I just committed it into CVS. Sorry for the delay and happy lunar new year! :) Hye-Shik