aboutsummaryrefslogtreecommitdiff
path: root/net/p5-MaxMind-DB-Reader-XS/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-01 20:34:55 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-01 20:34:55 +0000
commit946f9de72ccac012141a1d25672cbfc890574c17 (patch)
tree2259eb51466f9b339a0f4c4fee0a0418bc435851 /net/p5-MaxMind-DB-Reader-XS/Makefile
parentb4e3896e33aab781ad6d1ce2a0387596185ceba2 (diff)
downloadports-946f9de72ccac012141a1d25672cbfc890574c17.tar.gz
ports-946f9de72ccac012141a1d25672cbfc890574c17.zip
Update to 1.000007
Notes
Notes: svn path=/head/; revision=488984
Diffstat (limited to 'net/p5-MaxMind-DB-Reader-XS/Makefile')
-rw-r--r--net/p5-MaxMind-DB-Reader-XS/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/net/p5-MaxMind-DB-Reader-XS/Makefile b/net/p5-MaxMind-DB-Reader-XS/Makefile
index 8d10d0466306..0750ac99fd56 100644
--- a/net/p5-MaxMind-DB-Reader-XS/Makefile
+++ b/net/p5-MaxMind-DB-Reader-XS/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= MaxMind-DB-Reader-XS
-PORTVERSION= 1.000006
+PORTVERSION= 1.000007
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MAXMIND
@@ -16,12 +16,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
LIB_DEPENDS= libmaxminddb.so:net/libmaxminddb
-RUN_DEPENDS= p5-MaxMind-DB-Common>=0.040001:net/p5-MaxMind-DB-Common \
+RUN_DEPENDS= p5-Math-Int128>=0:math/p5-Math-Int128 \
+ p5-Math-Int64>=0:math/p5-Math-Int64 \
+ p5-MaxMind-DB-Common>=0.040001:net/p5-MaxMind-DB-Common \
p5-MaxMind-DB-Reader>=1.000012:net/p5-MaxMind-DB-Reader \
p5-Moo>=0:devel/p5-Moo \
p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
-TEST_DEPENDS= p5-Math-Int128>=0:math/p5-Math-Int128 \
- p5-Module-Implementation>=0:devel/p5-Module-Implementation \
+TEST_DEPENDS= p5-Module-Implementation>=0:devel/p5-Module-Implementation \
p5-Net-Works>=0.21:net/p5-Net-Works \
p5-Path-Class>=0.27:devel/p5-Path-Class \
p5-Test-Fatal>=0:devel/p5-Test-Fatal \