From owner-svn-ports-all@freebsd.org Fri Feb 10 16:34:34 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 19BA8CD90B0; Fri, 10 Feb 2017 16:34:34 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E64871DA3; Fri, 10 Feb 2017 16:34:33 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 02C9C2096D; Fri, 10 Feb 2017 11:34:31 -0500 (EST) Received: from web4 ([10.202.2.214]) by compute3.internal (MEProxy); Fri, 10 Feb 2017 11:34:32 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=smtpout; bh=o6 lmSxXLFQk54L5gC28ueB+Xqoc=; b=Br8FImPdOO1+zq1LIByrkXK1ujfrLHxqw2 /UYRXPdLyaTppVoS2HFCXnpAdJb2u1QzbJd1+ejZwS2uYElJoG9Fxf8HwPiBwlYv 4qCx+9s0+UbTeINsAb7hwSIWH1pbXtpMO67Rx46Xad/PYJSXpcRFOaeJQOhhfTqb vWKV97urk= X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id CD8C1BAB4B; Fri, 10 Feb 2017 11:34:31 -0500 (EST) Message-Id: <1486744471.3793554.876989856.63709A3D@webmail.messagingengine.com> From: Mark Felder To: Mahdi Mokhtari Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-4a450d19 Subject: Re: svn commit: r433812 - branches/2017Q1/games/xtux In-Reply-To: Date: Fri, 10 Feb 2017 10:34:31 -0600 References: <201702101604.v1AG4QVJ039858@repo.freebsd.org> X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 16:34:34 -0000 On Fri, Feb 10, 2017, at 10:19, Mahdi Mokhtari wrote: > Shouldn't It be "Goran" instead of "G=C3=B6ran" ? >=20 Previously it was ISO-8859. The specific =C3=B6 character now committed to the file is the UTF-8 version. Character encoding can be very confusing. --=20 Mark Felder ports-secteam & portmgr member feld@FreeBSD.org