Date: Thu, 31 May 2012 16:53:17 +0200 From: Marcus von Appen <mva@FreeBSD.org> To: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>, Martin Wilke <miwi@freebsd.org> 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 Message-ID: <20120531165317.Horde.-WzHYLuWis5Px4XdREGV2IA@webmail.df.eu> In-Reply-To: <CAMHz58Q=ZYY87suKqbV5oiMeAcH7DGY%2B_UhpdR6Ka1dbQQ_KEA@mail.gmail.com> References: <201205311013.q4VADt7K008046@repoman.freebsd.org> <CAMHz58Q=ZYY87suKqbV5oiMeAcH7DGY%2B_UhpdR6Ka1dbQQ_KEA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>: > Do you intentionally change default from UCS4 to UCS2 for python26 & > python27? > It was not mentioned in the commit log. Even worse, it breaks quite a couple of installed ports, if you have the defaults set, since the change drops all UCS4 bindings, causing e.g. x11-toolkits/py-tkinter to stop working (along with all ports depending on it. That simple change needs either an UPDATING entry to recompile all Python-related ports (at least those using the unicode functions explicitly) or it needs to be reverted back asap, if there's no specific reason for the change. Cheers marcus
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120531165317.Horde.-WzHYLuWis5Px4XdREGV2IA>