Restore requirement of elasticsearch>=1.6.0.

This commit is contained in:
Jimmy Olgeni 2015-06-30 20:14:55 +00:00
parent 6a1a4094e1
commit f339510820
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390992

View file

@ -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