From owner-freebsd-ports@freebsd.org Thu May 17 09:56:37 2018 Return-Path: Delivered-To: freebsd-ports@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 4BF57EE4D87 for ; Thu, 17 May 2018 09:56:37 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id DB74476F0A for ; Thu, 17 May 2018 09:56:36 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: by mailman.ysv.freebsd.org (Postfix) id 9A6D5EE4D82; Thu, 17 May 2018 09:56:36 +0000 (UTC) Delivered-To: ports@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 88BFBEE4D81 for ; Thu, 17 May 2018 09:56:36 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from fmailer.gwdg.de (fmailer.gwdg.de [134.76.11.16]) (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 2645F76F09 for ; Thu, 17 May 2018 09:56:35 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from excmbx-24.um.gwdg.de ([134.76.9.234] helo=email.gwdg.de) by mailer.gwdg.de with esmtp (Exim 4.90_1) (envelope-from ) id 1fJEiT-0006Ia-Qd for ports@FreeBSD.org; Thu, 17 May 2018 10:56:53 +0200 Received: from pc028.nfv.nw-fva.de (134.76.242.1) by EXCMBX-24.um.gwdg.de (2002:864c:9ea::864c:9ea) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1415.2; Thu, 17 May 2018 10:56:53 +0200 To: From: Rainer Hurling Subject: www/firefox-i18n: Install problems on 12.0-CURRENT Message-ID: <2ca3c01e-b23b-6cb2-0e65-591774b15b11@gwdg.de> Date: Thu, 17 May 2018 10:56:47 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: de-DE Content-Transfer-Encoding: 7bit X-ClientProxiedBy: EXCMBX-15.um.gwdg.de (2002:864c:9e2::864c:9e2) To EXCMBX-24.um.gwdg.de (2002:864c:9ea::864c:9ea) X-Virus-Scanned: (clean) by clamav X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 May 2018 09:56:37 -0000 For some time now (Firefox 60.x beta versions and on), I get the following error, if I try to install www/firefox-i18n on 12.0-CURRENT amd64: #make make: "/usr/ports/Mk/Uses/gecko.mk" line 48: warning: "/usr/local/bin/firefox --version 2>/dev/null" returned non-zero status ===> firefox-i18n-60.0.1 cannot install: firefox versions mismatch: firefox- is installed and wanted version is firefox-60. *** Error code 1 Stop. make: stopped in /usr/ports/www/firefox-i18n This happens on three boxes. Any hints are really appreciated. Thanks in advance. Regards, Rainer Hurling