aboutsummaryrefslogtreecommitdiff
path: root/math/p5-GIS-Distance/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-03-18 18:21:51 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-03-18 18:21:51 +0000
commitfcdaf83b1c3501f3a1e77b6f0f4e6635c1637398 (patch)
treeb2af736b8ba458bc42ae0dcf8ee0dc7e495e8a93 /math/p5-GIS-Distance/Makefile
parente5227e24d3c7dc0851bc6cb28dcd9adc40dd423a (diff)
Update to 0.17
Notes
Notes: svn path=/head/; revision=496161
Diffstat (limited to 'math/p5-GIS-Distance/Makefile')
-rw-r--r--math/p5-GIS-Distance/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-GIS-Distance/Makefile b/math/p5-GIS-Distance/Makefile
index ed65a7c1e5db..936c6fb5bb8f 100644
--- a/math/p5-GIS-Distance/Makefile
+++ b/math/p5-GIS-Distance/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= GIS-Distance
-PORTVERSION= 0.16
+PORTVERSION= 0.17
PORTEPOCH= 1
CATEGORIES= math perl5
MASTER_SITES= CPAN
@@ -19,7 +19,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Class-Measure>=0:devel/p5-Class-Measure \
p5-Const-Fast>=0.014:devel/p5-Const-Fast \
- p5-GIS-Distance-Fast>=0.09:math/p5-GIS-Distance-Fast \
+ p5-GIS-Distance-Fast>=0.13:math/p5-GIS-Distance-Fast \
p5-namespace-clean>=0.24:devel/p5-namespace-clean \
p5-strictures>=2.000000:devel/p5-strictures
TEST_DEPENDS= p5-Test2-Suite>=0.000094:devel/p5-Test2-Suite