From owner-svn-ports-head@freebsd.org Tue Feb 16 20:40:20 2016 Return-Path: Delivered-To: svn-ports-head@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 574CFAAAD91; Tue, 16 Feb 2016 20:40:20 +0000 (UTC) (envelope-from olgeni@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 093EF11F0; Tue, 16 Feb 2016 20:40:19 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1GKeI89036577; Tue, 16 Feb 2016 20:40:18 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1GKeI1c036575; Tue, 16 Feb 2016 20:40:18 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201602162040.u1GKeI1c036575@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 16 Feb 2016 20:40:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409019 - head/textproc/kibana44 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Feb 2016 20:40:20 -0000 Author: olgeni Date: Tue Feb 16 20:40:18 2016 New Revision: 409019 URL: https://svnweb.freebsd.org/changeset/ports/409019 Log: Update to the real version 4.4.1; r408807 was actually a beta. Here's what happened (see also GitHub issue #6250 for elastic/kibana): - The tag for 4.4.1 appeared on GitHub - The port was updated to 4.4.1 using the release tarball from elastic.co, with a matching name - The tarball was actually a beta from a commit that was not pushed - The port broke once the tarball from the actual release came up for download, with exactly the same name The commit id from package.json now matches the commit from the upstream repo. This should be used in the future to check if tarballs actually match releases. Approved by: maintainer (by mail) Modified: head/textproc/kibana44/distinfo head/textproc/kibana44/pkg-plist Modified: head/textproc/kibana44/distinfo ============================================================================== --- head/textproc/kibana44/distinfo Tue Feb 16 20:19:16 2016 (r409018) +++ head/textproc/kibana44/distinfo Tue Feb 16 20:40:18 2016 (r409019) @@ -1,2 +1,2 @@ -SHA256 (kibana-4.4.1-linux-x86.tar.gz) = 3ca545f50aff9fa45421ac16ad40116bcf027de1cb37aab99038e7ab2c713592 -SIZE (kibana-4.4.1-linux-x86.tar.gz) = 30221928 +SHA256 (kibana-4.4.1-linux-x86.tar.gz) = b0b413db7f50d4cd547a0682ee4475c2fbdef8a44c4b9c3f4a89181a6fe4d733 +SIZE (kibana-4.4.1-linux-x86.tar.gz) = 30207961 Modified: head/textproc/kibana44/pkg-plist ============================================================================== --- head/textproc/kibana44/pkg-plist Tue Feb 16 20:19:16 2016 (r409018) +++ head/textproc/kibana44/pkg-plist Tue Feb 16 20:40:18 2016 (r409019) @@ -11489,6 +11489,7 @@ %%WWWDIR%%/src/ui/public/chrome/config/filter.html %%WWWDIR%%/src/ui/public/chrome/config/interval.html %%WWWDIR%%/src/ui/public/chrome/context.js +%%WWWDIR%%/src/ui/public/chrome/directives/active_http_spinner.html %%WWWDIR%%/src/ui/public/chrome/directives/app_switcher/app_switcher.html %%WWWDIR%%/src/ui/public/chrome/directives/app_switcher/app_switcher.js %%WWWDIR%%/src/ui/public/chrome/directives/app_switcher/app_switcher.less