aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2015-06-30 20:14:55 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2015-06-30 20:14:55 +0000
commitf339510820b2136e867105880e85531064202a1d (patch)
tree71305f9ea217009d670645f4efc5a906f5d284d0 /textproc
parent6a1a4094e1793b553cac5a1cc4edee70e5fd65e7 (diff)
downloadports-f339510820b2136e867105880e85531064202a1d.tar.gz
ports-f339510820b2136e867105880e85531064202a1d.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/elasticsearch-river-rabbitmq/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/elasticsearch-river-rabbitmq/Makefile b/textproc/elasticsearch-river-rabbitmq/Makefile
index b63c51914f00..e323816e5e37 100644
--- a/textproc/elasticsearch-river-rabbitmq/Makefile
+++ b/textproc/elasticsearch-river-rabbitmq/Makefile
@@ -2,6 +2,7 @@
PORTNAME= rabbitmq
PORTVERSION= 2.6.0
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://download.elasticsearch.org/elasticsearch/elasticsearch-river-rabbitmq/
PKGNAMEPREFIX= elasticsearch-river-
@@ -12,7 +13,7 @@ COMMENT= ElasticSearch RabbitMQ River
LICENSE= APACHE20
-RUN_DEPENDS= elasticsearch>=1.5.0:${PORTSDIR}/textproc/elasticsearch
+RUN_DEPENDS= elasticsearch>=1.6.0:${PORTSDIR}/textproc/elasticsearch
USES= zip