From owner-svn-ports-all@FreeBSD.ORG Fri Mar 27 16:55:53 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9AA1B146; Fri, 27 Mar 2015 16:55:53 +0000 (UTC) Received: from vms173003pub.verizon.net (vms173003pub.verizon.net [206.46.173.3]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 701D91DA; Fri, 27 Mar 2015 16:55:52 +0000 (UTC) Received: from [192.168.1.8] ([100.1.252.200]) by vms173003.mailsrvcs.net (Oracle Communications Messaging Server 7.0.5.34.0 64bit (built Oct 14 2014)) with ESMTPA id <0NLV00CUMO7TND20@vms173003.mailsrvcs.net>; Fri, 27 Mar 2015 10:55:10 -0500 (CDT) X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=OqT4EJ7o c=1 sm=1 tr=0 a=LeQq/RWRkGbNvHOzanHzzQ==:117 a=zZ9HcUfB-3oA:10 a=LaogzpLLAAAA:8 a=oR5dmqMzAAAA:8 a=-9mUelKeXuEA:10 a=emO1SXQWCLwA:10 a=r77TgQKjGQsHNAKrUKIA:9 a=9iDbn-4jx3cA:10 a=cKsnjEOsciEA:10 a=gZbpxnkM3yUA:10 a=6I5d2MoRAAAA:8 a=ihFXI3rQYDlsIh3fPPcA:9 a=QEXdDO2ut3YA:10 a=jLl2Dlh29dgA:10 a=4RGmfQKYs2UA:10 a=RoBN25x3fcQHe5mYLUIA:9 a=OV8-YYzxIUCzxhQi:21 a=_W_S_7VecoQA:10 Message-id: <55157D59.3040904@aldan.algebra.com> Date: Fri, 27 Mar 2015 11:55:05 -0400 From: "Mikhail T." User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-version: 1.0 To: Bryan Drewery , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Do we need chinese/joe (Re: svn commit: r382116 - in head/editors/joe: . files) References: <201503241619.t2OGJH0Q052577@svn.freebsd.org> <55157285.8040104@FreeBSD.org> In-reply-to: <55157285.8040104@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 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, 27 Mar 2015 16:55:53 -0000 On 27.03.2015 11:08, Bryan Drewery wrote: > This broke chinese/joe Indeed, sorry about that. The fix is easy, but I wonder, why chinese/joe exists in the first place -- the sole difference between it and editors/joe is /two lines/ in the installed etc/rjoerc file. That is all, the port's additional patch: http://distcache.FreeBSD.org/local-distfiles/chinsan/patch/zh-joe-3.7.diff achieves... Maybe, we can eliminate the additional port? -mi