From owner-svn-ports-all@freebsd.org Fri Mar 1 14:21:33 2019 Return-Path: Delivered-To: svn-ports-all@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 0B3B41518D13; Fri, 1 Mar 2019 14:21:33 +0000 (UTC) (envelope-from danfe@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 778638253C; Fri, 1 Mar 2019 14:21:32 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 44788E73E; Fri, 1 Mar 2019 14:21:32 +0000 (UTC) Date: Fri, 1 Mar 2019 14:21:32 +0000 From: Alexey Dokuchaev To: Matthias Fechner Cc: Baptiste Daroussin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r493697 - head/misc/shared-mime-info Message-ID: <20190301142131.GA14796@FreeBSD.org> References: <201902231622.x1NGMqqn031665@repo.freebsd.org> <3d2b1195-a827-a14a-cda2-b810728aa49e@fechner.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3d2b1195-a827-a14a-cda2-b810728aa49e@fechner.net> User-Agent: Mutt/1.10.1 (2018-07-13) X-Rspamd-Queue-Id: 778638253C X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.88 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.88)[-0.877,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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, 01 Mar 2019 14:21:33 -0000 On Fri, Mar 01, 2019 at 02:47:54PM +0100, Matthias Fechner wrote: > Am 23.02.2019 um 17:22 schrieb Baptiste Daroussin: > > New Revision: 493697 > > URL: https://svnweb.freebsd.org/changeset/ports/493697 > > > > Log: > > Update to 1.10 > > does not compile, I get the following error: More accurately put, it builds, but does not package. > =>> Checking for extra files and directories > =>> Error: Files or directories left over: > @dir share/mime > @dir share/mime/font > share/mime/font/collection.xml > share/mime/font/otf.xml > share/mime/font/ttf.xml > share/mime/font/woff.xml It looks different with the tinderbox, but I also had to revert r493697 in my local tree. ./danfe