aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorTom Judge <tj@FreeBSD.org>2017-04-06 01:09:56 +0000
committerTom Judge <tj@FreeBSD.org>2017-04-06 01:09:56 +0000
commit7a29938dfd7e77dee6301aee11cc6acd5b889285 (patch)
tree3016e3a8543faf0dce2e26025e93bbd87d94edc3 /textproc
parenta08aada6894820771760135e5989dc7ce8ade66a (diff)
downloadports-7a29938dfd7e77dee6301aee11cc6acd5b889285.tar.gz
ports-7a29938dfd7e77dee6301aee11cc6acd5b889285.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/kibana5/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/kibana5/Makefile b/textproc/kibana5/Makefile
index 79754303a897..6e57772b8b8a 100644
--- a/textproc/kibana5/Makefile
+++ b/textproc/kibana5/Makefile
@@ -4,6 +4,7 @@
PORTNAME= kibana
PORTVERSION= 5.3.0
DISTVERSIONSUFFIX= -linux-x86
+PORTREVISION= 1
CATEGORIES= textproc www
MASTER_SITES= https://artifacts.elastic.co/downloads/kibana/ \
http://artifacts.elastic.co/downloads/kibana/
@@ -14,7 +15,7 @@ COMMENT= Browser based analytics and search interface to ElasticSearch
LICENSE= APACHE20
-RUN_DEPENDS= node4>=4.3.2:www/node4
+RUN_DEPENDS= node>=0.8.0:www/node
CONFLICTS= kibana[3-4]*