From owner-freebsd-xfce@freebsd.org Sat Oct 7 22:53:00 2017 Return-Path: Delivered-To: freebsd-xfce@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 4B2CFE4417E for ; Sat, 7 Oct 2017 22:53:00 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 616B26E2C8 for ; Sat, 7 Oct 2017 22:52:59 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 4EF3BE4417D; Sat, 7 Oct 2017 22:52:59 +0000 (UTC) Delivered-To: xfce@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 4E7D8E4417C for ; Sat, 7 Oct 2017 22:52:59 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail.madpilot.net (grunt.madpilot.net [78.47.145.38]) (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 B83CE6E2BE for ; Sat, 7 Oct 2017 22:52:57 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 3y8hc15XrpzZr1; Sun, 8 Oct 2017 00:52:49 +0200 (CEST) Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10024) with ESMTP id Gen7swfvprmf; Sun, 8 Oct 2017 00:52:48 +0200 (CEST) Received: from tommy.madpilot.net (micro.madpilot.net [88.149.173.206]) by mail.madpilot.net (Postfix) with ESMTPSA; Sun, 8 Oct 2017 00:52:48 +0200 (CEST) Subject: Re: FreeBSD Port: x11-fm/thunar To: Daniel Drinnon , xfce@FreeBSD.org References: <00a701d33f95$25c179f0$71446dd0$@gmail.com> From: Guido Falsi Message-ID: <28c40921-a369-2549-ae12-e2536655ff69@FreeBSD.org> Date: Sun, 8 Oct 2017 00:52:47 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <00a701d33f95$25c179f0$71446dd0$@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-xfce@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: XFCE for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Oct 2017 22:53:00 -0000 On 10/07/2017 19:53, Daniel Drinnon wrote: > Using poudriere to build x11-fm/thunar on a FreeBSD 11.1 p1 amd64 box with a > FreeBSD 10.4 amd64 jail and it fails to build during the patch-depends phase > because of a license issue. Here's a clip of the log: > > I fixed this in r451481. A change has been committed in bsd.license.mk which exposed a bug in how this port was using the LICENSE framework which went unnoticed till now. -- Guido Falsi