Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Nov 2015 00:18:53 +0000 (UTC)
From:      Jason Unovitch <junovitch@FreeBSD.org>
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
Message-ID:  <201511240018.tAO0IrLV074398@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <kozlov.sergey.404@gmail.com> (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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511240018.tAO0IrLV074398>