From owner-cvs-all@FreeBSD.ORG Thu May 31 11:11:49 2012 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 327AD106566B for ; Thu, 31 May 2012 11:11:49 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id E1A4F8FC16 for ; Thu, 31 May 2012 11:11:48 +0000 (UTC) Received: by obcni5 with SMTP id ni5so1548392obc.13 for ; Thu, 31 May 2012 04:11:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding:x-gm-message-state; bh=ph6WRM0sxCbP/OqcubzRiwDfsLlN0UxQIg1v+wU8Rwg=; b=peQ0gDzV4QMbCrFLbzB3xMuX8M5+98Nk/A/bQ31Y+uSWtC6QzAUoMrBGFqtlmv3c2K mT1l7jCv5lSzoIMUs/1ZfDtvHSI/VlRWI0+HZ5HhpNWLRN12QvPCGKeNZKQqjUsPY3r2 2DTL+yGFAm2aR/ifB9uVMndkibHo7W2kU4XeZv4I9RjnzCKr1H5jbaBNZvVHS0dJtM8T UWmsQqYEEdfEVbK8BpIrWF29SbhHrk8Kwi7F83psgrAgYz6APrzCaQP6Ry2nUQh/b+82 PohZZkSWVh0Yo+FMEdWc/xRypX49bQCeHBvtXCFJuYCl0J9Hg/ieRYdQFgbRKI9sHnTV MIhA== Received: by 10.182.167.68 with SMTP id zm4mr18596998obb.25.1338462708238; Thu, 31 May 2012 04:11:48 -0700 (PDT) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.182.29.164 with HTTP; Thu, 31 May 2012 04:11:28 -0700 (PDT) In-Reply-To: <201205311013.q4VADt7K008046@repoman.freebsd.org> References: <201205311013.q4VADt7K008046@repoman.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 31 May 2012 19:11:28 +0800 X-Google-Sender-Auth: KneO97t8bgbJPBqjCLdUAiK19gE Message-ID: To: Martin Wilke Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQkljn25MCDjN8EJsI5cfr6y1oSt/AueqOJpz6bCo/n6HHocUZay+B4+TTpvsA3xFAQ9f7DL Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/lang/python26 Makefile ports/lang/python27 Makefile ports/lang/python31 Makefile ports/lang/python32 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 May 2012 11:11:49 -0000 Do you intentionally change default from UCS4 to UCS2 for python26 & python= 27? It was not mentioned in the commit log. On Thu, May 31, 2012 at 6:13 PM, Martin Wilke wrote: > miwi =C2=A0 =C2=A0 =C2=A0 =C2=A02012-05-31 10:13:55 UTC > > =C2=A0FreeBSD ports repository > > =C2=A0Modified files: > =C2=A0 =C2=A0lang/python26 =C2=A0 =C2=A0 =C2=A0 =C2=A0Makefile > =C2=A0 =C2=A0lang/python27 =C2=A0 =C2=A0 =C2=A0 =C2=A0Makefile > =C2=A0 =C2=A0lang/python31 =C2=A0 =C2=A0 =C2=A0 =C2=A0Makefile > =C2=A0 =C2=A0lang/python32 =C2=A0 =C2=A0 =C2=A0 =C2=A0Makefile > =C2=A0Log: > =C2=A0- Correct PYMALLOC logic (that fix the build of devel/gobject-intro= spection) > =C2=A0- Remove old OPTION layout from py32 > =C2=A0- Bump PORTREVISON > > =C2=A0Revision =C2=A0Changes =C2=A0 =C2=A0Path > =C2=A01.184 =C2=A0 =C2=A0 +4 -3 =C2=A0 =C2=A0 =C2=A0ports/lang/python26/M= akefile > =C2=A01.187 =C2=A0 =C2=A0 +4 -3 =C2=A0 =C2=A0 =C2=A0ports/lang/python27/M= akefile > =C2=A01.182 =C2=A0 =C2=A0 +2 -1 =C2=A0 =C2=A0 =C2=A0ports/lang/python31/M= akefile > =C2=A01.186 =C2=A0 =C2=A0 +2 -7 =C2=A0 =C2=A0 =C2=A0ports/lang/python32/M= akefile