From owner-svn-ports-all@freebsd.org Wed Mar 22 00:35:04 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 335A1D160D6; Wed, 22 Mar 2017 00:35:04 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 0053014C4; Wed, 22 Mar 2017 00:35:03 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v2M0Z3PQ008023; Wed, 22 Mar 2017 00:35:03 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2M0Z3mR008022; Wed, 22 Mar 2017 00:35:03 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201703220035.v2M0Z3mR008022@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 22 Mar 2017 00:35:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r436668 - head/mail/thunderbird-i18n X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Wed, 22 Mar 2017 00:35:04 -0000 Author: jbeich Date: Wed Mar 22 00:35:02 2017 New Revision: 436668 URL: https://svnweb.freebsd.org/changeset/ports/436668 Log: mail/thunderbird-i18n: temporarily block build after r436667 =================================================== ===> thunderbird-i18n-45.8.0 cannot install: thunderbird versions mismatch: thunderbird-52 is installed and wanted version is thunderbird-. *** Error code 1 Modified: head/mail/thunderbird-i18n/Makefile (contents, props changed) Modified: head/mail/thunderbird-i18n/Makefile ============================================================================== --- head/mail/thunderbird-i18n/Makefile Wed Mar 22 00:27:24 2017 (r436667) +++ head/mail/thunderbird-i18n/Makefile Wed Mar 22 00:35:02 2017 (r436668) @@ -16,6 +16,8 @@ COMMENT= Localized interface for Thunder USES= gecko:thunderbird zip USE_XPI= thunderbird +BROKEN= distfiles for 52.0 aren't available yet #' + NO_BUILD= yes NO_ARCH= yes USE_SUBMAKE= yes