From owner-svn-ports-all@freebsd.org Fri Jun 2 19:57:52 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 B0AD9AFA835; Fri, 2 Jun 2017 19:57:52 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from smtpq6.tb.mail.iss.as9143.net (smtpq6.tb.mail.iss.as9143.net [212.54.42.169]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6F9C775965; Fri, 2 Jun 2017 19:57:52 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from [212.54.42.118] (helo=lsmtp4.tb.mail.iss.as9143.net) by smtpq6.tb.mail.iss.as9143.net with esmtp (Exim 4.86_2) (envelope-from ) id 1dGshc-0005E4-1n; Fri, 02 Jun 2017 21:57:44 +0200 Received: from f49083.upc-f.chello.nl ([80.56.49.83] helo=[192.168.1.74]) by lsmtp4.tb.mail.iss.as9143.net with esmtp (Exim 4.86_2) (envelope-from ) id 1dGshb-00041m-U7; Fri, 02 Jun 2017 21:57:44 +0200 Message-ID: <1496433463.1599.1.camel@FreeBSD.org> Subject: Re: svn commit: r442154 - in head/misc: . unicode-ucd From: Koop Mast To: Thierry Thomas Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Date: Fri, 02 Jun 2017 21:57:43 +0200 In-Reply-To: <20170602145519.GE26373@graf.pompo.net> References: <201705311259.v4VCx8Ci028048@repo.freebsd.org> <20170531163255.GH96830@graf.pompo.net> <1496298868.4396.2.camel@FreeBSD.org> <20170601160712.GK10586@graf.pompo.net> <20170601203800.GM10586@graf.pompo.net> <1496354914.30459.1.camel@FreeBSD.org> <20170602145519.GE26373@graf.pompo.net> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.6 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-SourceIP: 80.56.49.83 X-Ziggo-spambar: / X-Ziggo-spamscore: 0.0 X-Ziggo-spamreport: CMAE Analysis: v=2.2 cv=C/qZ8UH+ c=1 sm=1 tr=0 a=06UDlCbfTTtHZh+D0N39nQ==:17 a=IkcTkHD0fZMA:10 a=LWSFodeU3zMA:10 a=6I5d2MoRAAAA:8 a=5wAIEuC21-6WSqxkMzMA:9 a=QEXdDO2ut3YA:10 a=IjZwj45LgO3ly-622nXo:22 none X-Ziggo-Spam-Status: No X-Spam-Status: No X-Spam-Flag: No 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, 02 Jun 2017 19:57:52 -0000 On Fri, 2017-06-02 at 16:55 +0200, Thierry Thomas wrote: > Le ven.  2 juin 17 à  0:08:34 +0200, Koop Mast >  écrivait : > > > > Done, in r442331. > > > > Thanks, but this is not enough. I need the actual Unihan.zip to be > > install. Like I did in the misc/unicode-ucd port, blame gucharmap > > for > > that... > > Done again, in r442380. Thanks! I removed the unicode-ucd port and pointed gucharmap to textproc/UCD in r442459.