From owner-svn-ports-all@freebsd.org Thu Jun 1 22:08:44 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 0B159B7FD54; Thu, 1 Jun 2017 22:08:44 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from smtpq2.tb.mail.iss.as9143.net (smtpq2.tb.mail.iss.as9143.net [212.54.42.165]) (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 BF4E86EB69; Thu, 1 Jun 2017 22:08:43 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from [212.54.42.118] (helo=lsmtp4.tb.mail.iss.as9143.net) by smtpq2.tb.mail.iss.as9143.net with esmtp (Exim 4.86_2) (envelope-from ) id 1dGYGg-0002qz-QG; Fri, 02 Jun 2017 00:08:34 +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 1dGYGg-0000kC-Ng; Fri, 02 Jun 2017 00:08:34 +0200 Message-ID: <1496354914.30459.1.camel@FreeBSD.org> Subject: Re: svn commit: r442154 - in head/misc: . unicode-ucd From: Koop Mast To: Thierry Thomas , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Date: Fri, 02 Jun 2017 00:08:34 +0200 In-Reply-To: <20170601203800.GM10586@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> 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=nKQcaXds3q3jZY579NUA:9 a=QEXdDO2ut3YA:10 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: Thu, 01 Jun 2017 22:08:44 -0000 On Thu, 2017-06-01 at 22:38 +0200, Thierry Thomas wrote: > Le jeu.  1 juin 17 à 18:07:12 +0200, Thierry Thomas org> >  écrivait : > > > > Gucharmap's build it wierd that it needs the extracted content of > > > UCD.zip but also the Unihan.zip file. Can you add it or shall I > > > make a > > > patch for textproc/UCD? I don't think it really warrants a new > > > port. > > > > OK, I'm going to add Unihan.zip ASAP, as a default option. > > 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... -Koop