From owner-svn-ports-branches@freebsd.org Tue Nov 24 00:18:54 2015 Return-Path: Delivered-To: svn-ports-branches@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 C829CA35008; Tue, 24 Nov 2015 00:18:54 +0000 (UTC) (envelope-from junovitch@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 7239D1878; Tue, 24 Nov 2015 00:18:54 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tAO0IrPO074400; Tue, 24 Nov 2015 00:18:53 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAO0IrLV074398; Tue, 24 Nov 2015 00:18:53 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201511240018.tAO0IrLV074398@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 24 Nov 2015 00:18:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r402338 - in branches/2015Q4: . textproc textproc/kibana4 textproc/kibana41 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Nov 2015 00:18:54 -0000 Author: junovitch Date: Tue Nov 24 00:18:53 2015 New Revision: 402338 URL: https://svnweb.freebsd.org/changeset/ports/402338 Log: MFH: r398461, r402230 textproc/kibana41: update 4.1.1 -> 4.1.3 - Remove 4.1.2's Darwin specific dtrace-provider during do-install - While here, fix tabs in WWWDIR - Update PORTVERSION, distinfo, and pkg-plist for 4.1.3 - Update PKGNAMESUFFIX to reflect directory change in preparation of upcoming Kibana 4.2 port that requires Elasticsearch 2.0 - Explain Elasticsearch compatible version range in pkg-descr textproc/Makefile, MOVED: Chase Kibana rename kibana4 -> kibana41 Changes: https://www.elastic.co/blog/kibana-4-2-1-and-4-1-3 PR: 203516 Submitted by: Sergey Kozlov (maintainer) Approved by: ports-secteam (feld) Security: CVE-2015-8131 Security: https://vuxml.FreeBSD.org/freebsd/fb2475c2-9125-11e5-bd18-002590263bf5.html Differential Revision: https://reviews.freebsd.org/D4226 Added: branches/2015Q4/textproc/kibana41/ - copied from r402230, head/textproc/kibana41/ Deleted: branches/2015Q4/textproc/kibana4/ Modified: branches/2015Q4/MOVED branches/2015Q4/textproc/Makefile Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/MOVED ============================================================================== --- branches/2015Q4/MOVED Mon Nov 23 22:38:08 2015 (r402337) +++ branches/2015Q4/MOVED Tue Nov 24 00:18:53 2015 (r402338) @@ -7890,3 +7890,4 @@ net/linc-reference||2015-09-27|Has expir x11/xlogout||2015-09-27|Has expired: Useless cruft from 1989 net/rubygem-amq-client||2015-10-01|Has expired: Deprecated by Upstream. It is part of net/rubygem-amqp codebase now www/joomla31|www/joomla3|2015-11-03|Renamed to match upstream only supporting the latest 3.x release at a time +textproc/kibana4|textproc/kibana41|2015-11-22|Distinguish from incompatible kibana42 Modified: branches/2015Q4/textproc/Makefile ============================================================================== --- branches/2015Q4/textproc/Makefile Mon Nov 23 22:38:08 2015 (r402337) +++ branches/2015Q4/textproc/Makefile Tue Nov 24 00:18:53 2015 (r402338) @@ -351,7 +351,7 @@ SUBDIR += kdiff3 SUBDIR += kenlm SUBDIR += kibana3 - SUBDIR += kibana4 + SUBDIR += kibana41 SUBDIR += kmfl-european-latin SUBDIR += kmfl-khmer SUBDIR += kmfl-sil-ezra