From owner-svn-ports-head@freebsd.org Tue Oct 30 22:35:29 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2B2B21008FB6; Tue, 30 Oct 2018 22:35:29 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D8CD87D9E3; Tue, 30 Oct 2018 22:35:28 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id BF11319ECA; Tue, 30 Oct 2018 22:35:28 +0000 (UTC) From: Jan Beich To: Niclas Zeising Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r483538 - in head/x11/xkeyboard-config: . files References: <201810302131.w9ULV99s005716@repo.freebsd.org> Date: Tue, 30 Oct 2018 23:35:26 +0100 In-Reply-To: <201810302131.w9ULV99s005716@repo.freebsd.org> (Niclas Zeising's message of "Tue, 30 Oct 2018 21:31:09 +0000 (UTC)") Message-ID: <4ld3-rrkh-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2018 22:35:29 -0000 Niclas Zeising writes: > Author: zeising > Date: Tue Oct 30 21:31:08 2018 > New Revision: 483538 > URL: https://svnweb.freebsd.org/changeset/ports/483538 > > Log: > x11/xkeyboard-config: Fix typo in Armenian layout > > Fix two typos in the Armenian layout in xkeyboard-config, preventing the use > of two Armenian capital letters. > > This was reported on the x11@ mailing list. > > Upstream PR: https://bugs.freedesktop.org/show_bug.cgi?id=108545 > > Reported by: Sergey Manucharian Consider MFH to 2018Q4. Looks like upstream confirmed it as a regression.