aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Search-Elasticsearch
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2014-07-11 18:31:27 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2014-07-11 18:31:27 +0000
commitd7aa25ea63117a95195f853d3ce529abc36b51c1 (patch)
tree8c9942c7db2e549f2100b5e5a3842a181a0e5851 /textproc/p5-Search-Elasticsearch
parentbc5f070b87b6f4bcc2f3b1eb5b6fb6b4cf4850b1 (diff)
downloadports-d7aa25ea63117a95195f853d3ce529abc36b51c1.tar.gz
ports-d7aa25ea63117a95195f853d3ce529abc36b51c1.zip
- Fix dependency version requirements
- Bump PORTREVISION PR: 190122 Submitted by: zi@ Approved by: maintainer timeout (1 month+)
Notes
Notes: svn path=/head/; revision=361578
Diffstat (limited to 'textproc/p5-Search-Elasticsearch')
-rw-r--r--textproc/p5-Search-Elasticsearch/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-Search-Elasticsearch/Makefile b/textproc/p5-Search-Elasticsearch/Makefile
index c379f0a610da..96617a22dac6 100644
--- a/textproc/p5-Search-Elasticsearch/Makefile
+++ b/textproc/p5-Search-Elasticsearch/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Search-Elasticsearch
PORTVERSION= 1.12
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DRTECH
@@ -15,10 +16,10 @@ LICENSE= APACHE20
BUILD_DEPENDS= p5-Any-URI-Escape>=0:${PORTSDIR}/www/p5-Any-URI-Escape \
p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
- p5-HTTP-Tiny>=0.036:${PORTSDIR}/www/p5-HTTP-Tiny \
+ p5-HTTP-Tiny>=0.043:${PORTSDIR}/www/p5-HTTP-Tiny \
p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress \
p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
- p5-JSON-MaybeXS>=1.002000:${PORTSDIR}/converters/p5-JSON-MaybeXS \
+ p5-JSON-MaybeXS>=1.002002:${PORTSDIR}/converters/p5-JSON-MaybeXS \
p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \
p5-Log-Any>=0:${PORTSDIR}/devel/p5-Log-Any \
p5-Log-Any-Adapter>=0:${PORTSDIR}/devel/p5-Log-Any-Adapter \