From owner-cvs-all@FreeBSD.ORG Mon Jul 21 18:06:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8250737B401; Mon, 21 Jul 2003 18:06:54 -0700 (PDT) Received: from mx10.mail.ru (mx10.mail.ru [194.67.23.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3EAE43FA3; Mon, 21 Jul 2003 18:06:53 -0700 (PDT) (envelope-from kabaev@mail.ru) Received: from [151.203.227.132] (port=50166 helo=kan.dnsalias.net) by mx10.mail.ru with esmtp id 19elcC-0002XY-00; Tue, 22 Jul 2003 05:06:52 +0400 Received: from kan.dnsalias.net (ak03@localhost [127.0.0.1]) by kan.dnsalias.net (8.12.9/8.12.9) with ESMTP id h6M16o5H002277; Mon, 21 Jul 2003 21:06:50 -0400 (EDT) (envelope-from kan@kan.dnsalias.net) Received: (from kan@localhost) by kan.dnsalias.net (8.12.9/8.12.9/Submit) id h6M16oqo002276; Mon, 21 Jul 2003 21:06:50 -0400 (EDT) Date: Mon, 21 Jul 2003 21:06:50 -0400 From: Alexander Kabaev To: Norikatsu Shigemura Message-Id: <20030721210650.2f4304f5.kabaev@mail.ru> In-Reply-To: <200307111833.h6BIXuou053972@repoman.freebsd.org> References: <200307111833.h6BIXuou053972@repoman.freebsd.org> X-Mailer: Sylpheed version 0.9.0claws50 (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam: Not detected cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/wdm Makefile distinfo pkg-plist ports/x11/wdm/files patch-Login.c patch-ab patch-ad patch-ag patch-ai patch-al patch-am patch-an patch-configs::wdm-config.in patch-src::wdm::loghelpers.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jul 2003 01:06:54 -0000 On Fri, 11 Jul 2003 11:33:56 -0700 (PDT) Norikatsu Shigemura wrote: > nork 2003/07/11 11:33:56 PDT > > FreeBSD ports repository > > Modified files: > x11/wdm Makefile distinfo pkg-plist > Added files: > x11/wdm/files patch-configs::wdm-config.in > patch-src::wdm::loghelpers.c > Removed files: > x11/wdm/files patch-Login.c patch-ab patch-ad patch-ag > patch-ai patch-al patch-am patch-an > Log: > Update to 1.25. > This commit broke the port for international users. Somehow it manages to omit setusercontext call and important thing like LANG variable are not getting set in session environment. Could you either back out your update or fix the port to restore sane behavior? -- Alexander Kabaev